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
2020-04-17
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-15
CMakeLists: Specify -Wextra on linux builds
Lioncash
2020-04-14
file_sys: patch_manager: Return early when there are no layers to apply.
bunnei
2020-04-07
file_sys: fix LayeredFS error when loading some games made with… (#3602)
enler
2020-01-30
Revert "system_archive: Fix Korean and Chinese fonts"
bunnei
2020-01-30
Merge pull request #3151 from FearlessTobi/fix-korean
bunnei
2020-01-24
Disable clang-format for font files
FearlessTobi
2020-01-19
system_archive: Fix Chinese font
FearlessTobi
2020-01-19
system_archive: Fix Korean font
FearlessTobi
2020-01-04
system_archive: Add a basic HLE implementation for time zone binary.
bunnei
2019-11-28
Merge pull request #3171 from lioncash/internal-link
bunnei
2019-11-28
patch_manager: Adds check for disabled cheats to prevent them from being enab...
Morph
2019-11-27
filesys/romfs: Remove unused includes
Lioncash
2019-11-27
filesys/romfs: Make ProcessFile and ProcessDirectory internally linked
Lioncash
2019-11-27
file_sys/directory: Make EntryType an enum class
Lioncash
2019-11-15
Merge pull request #3091 from lioncash/core-conversion
bunnei
2019-11-14
Merge pull request #3093 from lioncash/mbedtls
bunnei
2019-11-13
xts_archive: Remove redundant std::string constructor
Lioncash
2019-11-12
core: Migrate off deprecated mbedtls functions
Lioncash
2019-11-12
loader; Resolve sign conversion/truncation errors
Lioncash
2019-11-12
file_sys: Resolve sign conversion warnings
Lioncash
2019-11-03
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-10-22
savedata_factory: Automatically create certain savedata
Zach Hilman
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
[next]