index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
loader
/
nro.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
1
-1
/
+1
*
loader: Ignore patches on NRO and DRD
Zach Hilman
2018-09-04
1
-0
/
+1
*
kernel: Move object class to its own source files
Lioncash
2018-08-02
1
-1
/
+1
*
nro: Replace inclusion with a forward declaration
Lioncash
2018-07-23
1
-1
/
+5
*
nro: Make constructor explicit
Lioncash
2018-07-23
1
-1
/
+1
*
nro: Remove unused forward declaration
Lioncash
2018-07-23
1
-2
/
+0
*
NRO Assets and NACP file format
Zach Hilman
2018-07-23
1
-0
/
+12
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-8
/
+5
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-5
/
+8
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-8
/
+5
*
loader: Clean up ctors and includes.
bunnei
2018-01-20
1
-3
/
+1
*
loader: Refactor to also pass filepath into IdentifyType.
bunnei
2018-01-20
1
-3
/
+3
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-10
1
-1
/
+1
*
loader: Various improvements for NSO/NRO loaders.
bunnei
2017-10-10
1
-5
/
+2
*
loader: Add support for NRO, as well as various fixes and shared linker.
bunnei
2017-10-06
1
-0
/
+45