index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
Age
Commit message (
Expand
)
Author
2019-03-24
core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked
Lioncash
2019-03-23
Merge pull request #2221 from DarkLordZach/firmware-version
bunnei
2019-03-23
Merge pull request #2280 from lioncash/nso
bunnei
2019-03-22
file_sys/cheat_engine: Silence truncation and sign-conversion warnings
Lioncash
2019-03-22
file_sys/cheat_engine: Remove use of global system accessors
Lioncash
2019-03-22
file_sys/patch_manager: Deduplicate NSO header
Lioncash
2019-03-22
file_sys/patch_manager: Remove two magic values
Lioncash
2019-03-21
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-19
file_sys/content_archive: Amend name of Data_Unknown5 enum entry
Lioncash
2019-03-10
set_sys: Use official nintendo version string
Zach Hilman
2019-03-10
system_version: Correct sizes on VectorVfsFile construction
Zach Hilman
2019-03-10
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-05
vm_manager: Remove cheat-specific ranges from VMManager
Zach Hilman
2019-03-04
cheat_engine: Add parser and interpreter for game cheats
Zach Hilman
2019-03-04
patch_manager: Display cheats in game list add-ons
Zach Hilman
2019-03-04
patch_manager: Add support for loading cheats lists
Zach Hilman
2019-02-25
file_sys/vfs_vector: Fix ignored offset on Write
Frederic L
2019-01-20
Merge pull request #2025 from DarkLordZach/loader-banner-logo
bunnei
2019-01-18
file_sys/directory: Remove unused DirectoryBackend class
Lioncash
2019-01-15
content_archive: Add getter for logo section of NCA
Zach Hilman
2018-12-28
romfs: Add SingleDiscard extraction type
Zach Hilman
2018-12-27
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-27
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-21
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-19
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-11
patch_manager: Prevent use of a dangling pointer within PatchRomFS
Lioncash
2018-12-10
Merge pull request #1846 from lioncash/dir
bunnei
2018-12-10
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-10
Merge pull request #1885 from lioncash/data_id
bunnei
2018-12-07
file_sys/save_data_factory: Update SaveDataSpaceId enum
Lioncash
2018-12-07
savedata_factory: Add support for CacheStorage
Zach Hilman
2018-12-06
savedata_factory: Delete TemporaryStorage on startup
Zach Hilman
2018-12-06
system_archive: Implement open source NgWord2
Zach Hilman
2018-12-05
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-12-04
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-03
patch_manager: Obey disabled add-ons list when patching game
Zach Hilman
2018-12-03
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-02
file_sys/directory: Amend path buffer size for directory entries
Lioncash
2018-12-01
file_sys/registered_cache: Eliminate variable shadowing
Lioncash
2018-12-01
filesystem: De-globalize registered_cache_union
Lioncash
2018-11-30
file_sys: Override missing mutating functions to be stubbed out for ReadOnlyV...
Lioncash
2018-11-30
service/fsp_srv: Implement CleanDirectoryRecursively
Lioncash
2018-11-27
Merge pull request #1814 from lioncash/ptr
bunnei
[next]