citra/src/core/hle
2014-05-14 20:49:02 -04:00
..
kernel fixed thread reset to not set stack address 2014-05-13 23:18:28 -04:00
service removed unknown fields from GX_CmdBufferHeader 2014-05-08 17:12:07 -04:00
config_mem.cpp added config_mem module for HLE of firmware configuration memory settings 2014-05-06 23:29:39 -04:00
config_mem.h added config_mem module for HLE of firmware configuration memory settings 2014-05-06 23:29:39 -04:00
coprocessor.cpp - removed HLE mem "hack" and replaced with kernel mem region 2014-05-07 21:04:55 -04:00
coprocessor.h - added CallMCR function to coprocessor HLE module 2014-05-01 23:03:50 -04:00
function_wrappers.h added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now) 2014-05-13 21:58:26 -04:00
hle.cpp added function stubs for EatCycles and ReSchedule 2014-05-14 20:49:02 -04:00
hle.h added function stubs for EatCycles and ReSchedule 2014-05-14 20:49:02 -04:00
syscall.cpp added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now) 2014-05-13 21:58:26 -04:00
syscall.h - renamed hle_syscall to just syscall 2014-04-11 18:44:21 -04:00