Commit Verlauf

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