Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri Kunde Schlesner 74d4bc0af1 Kernel: Add more infrastructure to support different memory layouts há 11 anos atrás
  Yuri Kunde Schlesner c39b52f974 HLE: Remove empty ConfigMem and SharedPage Shutdown functions há 11 anos atrás
  Emmanuel Gil Peyrot 596b7c4f63 Common: Cleanup key_map includes. há 11 anos atrás
  Yuri Kunde Schlesner ecff2351a1 HLE: Clean up SVC dispatch mechanism há 11 anos atrás
  bunnei d3c2f9a4a4 HLE: Properly initialize and shutdown remaining modules. há 11 anos atrás
  Yuri Kunde Schlesner ad3e25b414 De-inline functions from Interface, removing them from service.h há 11 anos atrás
  Tony Wasserka 93e32bce72 Merge pull request #538 from yuriks/perf-stat há 11 anos atrás
  Subv 83a8975cb8 Services: Moved the PTM and APT services to their own folder há 11 anos atrás
  Yuri Kunde Schlesner cd1fbfcf1b Add profiling infrastructure and widget há 11 anos atrás
  bunnei 745b42d236 Merge pull request #570 from purpasmart96/config_mem há 11 anos atrás
  purpasmart96 c3c309f33d ConfigMem: Clean up the Config memory to be more like the shared page and moved há 11 anos atrás
  Lioncash 0c6434c379 core: Apply static to local functions há 11 anos atrás
  archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h há 11 anos atrás
  archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx há 11 anos atrás
  bunnei be8f665142 Merge pull request #383 from zhuowei/shared_page há 11 anos atrás
  Zhuowei Zhang edb8450420 Add some support for the shared page (currently 3d slider is implemented) há 11 anos atrás
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout há 11 anos atrás
  bunnei 4783133bbd ARM: Add a mechanism for faking CPU time elapsed during HLE. há 11 anos atrás
  Subv 6115f013a9 CFG: Create a new subfolder cfg inside service to handle cfg há 11 anos atrás
  purpasmart96 ebfd831ccb License change há 11 anos atrás
  Yuri Kunde Schlesner ca67bb7945 HLE: Rename namespaces to match move & fix initialization order há 11 anos atrás
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros há 11 anos atrás
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated há 11 anos atrás
  archshift 6e606c515f core: Prune redundant includes há 12 anos atrás
  bunnei 4620e2a741 HLE: Removed usnused EatCycles function. há 12 anos atrás
  bunnei c95972275e HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) há 12 anos atrás
  bunnei 174cc9a0ed hle: added a hokey way to force a thread reschedule during CPU single step mode (as used by the debugger) há 12 anos atrás
  bunnei 10447d1f48 kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule há 12 anos atrás
  bunnei c404d22036 hle: cleaned up log messages há 12 anos atrás
  bunnei 143bba2045 renamed "syscall" module to "svc" (more accurate naming) há 12 anos atrás