Historial de Commits

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