This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
Lioncash
c2689b8c2c
dyncom: Pass SVC immediates directly.
...
Previously it would just re-read the already decoded instruction and extract the immediate value.
2015-07-21 03:56:29 -04:00
..
applets
Core: Fix applet includes using iwyu.
2015-07-12 22:10:37 +01:00
kernel
Ensure all kernel objects are released during shutdown
2015-07-17 02:24:13 -03:00
service
Services/CFG: Added some missing functions to cfg:s
2015-07-20 19:52:07 -05:00
config_mem.cpp
Memory: Read ConfigMem directly from Memory::Read
2015-05-15 00:04:39 -03:00
config_mem.h
Memory: Read ConfigMem directly from Memory::Read
2015-05-15 00:04:39 -03:00
function_wrappers.h
Kernel/SVC: Implemented svcQueryProcessMemory
2015-07-17 14:55:35 -05:00
hle.cpp
Common: Cleanup key_map includes.
2015-06-28 00:36:54 +01:00
hle.h
Move typedefs from kernel.h to more appropriate places
2015-05-06 23:45:05 -03:00
result.h
Common: Cleanup key_map includes.
2015-06-28 00:36:54 +01:00
shared_page.cpp
Core: Cleanup core includes.
2015-06-28 00:36:54 +01:00
shared_page.h
Core: Cleanup core includes.
2015-06-28 00:36:54 +01:00
svc.cpp
dyncom: Pass SVC immediates directly.
2015-07-21 03:56:29 -04:00
svc.h
dyncom: Pass SVC immediates directly.
2015-07-21 03:56:29 -04:00