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-09-05
Merge pull request #2707 from DarkLordZach/oss-miimodel
David
2019-07-10
system_archive: Add open-source reimplementation of MiiModel data
Zach Hilman
2019-07-07
Implement MapPhysicalMemory/UnmapPhysicalMemory
Michael Scire
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
2019-07-01
file_sys/registered_cache: Improve missing metadata error
Bakugo
2019-07-01
file_sys/submission_package: Don't warn about missing DeltaFragment NCAs
Bakugo
2019-07-01
file_sys/registered_cache: Ignore DeltaFragment NCAs during installation
Bakugo
2019-07-01
file_sys: Rename ContentRecordType::Patch to DeltaFragment
Bakugo
2019-06-25
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
2019-06-24
registered_cache: Add getter to determine source slot in content provider union
Zach Hilman
2019-06-24
patch_manager: Add getter for title version
Zach Hilman
2019-06-21
Merge pull request #2546 from DarkLordZach/kips
bunnei
2019-06-19
Update content_archive.cpp
jonsn0w
2019-06-17
Addressed issues
David Marcec
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-15
Merge pull request #2581 from lioncash/hex
Zach Hilman
2019-06-14
Merge pull request #2582 from lioncash/reserved
bunnei
2019-06-12
Merge pull request #2577 from lioncash/fs
Zach Hilman
2019-06-12
file_sys/ips_layer: Remove unnecessary reserve() call
Lioncash
2019-06-12
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
file_sys/card_image: Remove obsolete TODO
Lioncash
2019-06-10
file_sys/nca_metadata: Update CNMT structures
Lioncash
2019-06-10
file_sys/card_image: Deduplicate casts within AddNCAFromPartition()
Lioncash
2019-06-10
file_sys/card_image: Make bracing consistent
Lioncash
2019-06-10
file_sys/card_image: Assign collapsed NCA contents directly to ncas member
Lioncash
2019-06-10
file_sys/card_image: Deduplicate type cast
Lioncash
2019-06-10
file_sys/card_image: Get rid of a magic number
Lioncash
2019-06-10
file_sys/card_image: Use std::array deduction guides
Lioncash
2019-06-06
kernel_executable: Optimize BLZ decompression
Zach Hilman
2019-06-05
game_list: Accept *.kip as a file extension of executables
Zach Hilman
2019-06-05
program_metadata: Add function to load meta from raw parameters
Zach Hilman
2019-06-05
file_sys: Add classes to parse KIP1 and INI1 files
Zach Hilman
2019-05-23
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-04-09
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-04-05
Merge pull request #2340 from lioncash/view
bunnei
2019-04-05
Merge pull request #2341 from lioncash/compare
bunnei
2019-04-05
Merge pull request #2339 from lioncash/rank
bunnei
2019-04-05
file_sys/program_metadata: Remove obsolete TODOs
Lioncash
2019-04-05
file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType
Lioncash
2019-04-05
file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash()
Lioncash
2019-04-05
service/fsp_srv: Don't pass SaveDataDescriptor instances by value.
Lioncash
2019-04-05
service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs
Lioncash
2019-04-03
file_sys/control_metadata: Amend naming of members
Lioncash
2019-03-27
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-26
core: Port current uses of RegisteredCache to ContentProvider
Zach Hilman
2019-03-26
file_sys: Create ContentProvider interface and default implementations
Zach Hilman
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
[next]