Histórico de Commits

Autor SHA1 Mensagem Data
  Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) há 8 anos atrás
  bunnei c0af42d6eb Merge pull request #912 from lioncash/global-var há 8 anos atrás
  bunnei 2b06301dbf Merge pull request #849 from DarkLordZach/xci há 8 anos atrás
  Lioncash 2665457f4a renderer_base: Make Rasterizer() return the rasterizer by reference há 8 anos atrás
  Lioncash 6030c5ce41 video_core: Eliminate the g_renderer global variable há 8 anos atrás
  Lioncash 26de4bb521 core/memory: Get rid of 3DS leftovers há 8 anos atrás
  bunnei 00ba704a7f Merge pull request #892 from lioncash/global há 8 anos atrás
  bunnei 4c3c608d59 Merge pull request #894 from lioncash/object há 8 anos atrás
  Lioncash c6db1c390b hw: Remove unused files há 8 anos atrás
  Lioncash bf45092c61 kernel: Move object class to its own source files há 8 anos atrás
  Lioncash 0f2ac928f2 video_core: Make global EmuWindow instance part of the base renderer class há 8 anos atrás
  Zach Hilman 187d8e215f Use more descriptive error codes and messages há 8 anos atrás
  bunnei eaf66b4c9f audio_core: Move to audout_u impl. há 8 anos atrás
  bunnei 2a742229ee core: Add AudioCore to global state. há 8 anos atrás
  MerryMage 0b1c2e5505 Implement exclusive monitor há 8 anos atrás
  bunnei 49b0966003 Merge pull request #687 from lioncash/instance há 8 anos atrás
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) há 8 anos atrás
  Lioncash 10d2ab8098 core: Make System's default constructor private há 8 anos atrás
  Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance há 8 anos atrás
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" há 8 anos atrás
  Zach Hilman 77c684c114 Virtual Filesystem (#597) há 8 anos atrás
  James Rowe 0d46f0df12 Update clang format há 8 anos atrás
  James Rowe 638956aa81 Rename logging macro back to LOG_* há 8 anos atrás
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. há 8 anos atrás
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. há 8 anos atrás
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. há 8 anos atrás
  bunnei cba69fdcd4 core: Support session close with multicore. há 8 anos atrás
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. há 8 anos atrás
  bunnei 5590245930 core: Move common CPU core things to its own class. há 8 anos atrás
  Lioncash c33755e2b9 core: Replace remaining old non-generic logger usages with fmt-capable equivalents há 8 anos atrás