index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some support for the shared page (currently 3d slider is implemented)
Zhuowei Zhang
2015-01-15
5
-0
/
+116
*
Merge pull request #441 from Kingcom/CallStack
bunnei
2015-01-07
1
-0
/
+3
|
\
|
*
citra-qt: Add check for valid address to call stack
Kingcom
2015-01-07
1
-0
/
+3
*
|
Merge pull request #439 from Subv/idle_thread_m
bunnei
2015-01-07
4
-2
/
+47
|
\
\
|
*
|
Threads: Use a dummy idle thread when no other are ready.
Subv
2015-01-07
4
-2
/
+47
|
/
/
*
|
Merge pull request #404 from bunnei/more-frame-synch-fixes
bunnei
2015-01-07
2
-2
/
+8
|
\
\
|
*
|
GSP: Toggle active framebuffer each frame
bunnei
2015-01-07
2
-2
/
+8
|
|
/
*
|
Merge pull request #431 from yuriks/thread-queue-cleanup
bunnei
2015-01-07
2
-145
/
+75
|
\
\
|
*
|
Common: Clean up ThreadQueueList
Yuri Kunde Schlesner
2015-01-07
2
-145
/
+75
*
|
|
Merge pull request #442 from lioncash/smul
bunnei
2015-01-07
1
-10
/
+7
|
\
\
\
|
*
|
|
dyncom: Fix SMULWB/SMULWT
Lioncash
2015-01-07
1
-10
/
+7
|
|
/
/
*
|
|
Merge pull request #425 from Subv/coretiming
bunnei
2015-01-07
6
-418
/
+380
|
\
\
\
|
*
|
|
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
6
-418
/
+380
*
|
|
|
Merge pull request #440 from yuriks/lifetime-fix
bunnei
2015-01-07
2
-25
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix double-free in Service manager during shutdown
Yuri Kunde Schlesner
2015-01-07
2
-25
/
+4
|
/
/
/
*
|
|
Merge pull request #438 from lioncash/swp
bunnei
2015-01-07
1
-0
/
+1
|
\
\
\
|
*
|
|
dyncom: Fix SWPB
Lioncash
2015-01-07
1
-0
/
+1
*
|
|
|
Merge pull request #434 from lioncash/sm
bunnei
2015-01-07
1
-1
/
+56
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dyncom: Move over SMLALXY
Lioncash
2015-01-07
1
-1
/
+56
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #421 from linkmauve/remove-dead-platforms
bunnei
2015-01-06
5
-101
/
+2
|
\
\
\
|
*
|
|
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
2015-01-06
5
-101
/
+2
|
|
/
/
*
|
|
Merge pull request #376 from Subv/arc_reorder
bunnei
2015-01-06
14
-66
/
+93
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Archives/Exdata: Don't set concrete_mount_point in the ctor
Subv
2015-01-06
1
-1
/
+1
|
*
|
Archives: Changed the unimplemented archives comment.
Subv
2015-01-06
1
-1
/
+1
|
*
|
Archives: Addressed some comments
Subv
2015-01-06
5
-15
/
+15
|
*
|
SaveDataCheck: Fixed a typo
Subv
2015-01-05
1
-1
/
+1
|
*
|
Archives: Make SYSTEM_ID and SDCARD_ID strings
Subv
2015-01-04
6
-9
/
+11
|
*
|
Archives: Changed the way paths are built for the archives.
Subv
2015-01-03
13
-47
/
+68
|
*
|
SaveDataCheck: Move the files to nand/title
Subv
2015-01-03
2
-2
/
+3
|
*
|
Archives: Change the folder layout of some archives.
Subv
2015-01-02
6
-24
/
+27
*
|
|
Merge pull request #402 from chrisvj/master
bunnei
2015-01-06
30
-45
/
+45
|
\
\
\
|
*
|
|
citra-qt: Renamed all .hxx headers to .h
chrisvj
2015-01-06
30
-45
/
+45
*
|
|
|
Merge pull request #417 from kevinhartman/exclusive-tag-fix
bunnei
2015-01-06
2
-16
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/...
Kevin Hartman
2015-01-05
2
-16
/
+18
*
|
|
|
Merge pull request #419 from linkmauve/no-x86-specifics
bunnei
2015-01-05
1
-13
/
+3
|
\
\
\
\
|
*
|
|
|
Common: Use std::abs instead of abs, using abs with cmath fails on some systems.
Emmanuel Gil Peyrot
2015-01-05
1
-2
/
+3
|
*
|
|
|
Common: Remove the unused x86-specific 128-bit float type.
Emmanuel Gil Peyrot
2015-01-05
1
-11
/
+0
*
|
|
|
|
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
4
-16
/
+16
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-01-01
4
-16
/
+16
*
|
|
|
|
|
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
*
|
|
|
|
|
|
Merge pull request #420 from lioncash/qflag
bunnei
2015-01-05
1
-1
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
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
|
\
\
\
\
\
\
[next]