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

Автор SHA1 Сообщение Дата
  bunnei 0dbc8f3577 svc: Add missing string_util include. 8 лет назад
  bunnei dcfbad2129 cmake: Don't compile Dynarmic as it's unused. 8 лет назад
  bunnei 24f10a20e7 core: Increase tight_loop 100x for speed. 8 лет назад
  bunnei 5e262a4a68 citra_qt: Remove VFP registers, since this isn't used anyways and caused an assert. 8 лет назад
  bunnei b38223f662 arm_unicorn: Load/release unicorn DLL. 8 лет назад
  bunnei 45bdc53b8f cmake: Add CopyYuzuUnicornDeps script. 8 лет назад
  bunnei 738845cc0e externals: Use unicorn DLL instead of static lib. 8 лет назад
  bunnei 3f8b9181b5 unicorn: Use for arm interface on Windows. 8 лет назад
  bunnei 095f320581 DownloadExternals: Use yuzu repo. 8 лет назад
  bunnei 6e9d66fd3a arm_dynarmic: More cleanup. 8 лет назад
  bunnei 914ebee67a core: Remove unicorn_dynload. 8 лет назад
  bunnei aa7e061e71 arm_dynarmic: Gut interface until dynarmic is ready for general use. 8 лет назад
  bunnei d327f66990 externals: Point dynarmic at a real commit. 8 лет назад
  bunnei 8be46f412e gitmodules: Fix to include lz4. 8 лет назад
  bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 лет назад
  bunnei f0eab802e8 vm_manager: Use a more reasonable MAX_ADDRESS size. 8 лет назад
  bunnei 81a8a57ce2 svc: Remove unnecessary "svc" prefix to naming scheme. 8 лет назад
  bunnei fe11b51545 pctl: Remove duplicate InstallInterfaces function. 8 лет назад
  bunnei 480906fe1b hle: Move SVC code to kernel namespace. 8 лет назад
  bunnei 72f671fd7a svc: Improve svcGetInfo. 8 лет назад
  bunnei e9710a2cf7 vm_manager: Stub out a bunch of interfaces used by svcGetInfo. 8 лет назад
  bunnei dc4fe2fbd5 svc: Fix string formatting for CreateThread. 8 лет назад
  bunnei dd3a237981 cmake: Add missing object_address_table. 8 лет назад
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. 8 лет назад
  bunnei 9e8608e8b1 svc: Stub out svcWaitSynchronization. 8 лет назад
  bunnei aa7c824ea4 svc: Implement svcExitProcess. 8 лет назад
  bunnei 9b8afed5f7 svc: Implement svcUnlockMutex. 8 лет назад
  bunnei b9950cd4b0 svc: Implement svcLockMutex. 8 лет назад
  bunnei d0046b120a kernel: Add ObjectAddressTable class. 8 лет назад
  bunnei 1cb978eb82 thread: Keep track of the initially created handle. 8 лет назад