index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
Age
Commit message (
Expand
)
Author
2019-10-14
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
2019-10-14
Merge pull request #2930 from DarkLordZach/gamecard-partitions
bunnei
2019-10-13
card_image: Implement system update commands in XCI
Zach Hilman
2019-10-13
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-06
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-09-30
bcat: Implement DeliveryCacheProgressImpl structure
Zach Hilman
2019-09-30
boxcat: Use Etag header names for file digest
Zach Hilman
2019-09-30
filesystem: Add getter for BCAT temporary directory
Zach Hilman
2019-09-30
vfs: Add function to extract ZIP file into virtual filesystem
Zach Hilman
2019-09-22
card_image: Add accessors for raw partitions in XCI
Zach Hilman
2019-09-22
card_image: Lazily load partitions in XCI
Zach Hilman
2019-09-22
pfs: Provide accessors for file sizes and offsets
Zach Hilman
2019-09-22
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-22
Merge pull request #2535 from DarkLordZach/cheat-v2
David
2019-09-22
Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1
David
2019-09-21
pl_u: Use kernel physical memory
Zach Hilman
2019-09-21
dmnt_cheat_vm: Default initialize structure values
Zach Hilman
2019-09-21
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-21
patch_manager: Update cheat parsing for new VM
Zach Hilman
2019-09-21
cheat_engine: Move to memory and strip VM
Zach Hilman
2019-09-21
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-09-21
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
card_image: Add accessors for gamecard certificate
Zach Hilman
2019-09-21
card_image: Add functions to query gamecard update partition
Zach Hilman
2019-09-21
content_archive: Add accessors for Rights ID and SDK Version
Zach Hilman
2019-09-21
sdmc_factory: Add SD Card size getters
Zach Hilman
2019-09-21
bis_factory: Add getters for NAND partition sizes
Zach Hilman
2019-09-21
submisson_package: Fix edge case with improperly sized filenames
Zach Hilman
2019-09-21
sdmc_factory: Add accessor for SDMC Album directory
Zach Hilman
2019-09-21
sdmc_factory: Add accessor for SDMC PlaceholderCache
Zach Hilman
2019-09-21
sdmc_factory: Add accessor for content directory
Zach Hilman
2019-09-21
savedata_factory: Implement savedata creation and don't create dir on open
Zach Hilman
2019-09-21
patch_manager: Add short-circuit edge-case to GetPatchVersionNames
Zach Hilman
2019-09-21
patch_manager: Add error checking to load dir to prevent crashes
Zach Hilman
2019-09-21
registered_cache: Process *.cnmt.nca files
Zach Hilman
2019-09-21
registered_cache: Implement PlaceholderCache to manage placeholder and instal...
Zach Hilman
2019-09-21
bis_factory: Fix mod loader edge-case with homebrew title IDs
Zach Hilman
2019-09-21
bis_factory: Add accessors for BIS placeholder caches
Zach Hilman
2019-09-21
bis_factory: Add accessor for NAND Image Directory
Zach Hilman
2019-09-21
bis_factory: Add accessors for BIS content directories
Zach Hilman
2019-09-21
bis_factory: Add accessors for BIS partitions
Zach Hilman
2019-09-21
Merge pull request #2576 from DarkLordZach/nsp-fix-1
David
[next]