This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra-shitamoto-network
Watch
1
Star
0
Fork
0
You've already forked citra-shitamoto-network
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-shitamoto-network
/
src
/
core
/
hle
History
bunnei
7cdb705059
- replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH
...
- added KERNEL_DEFAULT_STACK_SIZE definition (0x4000)
2014-05-16 23:48:15 -04:00
..
kernel
- replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH
2014-05-16 23:48:15 -04:00
service
added stubbed GetProcSemaphore - does nothing but avoids an exception
2014-05-16 23:25:16 -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
- reenabled MCR and MRC functions now that VFP is attached
2014-05-16 20:52:46 -04:00
coprocessor.h
- reenabled MCR and MRC functions now that VFP is attached
2014-05-16 20:52:46 -04:00
function_wrappers.h
- added SVC stubs for QueryMemory and GetThreadId
2014-05-15 20:17:30 -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 SVC stubs for QueryMemory and GetThreadId
2014-05-15 20:17:30 -04:00
syscall.h
- added SVC stubs for QueryMemory and GetThreadId
2014-05-15 20:17:30 -04:00