Historique des commits

Auteur SHA1 Message Date
  bunnei 6a6c7eeccb added stubbed function for WaitSynchronizationN il y a 12 ans
  bunnei cfea5fdd58 cleanups to SVC CreateThread il y a 12 ans
  bunnei 4fba4f36bf - added SVC stubs for QueryMemory and GetThreadId il y a 12 ans
  bunnei 367d63691f - added ThreadContext struct il y a 12 ans
  bunnei b5ef630c9c added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now) il y a 12 ans
  bunnei 4de763f462 removed unnecessary log message il y a 12 ans
  bunnei de36d82dde - added debug logging to syscall.cpp il y a 12 ans
  bunnei 4ee72869cc - added some function wrappers for HLE il y a 12 ans
  bunnei e08f242141 fixed bug where svc_ControlMemory was not properly getting passed in parameters il y a 12 ans
  bunnei 890c7261d2 - added preliminary support for svc_MapMemoryBlock il y a 12 ans
  bunnei 70c2cce963 renamed hw_lcd module to just lcd il y a 12 ans
  bunnei b2baafaf8b added GSP heap memory allocation il y a 12 ans
  bunnei de3dcd38f6 - fixed tabs in function_wrappers.h il y a 12 ans
  bunnei 68e198476f - added HLE to connect to "srv:" service il y a 12 ans
  bunnei 02fbd42e7f - renamed hle_syscall to just syscall il y a 12 ans