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
*
Merge pull request #888 from zawata/Warning-Fixes-2
Yuri Kunde Schlesner
2015-07-25
2
-3
/
+3
|
\
|
*
Core\HLE : Fix Warning
zawata
2015-07-17
2
-3
/
+3
*
|
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-25
2
-2
/
+2
|
\
\
|
*
|
Core : Change variable type
zawata
2015-07-19
1
-1
/
+1
|
*
|
Core : Fix Conversion Warnings
zawata
2015-07-19
1
-1
/
+1
*
|
|
Merge pull request #983 from yuriks/null-memory-fill
Yuri Kunde Schlesner
2015-07-23
1
-13
/
+18
|
\
\
\
|
*
|
|
GSP: Don't try to write memory fill registers if start address is 0
Yuri Kunde Schlesner
2015-07-23
1
-13
/
+18
*
|
|
|
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-07-23
2
-0
/
+11
|
/
/
/
*
|
|
Merge pull request #962 from Subv/am_app
bunnei
2015-07-21
3
-3
/
+33
|
\
\
\
|
*
|
|
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Subv
2015-07-21
3
-3
/
+33
*
|
|
|
Merge pull request #966 from Subv/log
bunnei
2015-07-21
1
-4
/
+8
|
\
\
\
\
|
*
|
|
|
Services/Logging: Log more useful information when some operations fail.
Subv
2015-07-21
1
-4
/
+8
|
|
/
/
/
*
|
|
|
Merge pull request #957 from Subv/hwtest_crash
bunnei
2015-07-21
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
Kernel/Scheduling: Clean up a thread's wait_objects when its scheduled.
Subv
2015-07-20
1
-0
/
+8
|
|
/
/
/
*
|
|
|
dyncom: Pass SVC immediates directly.
Lioncash
2015-07-21
3
-6
/
+6
*
|
|
|
Services/CFG: Added some missing functions to cfg:s
Subv
2015-07-20
1
-1
/
+3
|
/
/
/
*
|
|
Merge pull request #939 from Subv/queryprocmem
bunnei
2015-07-20
2
-6
/
+28
|
\
\
\
|
*
|
|
Kernel/SVC: Implemented svcQueryProcessMemory
Subv
2015-07-17
2
-6
/
+28
*
|
|
|
Merge pull request #951 from Subv/bit5
bunnei
2015-07-19
2
-12
/
+31
|
\
\
\
\
|
*
|
|
|
GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.
Subv
2015-07-19
2
-12
/
+31
*
|
|
|
|
Merge pull request #946 from archshift/update-frdu
bunnei
2015-07-19
1
-1
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Add more frd:u unknown service commands from 3dbrew
archshift
2015-07-19
1
-1
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
dyncom: Properly retrieve the PC value in BX if used.
Lioncash
2015-07-19
1
-3
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Change trace/unimplemented service call logs to use hex
archshift
2015-07-19
1
-1
/
+1
|
/
/
/
*
/
/
Dyncom: Support for a missing ARMv6 Thumb MOV encoding
Yuri Kunde Schlesner
2015-07-18
1
-10
/
+4
|
/
/
*
|
Merge pull request #938 from Subv/querymem
Yuri Kunde Schlesner
2015-07-17
2
-4
/
+24
|
\
\
|
*
|
Kernel/SVC: Implemented svcQueryMemory.
Subv
2015-07-17
2
-4
/
+24
*
|
|
Merge pull request #937 from yuriks/codeset-leak
bunnei
2015-07-17
12
-8
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
12
-8
/
+45
*
|
|
arm_dyncom_interpreter: Simplify assignment in SMLAW
Lioncash
2015-07-16
1
-1
/
+1
|
/
/
*
|
Merge pull request #918 from yuriks/romfs
bunnei
2015-07-16
17
-97
/
+111
|
\
\
|
*
|
Loader: Fix variable type and remove unused variable
Yuri Kunde Schlesner
2015-07-13
1
-2
/
+1
|
*
|
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-07-13
6
-22
/
+22
|
*
|
Loader: Remove unnecessary pointer indirection to IOFile
Yuri Kunde Schlesner
2015-07-13
10
-50
/
+50
|
*
|
FS: Stream RomFS from file instead of loading all of it to memory
condut
2015-07-13
9
-32
/
+47
*
|
|
Merge pull request #904 from aroulin/y2r-narrowing-warning
archshift
2015-07-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Y2R: Fix narrowing warning
aroulin
2015-07-12
1
-1
/
+1
*
|
|
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
2
-70
/
+46
*
|
|
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
4
-43
/
+57
*
|
|
Add CiTrace recording support.
Tony Wasserka
2015-07-13
7
-1
/
+419
*
|
|
GPU: Be robust against nullptr addresses; properly reset busy bits in the tri...
Tony Wasserka
2015-07-13
1
-27
/
+34
*
|
|
HW: Fix a stupid issue which led to unknown register reads/writes.
Tony Wasserka
2015-07-13
1
-0
/
+30
*
|
|
Merge pull request #921 from linkmauve/fix-applet
bunnei
2015-07-12
7
-7
/
+32
|
\
\
\
|
*
|
|
Core: Fix applet includes using iwyu.
Emmanuel Gil Peyrot
2015-07-12
7
-7
/
+32
|
|
/
/
*
/
/
Kernel: Add CodeSet case to Object::IsWaitable
Yuri Kunde Schlesner
2015-07-12
1
-0
/
+1
|
/
/
*
|
Merge pull request #823 from Subv/applets_drawing
bunnei
2015-07-11
11
-58
/
+567
|
\
\
|
*
|
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-11
7
-35
/
+61
|
*
|
Applets: Add infrastructure to allow custom drawing and input handling in App...
Subv
2015-07-11
7
-39
/
+162
|
*
|
HLE/APT: Initial HLE support for applets.
Subv
2015-07-11
9
-50
/
+410
*
|
|
Core: Properly configure address space when loading a binary
Yuri Kunde Schlesner
2015-07-11
11
-52
/
+223
[next]