index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmnt_cheat_vm: Default initialize structure values
Zach Hilman
2019-09-21
3
-89
/
+88
*
dmnt_cheat_vm: Make Cheat VM compliant to code style
Zach Hilman
2019-09-21
4
-870
/
+862
*
core: Initialize cheats after load to avoid VMManager crash
Zach Hilman
2019-09-21
1
-0
/
+5
*
core: Update RegisterCheatList for new VM
Zach Hilman
2019-09-21
2
-11
/
+16
*
patch_manager: Update cheat parsing for new VM
Zach Hilman
2019-09-21
2
-15
/
+20
*
nso: Pass build ID directly
Zach Hilman
2019-09-21
1
-2
/
+1
*
cheat_engine: Move to memory and strip VM
Zach Hilman
2019-09-21
5
-728
/
+325
*
memory: Port Atmosphere's DmntCheatVm
Zach Hilman
2019-09-21
3
-0
/
+1598
*
log: Add logging class for Cheat Engine
Zach Hilman
2019-09-21
2
-0
/
+2
*
Merge pull request #2430 from DarkLordZach/fs-controller
David
2019-09-22
55
-265
/
+1885
|
\
|
*
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
15
-63
/
+64
|
*
config: Remove Dump options from configure_debug
Zach Hilman
2019-09-21
4
-47
/
+39
|
*
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
10
-83
/
+94
|
*
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman
2019-09-21
6
-1
/
+627
|
*
core: Store FileSystemController in core
Zach Hilman
2019-09-21
2
-0
/
+32
|
*
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
4
-2
/
+67
|
*
settings: Add options for setting storage sizes
Zach Hilman
2019-09-21
3
-1
/
+57
|
*
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
14
-46
/
+106
|
*
settings: Update LogSettings to show NAND/SDMC paths from FileUtil
Zach Hilman
2019-09-21
1
-2
/
+3
|
*
card_image: Add accessors for gamecard certificate
Zach Hilman
2019-09-21
2
-0
/
+9
|
*
card_image: Add functions to query gamecard update partition
Zach Hilman
2019-09-21
2
-0
/
+24
|
*
content_archive: Add accessors for Rights ID and SDK Version
Zach Hilman
2019-09-21
2
-0
/
+10
|
*
partition_data_manager: Add accessor for decrypted PRODINFO partition
Zach Hilman
2019-09-21
2
-0
/
+5
|
*
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-09-21
11
-20
/
+47
|
*
am: Unstub IApplicationFunctions EnsureSaveData (20)
Zach Hilman
2019-09-21
1
-8
/
+14
|
*
filesystem: Pass Size Getter functions to IFileSystem for sizes
Zach Hilman
2019-09-21
3
-20
/
+31
|
*
sdmc_factory: Add SD Card size getters
Zach Hilman
2019-09-21
2
-0
/
+12
|
*
bis_factory: Add getters for NAND partition sizes
Zach Hilman
2019-09-21
2
-0
/
+38
|
*
filesystem: Add FileSystemController to deglobalize FS services
Zach Hilman
2019-09-21
2
-58
/
+359
|
*
submisson_package: Fix edge case with improperly sized filenames
Zach Hilman
2019-09-21
1
-1
/
+2
|
*
sdmc_factory: Add accessor for SDMC Album directory
Zach Hilman
2019-09-21
2
-0
/
+6
|
*
sdmc_factory: Add accessor for SDMC PlaceholderCache
Zach Hilman
2019-09-21
2
-1
/
+10
|
*
sdmc_factory: Add accessor for content directory
Zach Hilman
2019-09-21
2
-0
/
+7
|
*
savedata_factory: Implement savedata creation and don't create dir on open
Zach Hilman
2019-09-21
2
-26
/
+40
|
*
patch_manager: Add short-circuit edge-case to GetPatchVersionNames
Zach Hilman
2019-09-21
1
-0
/
+2
|
*
patch_manager: Add error checking to load dir to prevent crashes
Zach Hilman
2019-09-21
1
-0
/
+15
|
*
registered_cache: Process *.cnmt.nca files
Zach Hilman
2019-09-21
1
-16
/
+23
|
*
registered_cache: Implement PlaceholderCache to manage placeholder and instal...
Zach Hilman
2019-09-21
2
-0
/
+175
|
*
bis_factory: Fix mod loader edge-case with homebrew title IDs
Zach Hilman
2019-09-21
1
-1
/
+1
|
*
bis_factory: Add accessors for BIS placeholder caches
Zach Hilman
2019-09-21
2
-1
/
+20
|
*
bis_factory: Add accessor for NAND Image Directory
Zach Hilman
2019-09-21
2
-0
/
+6
|
*
bis_factory: Add accessors for BIS content directories
Zach Hilman
2019-09-21
2
-0
/
+11
|
*
bis_factory: Add accessors for BIS partitions
Zach Hilman
2019-09-21
2
-0
/
+61
*
|
Merge pull request #2883 from ogniK5377/log-game
Zach Hilman
2019-09-21
1
-3
/
+3
|
\
\
|
*
|
Swapped TID and Game name to make it easier to parse
David Marcec
2019-09-21
1
-1
/
+1
|
*
|
Log the current title id and game name which is booting
David Marcec
2019-09-21
1
-3
/
+3
*
|
|
Merge pull request #2878 from FernandoS27/icmp
Rodrigo Locatti
2019-09-21
2
-0
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Shader_IR: ICMP corrections and fixes
Fernando Sahmkow
2019-09-21
2
-6
/
+11
|
*
|
Shader_IR: Implement ICMP.
Fernando Sahmkow
2019-09-19
2
-0
/
+37
*
|
|
Merge pull request #2885 from Hexagon12/port-4944
David
2019-09-21
1
-0
/
+8
|
\
\
\
[next]