index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-22
Deglobalize System: Friend
David Marcec
2019-09-22
Deglobalize System: Fatal
David Marcec
2019-09-22
Deglobalize System: Btm
David Marcec
2019-09-22
Deglobalize System: Btdrv
David Marcec
2019-09-22
Deglobalize System: Aoc
David Marcec
2019-09-22
Deglobalize System: Am
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-22
Merge pull request #2886 from MysticExile/dynarmic
David
2019-09-21
pl_u: Remove excess static qualifier
Zach Hilman
2019-09-21
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-22
Merge pull request #2612 from DarkLordZach/prepo-new
David
2019-09-21
dmnt_cheat_vm: Make Cheat VM compliant to code style
Zach Hilman
2019-09-21
core: Initialize cheats after load to avoid VMManager crash
Zach Hilman
2019-09-21
core: Update RegisterCheatList for new VM
Zach Hilman
2019-09-21
patch_manager: Update cheat parsing for new VM
Zach Hilman
2019-09-21
nso: Pass build ID directly
Zach Hilman
2019-09-21
cheat_engine: Move to memory and strip VM
Zach Hilman
2019-09-21
memory: Port Atmosphere's DmntCheatVm
Zach Hilman
2019-09-21
log: Add logging class for Cheat Engine
Zach Hilman
2019-09-22
Merge pull request #2430 from DarkLordZach/fs-controller
David
2019-09-21
Merge pull request #2883 from ogniK5377/log-game
Zach Hilman
2019-09-21
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-09-21
pl_u: Expose method to encrypt TTF to BFTTF
Zach Hilman
2019-09-21
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-09-21
prepo: Remove system global accessors
Zach Hilman
2019-09-21
prepo: Implement SaveReport New and System variants
Zach Hilman
2019-09-21
reporter: Differentiate between Old, New, and System play reports
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
Update README.md (#2871)
MysticExile
2019-09-21
Merge pull request #2878 from FernandoS27/icmp
Rodrigo Locatti
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
2019-09-21
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman
2019-09-21
core: Store FileSystemController in core
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
settings: Add options for setting storage sizes
Zach Hilman
2019-09-21
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
settings: Update LogSettings to show NAND/SDMC paths from FileUtil
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
partition_data_manager: Add accessor for decrypted PRODINFO partition
Zach Hilman
2019-09-21
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-09-21
am: Unstub IApplicationFunctions EnsureSaveData (20)
Zach Hilman
2019-09-21
filesystem: Pass Size Getter functions to IFileSystem for sizes
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
[next]