Historique des commits

Auteur SHA1 Message Date
  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
  bunnei 8ab33616ac svc: Implement svcStartThread. il y a 8 ans
  bunnei b6087e35b5 thread: Main thread should set thread handle to reg 1. il y a 8 ans
  bunnei 7ccd8de863 thread: Remove THUMB mode flag. il y a 8 ans
  bunnei eed4f2e229 thread: Main thread should be ready by default, all others dormant. il y a 8 ans
  bunnei ebd4b1422d kernel: Various 64-bit fixes in memory/process/thread il y a 8 ans
  bunnei 1d01ffccb8 applet_oe: Stub out a bunch of interfaces necessary for boot. il y a 8 ans
  bunnei 30e98fae3f controller: Implement DuplicateSession. il y a 8 ans