This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu
/
src
/
core
/
loader
History
bunnei
1ce5e04be8
Merge pull request
#783
from lioncash/linker
...
linker: Remove unused parameter from WriteRelocations()
2018-07-23 19:07:22 -07:00
..
deconstructed_rom_directory.cpp
file_util: Use a u64 to represent number of entries
2018-07-21 22:42:08 -04:00
deconstructed_rom_directory.h
Virtual Filesystem 2: Electric Boogaloo (
#676
)
2018-07-18 18:07:11 -07:00
elf.cpp
Virtual Filesystem 2: Electric Boogaloo (
#676
)
2018-07-18 18:07:11 -07:00
elf.h
Virtual Filesystem 2: Electric Boogaloo (
#676
)
2018-07-18 18:07:11 -07:00
linker.cpp
linker: Remove unused parameter from WriteRelocations()
2018-07-23 17:40:12 -04:00
linker.h
linker: Remove unused parameter from WriteRelocations()
2018-07-23 17:40:12 -04:00
loader.cpp
file_util, vfs: Use std::string_view where applicable
2018-07-22 03:22:21 -04:00
loader.h
loader: Amend Doxygen comments
2018-07-19 14:04:33 -04:00
nca.cpp
loader/{nca, nro}: std::move VirtualFile in the constructors where applicable
2018-07-20 00:10:24 -04:00
nca.h
Virtual Filesystem 2: Electric Boogaloo (
#676
)
2018-07-18 18:07:11 -07:00
nro.cpp
nro: Replace inclusion with a forward declaration
2018-07-23 17:29:02 -04:00
nro.h
nro: Replace inclusion with a forward declaration
2018-07-23 17:29:02 -04:00
nso.cpp
nso: Silence implicit sign conversion warnings
2018-07-19 20:51:15 -04:00
nso.h
Virtual Filesystem 2: Electric Boogaloo (
#676
)
2018-07-18 18:07:11 -07:00