Historique des commits

Auteur SHA1 Message Date
  bunnei 914ebee67a core: Remove unicorn_dynload. il y a 8 ans
  bunnei aa7e061e71 arm_dynarmic: Gut interface until dynarmic is ready for general use. il y a 8 ans
  bunnei d327f66990 externals: Point dynarmic at a real commit. il y a 8 ans
  bunnei 8be46f412e gitmodules: Fix to include lz4. il y a 8 ans
  bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. il y a 8 ans
  bunnei f0eab802e8 vm_manager: Use a more reasonable MAX_ADDRESS size. il y a 8 ans
  bunnei 81a8a57ce2 svc: Remove unnecessary "svc" prefix to naming scheme. il y a 8 ans
  bunnei fe11b51545 pctl: Remove duplicate InstallInterfaces function. il y a 8 ans
  bunnei 480906fe1b hle: Move SVC code to kernel namespace. il y a 8 ans
  bunnei 72f671fd7a svc: Improve svcGetInfo. il y a 8 ans
  bunnei e9710a2cf7 vm_manager: Stub out a bunch of interfaces used by svcGetInfo. il y a 8 ans
  bunnei dc4fe2fbd5 svc: Fix string formatting for CreateThread. il y a 8 ans
  bunnei dd3a237981 cmake: Add missing object_address_table. il y a 8 ans
  bunnei 93480b10ef core/video_core: Fix a bunch of u64 -> u32 warnings. il y a 8 ans
  bunnei 9e8608e8b1 svc: Stub out svcWaitSynchronization. il y a 8 ans
  bunnei aa7c824ea4 svc: Implement svcExitProcess. il y a 8 ans
  bunnei 9b8afed5f7 svc: Implement svcUnlockMutex. il y a 8 ans
  bunnei b9950cd4b0 svc: Implement svcLockMutex. il y a 8 ans
  bunnei d0046b120a kernel: Add ObjectAddressTable class. il y a 8 ans
  bunnei 1cb978eb82 thread: Keep track of the initially created handle. il y a 8 ans
  bunnei 45debfe4fd svc: Implement svcExitThread. il y a 8 ans
  bunnei 9d0c3bda7f svc: Implement svcCreateThread. il y a 8 ans
  bunnei 001091fa72 svc: Cleanup svcGetThreadPriority. il y a 8 ans
  bunnei 283c63645d svc: Stub out svcGetCurrentProcessorNumber. il y a 8 ans
  bunnei c7983e970c errors: Define missing kernel error codes. il y a 8 ans
  bunnei 8a7f8f3e2c svc: Implement svcSetThreadPriority. il y a 8 ans
  bunnei 960e8dc5e5 svc: Change SignalProcessWideKey to a stub. il y a 8 ans
  bunnei f24531b1a2 function_wrappers: Cleanup, fix warnings, remove unused code. il y a 8 ans
  bunnei 3a91a62b8f svc: Implement svcUnmapMemory. il y a 8 ans
  bunnei a3228d9b77 svc: Minor cleanups. il y a 8 ans