Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Wick dce624e3f1 core: Use a raw pointer in GetGPUDebugContext. hace 8 años
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable hace 8 años
  Lioncash e2457418da core: Make the main System class use the PImpl idiom hace 8 años
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state hace 8 años
  bunnei 62edc01525 Merge pull request #1175 from lioncash/ns hace 8 años
  bunnei f96ded9815 Merge pull request #1174 from lioncash/debug hace 8 años
  Lioncash 43e0d865fa core: Namespace all code in the arm subdirectory under the Core namespace hace 8 años
  Lioncash c65713832c debug_utils: Remove unused includes hace 8 años
  Zach Hilman 67fa51ea2f qt: Add filename and title id to window title while running hace 8 años
  Lioncash a0ce6de913 core: Delete System copy/move constructors and assignment operators hace 8 años
  Lioncash 0a93b45b6a core: Namespace EmuWindow hace 8 años
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors hace 8 años
  Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access hace 8 años
  Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) hace 8 años
  bunnei c0af42d6eb Merge pull request #912 from lioncash/global-var hace 8 años
  bunnei 2b06301dbf Merge pull request #849 from DarkLordZach/xci hace 8 años
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable hace 8 años
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers hace 8 años
  bunnei 00ba704a7f Merge pull request #892 from lioncash/global hace 8 años
  Lioncash bf45092c61 kernel: Move object class to its own source files hace 8 años
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class hace 8 años
  Zach Hilman 187d8e215f Use more descriptive error codes and messages hace 8 años
  bunnei eaf66b4c9f audio_core: Move to audout_u impl. hace 8 años
  bunnei 2a742229ee core: Add AudioCore to global state. hace 8 años
  MerryMage 0b1c2e5505 Implement exclusive monitor hace 8 años
  Lioncash 10d2ab8098 core: Make System's default constructor private hace 8 años
  bunnei 811dae12f9 core: Add several missing docstrings. hace 8 años
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. hace 8 años
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. hace 8 años
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. hace 8 años