This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
core
History
Lioncash
b7b8b67620
Move CP15 enum definitions into their own enum.
...
Also gets rid of preprocessor mumbo-jumbo
2015-04-06 12:48:35 -04:00
..
arm
Move CP15 enum definitions into their own enum.
2015-04-06 12:48:35 -04:00
file_sys
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData
2015-03-14 12:00:01 -05:00
hle
Clean-up mem_map constants and fix framebuffer translation errors
2015-04-05 20:14:33 -03:00
hw
Services: Stubs and minor changes
2015-04-02 20:05:11 -07:00
loader
NCCH: Minor updates to the ncch header
2015-03-15 14:17:19 -07:00
CMakeLists.txt
Services: Stubs and minor changes
2015-04-02 20:05:11 -07:00
core_timing.cpp
…
core_timing.h
…
core.cpp
…
core.h
…
mem_map_funcs.cpp
Clean-up mem_map constants and fix framebuffer translation errors
2015-04-05 20:14:33 -03:00
mem_map.cpp
…
mem_map.h
Clean-up mem_map constants and fix framebuffer translation errors
2015-04-05 20:14:33 -03:00
settings.cpp
…
settings.h
Allow the user to set the background clear color during emulation
2015-04-03 15:35:51 -07:00
system.cpp
…
system.h
…