This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/citra-emu/citra.git
synced
2024-11-16 15:50:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1f7c4ab7f6
citra
/
src
/
core
/
loader
History
Emmanuel Gil Peyrot
6b7b36a874
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
2014-09-17 14:35:45 +00:00
..
elf.cpp
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
2014-09-17 14:35:45 +00:00
elf.h
Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override".
2014-07-04 20:37:50 -04:00
loader.cpp
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
2014-09-17 14:35:45 +00:00
loader.h
Loader: Added support for loading raw BIN executables.
2014-08-28 17:51:49 -04:00
ncch.cpp
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
2014-09-17 14:35:45 +00:00
ncch.h
ncch: Remove C-style struct typedefs
2014-09-06 13:38:03 -04:00