index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
loader
/
nca.h
Age
Commit message (
Expand
)
Author
2019-01-15
loader: Propagate NCA logo section to ReadBanner and ReadLogo
Zach Hilman
2018-12-05
loaders: Make GetFileType() a const qualified member function
Lioncash
2018-09-29
loader: Make the Load() function take a process as a regular reference, not a...
Lioncash
2018-09-04
bktr: Implement IVFC offset shifting
Zach Hilman
2018-08-15
loader/nca: Remove unnecessary includes and member variables
Lioncash
2018-08-06
loader: Add icon and title support to XCI
Zach Hilman
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-05
loader: Make AppLoader_NCA rely on directory loading code
Zach Hilman
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-01
kernel: Move object class to its own source files
Lioncash
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-07
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-06
Virtual Filesystem (#597)
Zach Hilman
2018-06-21
Add support for decrypted NCA files (#567)
Zach Hilman