index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
5
-11
/
+16
*
DynCom: Add a comment to GetTicks.
Subv
2015-01-08
1
-0
/
+1
*
Timing: Use CoreTiming::GetTicks to keep track of ticks.
Subv
2015-01-08
2
-6
/
+2
*
dyncom: Fix UMAAL
Lioncash
2015-01-08
1
-4
/
+4
*
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
2
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
2
-1
/
+9
*
|
Merge pull request #438 from lioncash/swp
bunnei
2015-01-07
1
-0
/
+1
|
\
\
|
*
|
dyncom: Fix SWPB
Lioncash
2015-01-07
1
-0
/
+1
*
|
|
dyncom: Move over SMLALXY
Lioncash
2015-01-07
1
-1
/
+56
|
/
/
*
|
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
*
|
dyncom: Partially emulate BXJ
Lioncash
2015-01-05
1
-8
/
+25
*
|
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
*
|
|
skyeye: Remove duplicate typedefs
Lioncash
2015-01-04
4
-41
/
+17
|
/
/
*
|
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 #392 from lioncash/sm
bunnei
2015-01-02
1
-3
/
+64
|
\
|
*
dyncom: Implement SMMLA/SMMUL/SMMLS
Lioncash
2015-01-02
1
-3
/
+64
*
|
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
*
|
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
|
/
*
dyncom: Implement SXTAB16 and SXTB16
Lioncash
2015-01-01
1
-3
/
+58
*
Merge pull request #379 from lioncash/sh
bunnei
2015-01-01
1
-8
/
+110
|
\
|
*
dyncom: Implement SHADD8/SHADD16/SHSUB8/SHSUB16/SHASX/SHSAX
Lioncash
2015-01-01
1
-8
/
+110
*
|
Fix SADD8/SSUB8 in the armemu
Lioncash
2015-01-01
1
-50
/
+28
*
|
dyncom: Implement SADD8/SSUB8
Lioncash
2015-01-01
1
-55
/
+108
|
/
*
Merge pull request #375 from lioncash/uops
bunnei
2014-12-31
1
-9
/
+208
|
\
|
*
dyncom: Implement UADD8/UADD16/USUB8/USUB16/UASX/USAX
Lioncash
2014-12-31
1
-9
/
+208
*
|
dyncom: Massive refactor
bunnei
2014-12-30
2
-654
/
+221
*
|
Merge pull request #369 from darkf/mingw_
bunnei
2014-12-30
1
-0
/
+8
|
\
\
|
*
\
Fix merge conflicts
darkf
2014-12-29
22
-9156
/
+8501
|
|
\
\
|
*
|
|
Add comment regarding __WIN32__ in SkyEye code
darkf
2014-11-28
1
-0
/
+4
|
*
|
|
Fix MinGW build
darkf
2014-11-28
1
-0
/
+4
*
|
|
|
vfp: Get rid of a few warnings
Lioncash
2014-12-30
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
vfp: Implement VMOVBRRSS
Lioncash
2014-12-30
3
-12
/
+44
*
|
|
dyncom: Implement USAT16/SSAT16
Lioncash
2014-12-30
1
-2
/
+61
|
|
/
|
/
|
*
|
dyncom: Implement USAT/SSAT
bunnei
2014-12-29
3
-2
/
+131
*
|
dyncom: Various cleanups to match coding style, no functional changes.
bunnei
2014-12-29
5
-7087
/
+5962
*
|
Merge pull request #361 from lioncash/moreqops
bunnei
2014-12-29
4
-65
/
+142
|
\
\
|
*
|
dyncom: Implement QADD8/QSUB8
Lioncash
2014-12-29
1
-32
/
+42
[next]