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 #413 from purpasmart96/serv_clean
bunnei
2015-01-05
7
-33
/
+36
|
\
|
*
Services: Clean up a few things and add a few function names
purpasmart96
2015-01-05
7
-33
/
+36
*
|
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-05
1
-4
/
+4
|
\
\
|
*
|
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-01-01
1
-4
/
+4
|
|
/
*
|
Merge pull request #422 from lioncash/bxj
bunnei
2015-01-05
1
-8
/
+25
|
\
\
|
*
|
dyncom: Partially emulate BXJ
Lioncash
2015-01-05
1
-8
/
+25
*
|
|
Merge pull request #416 from bunnei/fake-dsp-interrupt
bunnei
2015-01-05
3
-5
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DSP: Signal (faked) interrupt on every frame.
bunnei
2015-01-05
3
-5
/
+28
*
|
|
dyncom: Actually set the Q flag for SMLABB/SMLABT/SMLATB/SMLATT
Lioncash
2015-01-05
1
-1
/
+2
*
|
|
Merge pull request #418 from lioncash/qd
bunnei
2015-01-05
4
-25
/
+117
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dyncom: Implement QADD/QSUB/QDADD/QDSUB
Lioncash
2015-01-05
4
-25
/
+117
*
|
|
Merge pull request #407 from Subv/arbiter
bunnei
2015-01-05
1
-0
/
+11
|
\
\
\
|
*
|
|
AddressArbiter: Ported arbitration type 2 from 3dmoo.
Subv
2015-01-03
1
-0
/
+11
*
|
|
|
Merge pull request #415 from Dante38490/master
bunnei
2015-01-04
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Fix correct espace
Dante38490
2015-01-05
1
-2
/
+2
|
*
|
|
|
Add support load 3DS room
Dante38490
2015-01-05
1
-0
/
+2
*
|
|
|
|
Merge pull request #408 from Subv/mutex
bunnei
2015-01-04
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Mutex: Add the calling thread to the waiting list when needed
Subv
2015-01-04
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #386 from archshift/y2ru
bunnei
2015-01-04
4
-0
/
+72
|
\
\
\
\
|
*
|
|
|
Stub the y2r:u service
archshift
2015-01-03
4
-0
/
+72
*
|
|
|
|
skyeye: Remove duplicate typedefs
Lioncash
2015-01-04
4
-41
/
+17
|
|
/
/
/
|
/
|
|
|
*
|
|
|
FileSys: Fix crash bug in DiskFile exposed by #400
Yuri Kunde Schlesner
2015-01-03
1
-4
/
+0
*
|
|
|
FileSys: Fix a few memory leaks
Yuri Kunde Schlesner
2015-01-03
2
-6
/
+7
*
|
|
|
Merge pull request #396 from bunnei/default-dyncom
bunnei
2015-01-03
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Core: Change default CPU to dyncom.
bunnei
2015-01-02
2
-3
/
+3
*
|
|
|
|
Merge pull request #398 from lioncash/sm
bunnei
2015-01-03
1
-1
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
dyncom: Implement SMLAW
Lioncash
2015-01-03
1
-1
/
+43
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
VFP: Minor cleanup, functionally the same.
bunnei
2015-01-03
1
-2587
/
+2476
|
/
/
/
/
*
|
|
|
Merge pull request #395 from lioncash/rev
bunnei
2015-01-02
1
-45
/
+45
|
\
\
\
\
|
*
|
|
|
dyncom: Implement REVSH
Lioncash
2015-01-02
1
-45
/
+45
|
|
/
/
/
*
/
/
/
dyncom: Implement SMLALD/SMLSLD
Lioncash
2015-01-02
1
-3
/
+72
|
/
/
/
*
|
|
Merge pull request #381 from Subv/savedatacheck
bunnei
2015-01-02
14
-319
/
+275
|
\
\
\
|
*
|
|
IVFCArchive: Use a critical log to notify of invalid operations.
Subv
2015-01-02
1
-9
/
+9
|
*
|
|
SaveDataCheck: Remove unneeded constructor from a class
Subv
2015-01-02
1
-2
/
+0
|
*
|
|
Archives: Added some documentation to IVFCArchive
Subv
2015-01-02
1
-0
/
+5
|
*
|
|
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2015-01-02
14
-341
/
+238
|
*
|
|
SaveDataCheck: Preliminary work in this archive.
Subv
2015-01-02
4
-7
/
+63
*
|
|
|
Merge pull request #392 from lioncash/sm
bunnei
2015-01-02
1
-3
/
+64
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dyncom: Implement SMMLA/SMMUL/SMMLS
Lioncash
2015-01-02
1
-3
/
+64
*
|
|
|
Merge pull request #391 from lioncash/pedantic
bunnei
2015-01-02
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
elf: Make DidRelocate const
Lioncash
2015-01-02
1
-1
/
+1
|
*
|
|
|
archive: Fix initializer list order
Lioncash
2015-01-02
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
dyncom: Implemented LDREXD/STREXD/LDREXH/STREXH
bunnei
2015-01-02
3
-227
/
+282
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #390 from lioncash/wut
bunnei
2015-01-02
1
-27
/
+0
|
\
\
\
|
*
|
|
dyncom: Remove dead function InterpreterInitInstLength
Lioncash
2015-01-02
1
-27
/
+0
|
|
/
/
*
|
|
Merge pull request #388 from lioncash/sm
bunnei
2015-01-02
5
-52
/
+90
|
\
\
\
|
*
|
|
armemu: Fix missing Q flag check for SMLSD.
Lioncash
2015-01-02
1
-2
/
+6
|
*
|
|
dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
Lioncash
2015-01-02
5
-50
/
+84
|
|
/
/
*
/
/
soc_u: Fix a missing formatting argument
Lioncash
2015-01-02
1
-1
/
+1
|
/
/
*
|
dyncom: Implement SXTAB16 and SXTB16
Lioncash
2015-01-01
1
-3
/
+58
[next]