Historie revizí

Autor SHA1 Zpráva Datum
  Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access před 8 roky
  Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) před 8 roky
  bunnei c0af42d6eb Merge pull request #912 from lioncash/global-var před 8 roky
  bunnei 2b06301dbf Merge pull request #849 from DarkLordZach/xci před 8 roky
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable před 8 roky
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers před 8 roky
  bunnei 00ba704a7f Merge pull request #892 from lioncash/global před 8 roky
  Lioncash bf45092c61 kernel: Move object class to its own source files před 8 roky
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class před 8 roky
  Zach Hilman 187d8e215f Use more descriptive error codes and messages před 8 roky
  bunnei eaf66b4c9f audio_core: Move to audout_u impl. před 8 roky
  bunnei 2a742229ee core: Add AudioCore to global state. před 8 roky
  MerryMage 0b1c2e5505 Implement exclusive monitor před 8 roky
  Lioncash 10d2ab8098 core: Make System's default constructor private před 8 roky
  bunnei 811dae12f9 core: Add several missing docstrings. před 8 roky
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. před 8 roky
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. před 8 roky
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. před 8 roky
  bunnei cba69fdcd4 core: Support session close with multicore. před 8 roky
  bunnei a434fdcb10 core: Implement multicore support. před 8 roky
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. před 8 roky
  bunnei 5590245930 core: Move common CPU core things to its own class. před 8 roky
  Lioncash 659a612368 core: Relocate g_service_manager to the System class před 8 roky
  N00byKing 358050cfc6 core, main.h: Abort on 32Bit ROMs (#309) před 8 roky
  Subv 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. před 8 roky
  bunnei 23a0d2d7b7 Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo před 8 roky
  bunnei 7d6653268f core: Move process creation out of global state. před 8 roky
  N00byKing bc88cae0c7 Implements citra-emu/citra#3184 před 8 roky
  bunnei ac81c02ed9 kernel: Use Scheduler class for threading. před 8 roky
  bunnei 2d4a6883bc core: Use shared_ptr for cpu_core. před 8 roky