Historique des commits

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