This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
Lime3DS
Watch
2
Star
0
Fork
0
You've already forked Lime3DS
mirror of
https://github.com/Lime3DS/Lime3DS.git
synced
2025-01-13 10:19:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Lime3DS
/
src
/
core
/
hle
History
bunnei
1583d2b6f3
- added __KernelLoadExec function
...
- fixed some logging
2014-05-13 21:57:12 -04:00
..
kernel
- added __KernelLoadExec function
2014-05-13 21:57:12 -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 debug logging to syscall.cpp
2014-05-06 23:34:20 -04:00
hle.cpp
- removed HLE mem "hack" and replaced with kernel mem region
2014-05-07 21:04:55 -04:00
hle.h
- removed HLE mem "hack" and replaced with kernel mem region
2014-05-07 21:04:55 -04:00
syscall.cpp
removed unnecessary log message
2014-05-07 21:19:03 -04:00
syscall.h
- renamed hle_syscall to just syscall
2014-04-11 18:44:21 -04:00