index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update reporter.cpp
Thomas May
2019-06-22
1
-5
/
+5
*
Merge pull request #2602 from lioncash/cast
bunnei
2019-06-21
1
-3
/
+3
|
\
|
*
service/acc: Silence truncation warnings
Lioncash
2019-06-21
1
-3
/
+3
*
|
Merge pull request #2575 from DarkLordZach/process-id-types
bunnei
2019-06-21
5
-9
/
+27
|
\
\
|
*
|
kernel: Differentiate kernel and user processes when picking ID
Zach Hilman
2019-06-10
5
-9
/
+27
*
|
|
Merge pull request #2546 from DarkLordZach/kips
bunnei
2019-06-21
10
-119
/
+521
|
\
\
\
|
*
|
|
kernel_executable: Optimize BLZ decompression
Zach Hilman
2019-06-06
2
-10
/
+13
|
*
|
|
game_list: Accept *.kip as a file extension of executables
Zach Hilman
2019-06-05
1
-1
/
+1
|
*
|
|
loader: Add recognition for KIP file type
Zach Hilman
2019-06-05
2
-0
/
+11
|
*
|
|
loader: Add KIP and INI file parser-specific errors
Zach Hilman
2019-06-05
2
-1
/
+9
|
*
|
|
loader: Add AppLoader_KIP for KIP files
Zach Hilman
2019-06-05
3
-0
/
+135
|
*
|
|
program_metadata: Add function to load meta from raw parameters
Zach Hilman
2019-06-05
2
-0
/
+20
|
*
|
|
partition_data_manager: Remove KIP processing and use FileSys
Zach Hilman
2019-06-05
1
-118
/
+13
|
*
|
|
file_sys: Add classes to parse KIP1 and INI1 files
Zach Hilman
2019-06-05
3
-0
/
+330
*
|
|
|
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
30
-53
/
+796
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
21
-70
/
+135
|
*
|
|
prepo: Save reports from PlayReport service
Zach Hilman
2019-05-25
1
-2
/
+23
|
*
|
|
fatal: Save report on fatal:u call
Zach Hilman
2019-05-25
1
-21
/
+5
|
*
|
|
service: Save report on unimplemented function call
Zach Hilman
2019-05-25
1
-0
/
+3
|
*
|
|
applets/error: Save report on error applet
Zach Hilman
2019-05-25
1
-5
/
+14
|
*
|
|
applets: Save report on stubbed applet
Zach Hilman
2019-05-25
4
-15
/
+49
|
*
|
|
svc: Save report on call to svcBreak
Zach Hilman
2019-05-25
1
-1
/
+7
|
*
|
|
core: Add Reporter class to take/save reports
Zach Hilman
2019-05-25
5
-1
/
+416
|
*
|
|
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-25
1
-0
/
+1
|
*
|
|
arm_interface: Expand backtrace generation
Zach Hilman
2019-05-25
2
-7
/
+194
|
*
|
|
core: Track load offsets of NSO modules
Zach Hilman
2019-05-25
3
-0
/
+18
*
|
|
|
Merge pull request #2596 from FernandoS27/revert-2590
bunnei
2019-06-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Revert PR 2590.
Fernando Sahmkow
2019-06-19
1
-1
/
+1
*
|
|
|
|
Merge pull request #2595 from jonsn0w/patch-1
Hexagon12
2019-06-20
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update content_archive.cpp
jonsn0w
2019-06-19
1
-2
/
+2
*
|
|
|
|
Merge pull request #2591 from lioncash/record
bunnei
2019-06-19
4
-398
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
core: Remove unused CiTrace source files
Lioncash
2019-06-18
4
-398
/
+0
*
|
|
|
|
|
Merge pull request #2590 from lioncash/event
bunnei
2019-06-19
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
service/audio/audren_u: Correct event reset type for the system event
Lioncash
2019-06-18
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Addressed issues
David Marcec
2019-06-17
4
-9
/
+14
*
|
|
|
|
Signalled accumulated_suspended_tick_changed_event on creation based on RE
David Marcec
2019-06-16
1
-0
/
+1
*
|
|
|
|
Cleanup
David Marcec
2019-06-16
11
-29
/
+38
*
|
|
|
|
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-16
8
-8
/
+79
*
|
|
|
|
Merge pull request #2581 from lioncash/hex
Zach Hilman
2019-06-15
9
-28
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
9
-28
/
+33
*
|
|
|
|
|
Merge pull request #2582 from lioncash/reserved
bunnei
2019-06-14
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
file_sys/ips_layer: Remove unnecessary reserve() call
Lioncash
2019-06-12
1
-1
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2580 from lioncash/redundant
Zach Hilman
2019-06-12
1
-3
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/vm_manager: Remove redundant Reset call in destructor
Lioncash
2019-06-12
1
-3
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2577 from lioncash/fs
Zach Hilman
2019-06-12
1
-17
/
+29
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
file_sys/card_image: Remove obsolete TODO
Lioncash
2019-06-12
1
-1
/
+1
|
*
|
|
|
|
file_sys/card_image: Deduplicate casts within AddNCAFromPartition()
Lioncash
2019-06-10
1
-3
/
+6
|
*
|
|
|
|
file_sys/card_image: Make bracing consistent
Lioncash
2019-06-10
1
-4
/
+8
|
*
|
|
|
|
file_sys/card_image: Assign collapsed NCA contents directly to ncas member
Lioncash
2019-06-10
1
-3
/
+1
|
*
|
|
|
|
file_sys/card_image: Deduplicate type cast
Lioncash
2019-06-10
1
-4
/
+6
[next]