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
2023-12-28
ips_layer: prevent out of bounds access with offset exceeding module size
Liam
2023-12-22
general: properly support multiple memory instances
Liam
2023-12-16
Merge pull request #12290 from liamwhite/deferred-path-split
liamwhite
2023-12-09
fs: don't enumerate hidden savedata size file
Liam
2023-12-05
Improve path splitting speed
BreadFish64
2023-12-03
fsmitm_romfsbuild: optimize for data locality
Liam
2023-12-03
romfs: cache file and directory metadata tables
Liam
2023-12-01
file_sys: handle null romfs
Liam
2023-10-31
romfs: fix extraction of single-directory root
Liam
2023-10-21
kernel: update KProcess
Liam
2023-10-20
set: return version info from system archive
Liam
2023-10-13
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
Liam
2023-10-07
Merge pull request #11639 from liamwhite/no-program-id-change
liamwhite
2023-10-02
ci: fix new codespell errors
Liam
2023-09-30
loader: don't reassign program ID on npdm reparse
Liam
2023-09-21
pfs: Fix reading filenames past the buffer end
rkfg
2023-09-16
registered_cache: correct file deletion case
Liam
2023-09-16
Merge pull request #11500 from liamwhite/debug-stuff
liamwhite
2023-09-14
core: improve debug workflow
Liam
2023-09-13
ips_layer: Remove uncaught usage of stoul/ll
lat9nq
2023-09-12
qt: add verification for installed contents
Liam
2023-09-05
core: Add support for loading NSPs with personalized tickets. (#10048)
Steveice10
2023-08-28
vfs: ensure key area keys are validated
Liam
2023-08-26
registered_cache: create fake CNMT entries for program updates of multiprogra...
liamwhite
2023-08-21
Merge pull request #11309 from liamwhite/full-xci
liamwhite
2023-08-21
patch_manager: apply manual HTML patches when present
Liam
2023-08-17
file_sys/card_image: support dumps with prepended key area
Liam
2023-08-16
file_sys: tolerate empty NCA
Liam
2023-08-15
fssystem: rework for yuzu style
Liam
2023-08-15
fssystem: reduce overalignment of unbuffered storage operations
Liam
2023-08-15
vfs: expand support for NCA reading
Liam
2023-08-08
core: remove ResultVal type
Liam
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-07-12
file_sys/content_archive: Detect compressed NCAs (#11047)
Tobias
2023-07-06
vfs_real: use open file size for getting size (#11016)
liamwhite
2023-06-27
fsmitm_romfsbuild: avoid full path lookups
Liam
2023-06-23
vfs_real: lock concurrent accesses
Liam
2023-06-22
Merge pull request #10806 from liamwhite/worst-fs-implementation-ever
bunnei
2023-06-19
vfs_concat: verify short read
Liam
2023-06-18
vfs_concat: fix offset calculation when not aligned to file boundary
Liam
2023-06-16
vfs_real: ensure size cache is reset on write
Liam
2023-06-16
patch_manager: remove unnecessary GetSize calls
Liam
2023-06-16
vfs_real: misc optimizations
Liam
2023-06-15
nx_tzdb: Correct Antarctica spelling
lat9nq
2023-06-14
Merge pull request #10729 from liamwhite/windows-is-a-meme
bunnei
2023-06-13
vfs_real: require file existence on open
Liam
2023-06-13
vfs_real: add simplified open file cache
Liam
2023-06-13
Merge pull request #10603 from lat9nq/tz-more-complete
bunnei
2023-06-13
vfs_real: lazily open files
Liam
2023-06-13
vfs_real: add file LRU cache for open file limits
Liam
[next]