История коммитов

Автор SHA1 Сообщение Дата
  Zach Hilman c7b41ade74 core: Make GetGameFileFromPath function externally accessible 7 лет назад
  Lioncash 232d95b56e core: Relocate CPU core management to its own class 7 лет назад
  Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 лет назад
  Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 лет назад
  Lioncash b77f571d20 core: Add missing const variants of getters for the System class 7 лет назад
  Lioncash f109615be0 core: Remove unnecessary assert in ArmInterface() 7 лет назад
  Lioncash 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 лет назад
  Lioncash 59f872a8e0 core: Make the live Cpu instances unique_ptrs instead of shared_ptrs 7 лет назад
  Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr 7 лет назад
  Lioncash c34efbbd60 core: Make CPUBarrier a unique_ptr instead of a shared_ptr 7 лет назад
  Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 лет назад
  Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process 7 лет назад
  Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 лет назад
  Lioncash 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 лет назад
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
  Lioncash 3f17fe7133 core: Migrate current_process pointer to the kernel 7 лет назад
  Lioncash 56ab608044 core/core: Remove unnecessary sm/controller include 7 лет назад
  Markus Wick dce624e3f1 core: Use a raw pointer in GetGPUDebugContext. 7 лет назад
  Lioncash a405373144 vfs_real: Forward declare IOFile 8 лет назад
  Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
  Lioncash e2457418da core: Make the main System class use the PImpl idiom 8 лет назад
  Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 лет назад
  Lioncash 8492ec1669 core: Remove always true conditionals in Load() 8 лет назад
  Zach Hilman bfb945c243 qt: Add 'Install to NAND' option to menu 8 лет назад
  Zach Hilman 95bb1067c1 loader: Join 0* files in directory if filename is 00 8 лет назад
  Lioncash 0a93b45b6a core: Namespace EmuWindow 8 лет назад
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 лет назад
  Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 лет назад
  Hedges e2b74f6354 GDBStub works with both Unicorn and Dynarmic now (#941) 8 лет назад
  bunnei c0af42d6eb Merge pull request #912 from lioncash/global-var 8 лет назад