This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-01-22 16:41:55 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
core
/
hle
History
bunnei
12181c8a64
Merge pull request
#529
from Subv/master
...
Build: Fixed some warnings
2015-02-14 15:50:26 -05:00
..
kernel
Build: Fixed some warnings
2015-02-12 09:25:35 -05:00
service
Merge pull request
#529
from Subv/master
2015-02-14 15:50:26 -05:00
config_mem.cpp
Asserts: break/crash program, fit to style guide; log.h->assert.h
2015-02-10 18:30:31 -08:00
config_mem.h
License change
2014-12-20 21:20:24 -08:00
coprocessor.cpp
License change
2014-12-20 21:20:24 -08:00
function_wrappers.h
SVC: Use CASCADE_RESULT in SVC handlers
2015-01-30 11:49:46 -02:00
hle.cpp
core: Apply static to local functions
2015-02-13 10:48:32 -05:00
hle.h
Move ThreadContext to core/core.h and deal with the fallout
2015-01-09 03:51:55 -02:00
result.h
Asserts: break/crash program, fit to style guide; log.h->assert.h
2015-02-10 18:30:31 -08:00
shared_page.cpp
core: Apply static to local functions
2015-02-13 10:48:32 -05:00
shared_page.h
Add some support for the shared page (currently 3d slider is implemented)
2015-01-15 22:16:13 -05:00
svc.cpp
Asserts: break/crash program, fit to style guide; log.h->assert.h
2015-02-10 18:30:31 -08:00
svc.h
Move ThreadContext to core/core.h and deal with the fallout
2015-01-09 03:51:55 -02:00