Историја ревизија

Аутор SHA1 Порука Датум
  Tony Wasserka 93e32bce72 Merge pull request #538 from yuriks/perf-stat пре 11 година
  Subv 83a8975cb8 Services: Moved the PTM and APT services to their own folder пре 11 година
  Yuri Kunde Schlesner cd1fbfcf1b Add profiling infrastructure and widget пре 11 година
  bunnei 745b42d236 Merge pull request #570 from purpasmart96/config_mem пре 11 година
  purpasmart96 c3c309f33d ConfigMem: Clean up the Config memory to be more like the shared page and moved пре 11 година
  Lioncash 0c6434c379 core: Apply static to local functions пре 11 година
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h пре 11 година
  archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx пре 11 година
  bunnei be8f665142 Merge pull request #383 from zhuowei/shared_page пре 11 година
  Zhuowei Zhang edb8450420 Add some support for the shared page (currently 3d slider is implemented) пре 11 година
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout пре 11 година
  bunnei 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. пре 11 година
  Subv 6115f013a9 CFG: Create a new subfolder cfg inside service to handle cfg пре 11 година
  purpasmart96 ebfd831ccb License change пре 11 година
  Yuri Kunde Schlesner ca67bb7945 HLE: Rename namespaces to match move & fix initialization order пре 11 година
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros пре 11 година
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated пре 11 година
  archshift 6e606c515f core: Prune redundant includes пре 12 година
  bunnei 4620e2a741 HLE: Removed usnused EatCycles function. пре 12 година
  bunnei c95972275e HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) пре 12 година
  bunnei 174cc9a0ed hle: added a hokey way to force a thread reschedule during CPU single step mode (as used by the debugger) пре 12 година
  bunnei 10447d1f48 kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule пре 12 година
  bunnei c404d22036 hle: cleaned up log messages пре 12 година
  bunnei 143bba2045 renamed "syscall" module to "svc" (more accurate naming) пре 12 година
  bunnei 4d7f3c74fd added function stubs for EatCycles and ReSchedule пре 12 година
  bunnei 72622a1b5a - removed HLE mem "hack" and replaced with kernel mem region пре 12 година
  bunnei cb0663de51 moved HLE::MRC to its own module, added support for catching data synchronization barrier command пре 12 година
  bunnei de3dcd38f6 - fixed tabs in function_wrappers.h пре 12 година
  bunnei 9f4d677cdf added framework for APT service (application and title launching service) пре 12 година
  bunnei 67f6e41470 added a GetPointer function for reading from HLE command buffer пре 12 година