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
*
Update reporter.cpp
Thomas May
2019-06-22
1
-5
/
+5
*
Merge pull request #2579 from ReinUsesLisp/fix-aoffi-test
bunnei
2019-06-21
1
-1
/
+2
|
\
|
*
gl_device: Fix TestVariableAoffi test
ReinUsesLisp
2019-06-11
1
-1
/
+2
*
|
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
6
-10
/
+29
|
\
\
\
|
*
|
|
kernel: Differentiate kernel and user processes when picking ID
Zach Hilman
2019-06-10
6
-10
/
+29
*
|
|
|
Merge pull request #2546 from DarkLordZach/kips
bunnei
2019-06-21
11
-121
/
+522
|
\
\
\
\
|
*
|
|
|
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
2
-3
/
+2
|
*
|
|
|
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
34
-54
/
+825
|
\
\
\
\
\
|
*
|
|
|
|
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
22
-81
/
+148
|
*
|
|
|
|
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
|
*
|
|
|
|
qt: Make UI option for 'Reporting Services' temporary
Zach Hilman
2019-05-25
2
-0
/
+24
|
*
|
|
|
|
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-25
3
-10
/
+13
|
*
|
|
|
|
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 #2291 from DarkLordZach/homebrew-testing
bunnei
2019-06-21
12
-0
/
+993
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
yuzutest: Add minor comments
Zach Hilman
2019-06-10
2
-8
/
+9
|
*
|
|
|
|
yuzu_tester: Display results in table format
Zach Hilman
2019-06-10
3
-12
/
+50
|
*
|
|
|
|
yuzutest: Support multiple tests per executable
Zach Hilman
2019-06-10
4
-33
/
+41
|
*
|
|
|
|
yuzu_tester: Add 'yuzutest' service
Zach Hilman
2019-06-10
2
-0
/
+123
|
*
|
|
|
|
yuzu_tester: Add SDL2-based EmuWindow that doesn't show the window
Zach Hilman
2019-06-10
2
-0
/
+164
|
*
|
|
|
|
yuzu_tester: Use config, icon, and main from yuzu-cmd
Zach Hilman
2019-06-10
6
-0
/
+624
|
*
|
|
|
|
yuzu_tester: Add project subdirectory
Zach Hilman
2019-06-10
2
-0
/
+35
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
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
5
-399
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
core: Remove unused CiTrace source files
Lioncash
2019-06-18
5
-399
/
+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
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #2594 from FearlessTobi/very-important-change
Zach Hilman
2019-06-19
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Change to a more descriptive name
Tobias
2019-06-19
1
-1
/
+1
|
*
|
|
|
|
|
yuzu/configure_input: Add missing space in window name
Tobias
2019-06-19
1
-1
/
+1
*
|
|
|
|
|
|
Added missing space between two words
Alex Subaric
2019-06-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #2584 from ogniK5377/cadence
Zach Hilman
2019-06-19
18
-37
/
+134
|
\
\
\
\
\
\
\
[next]