This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
Lime3DS
Watch
1
Star
0
Fork
0
You've already forked Lime3DS
mirror of
https://github.com/Lime3DS/Lime3DS.git
synced
2025-02-25 06:15:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Lime3DS
/
src
/
core
/
hle
History
bunnei
7ec5950bc4
- extracted srv: calls from service.cpp and put in its own module
...
- added function tables for service calls - lots of refactoring
2014-04-15 22:40:19 -04:00
..
service
- extracted srv: calls from service.cpp and put in its own module
2014-04-15 22:40:19 -04:00
function_wrappers.h
added initial modules for setting up SysCall HLE
2014-04-10 19:58:28 -04:00
hle.cpp
added framework for APT service (application and title launching service)
2014-04-13 16:33:45 -04:00
hle.h
added a GetPointer function for reading from HLE command buffer
2014-04-13 00:37:10 -04:00
syscall.cpp
- added HLE to connect to "srv:" service
2014-04-12 21:55:36 -04:00
syscall.h
- renamed hle_syscall to just syscall
2014-04-11 18:44:21 -04:00