209 Commits (a403be5e329e6ea4abd3ac0206c7aacf3a465c73)

Author SHA1 Message Date
bunnei 4fba4f36bf - added SVC stubs for QueryMemory and GetThreadId 12 years ago
bunnei 367d63691f - added ThreadContext struct 12 years ago
bunnei b5ef630c9c added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now) 12 years ago
bunnei 4de763f462 removed unnecessary log message 12 years ago
bunnei de36d82dde - added debug logging to syscall.cpp 12 years ago
bunnei 4ee72869cc - added some function wrappers for HLE 12 years ago
bunnei e08f242141 fixed bug where svc_ControlMemory was not properly getting passed in parameters 12 years ago
bunnei 890c7261d2 - added preliminary support for svc_MapMemoryBlock 12 years ago
bunnei 70c2cce963 renamed hw_lcd module to just lcd 12 years ago
bunnei b2baafaf8b added GSP heap memory allocation 12 years ago
bunnei de3dcd38f6 - fixed tabs in function_wrappers.h 12 years ago
bunnei 68e198476f - added HLE to connect to "srv:" service 12 years ago
bunnei 02fbd42e7f - renamed hle_syscall to just syscall 12 years ago
bunnei e9f0e4967d added remaining known syscall functions to Syscall_Table 12 years ago
bunnei 2bde8f2856 base code to call a syscall from ARM11 appcore 12 years ago
bunnei 3bd041f5b0 changed some naming/misc cleanups 12 years ago
bunnei 2a7d7ce55d - removed syscall classes (will just use HLEFunction) 12 years ago
bunnei f68de21ad1 added initial modules for setting up SysCall HLE 12 years ago