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
...
*
|
Merge pull request #339 from bunnei/fixup-gsp-synch
bunnei
2014-12-25
5
-95
/
+31
|
\
\
|
*
|
ARM: Add a mechanism for faking CPU time elapsed during HLE.
bunnei
2014-12-25
5
-95
/
+31
*
|
|
Merge pull request #343 from lioncash/smmla
bunnei
2014-12-25
1
-2
/
+30
|
\
\
\
|
*
|
|
armemu: Implement SMMUL, SMMLA, and SMMLS.
Lioncash
2014-12-25
1
-2
/
+30
|
|
/
/
*
|
|
Merge pull request #341 from lioncash/moresmops
bunnei
2014-12-25
1
-2
/
+33
|
\
\
\
|
*
|
|
armemu: Implement SMLALD/SMLSLD
Lioncash
2014-12-24
1
-2
/
+33
|
|
/
/
*
/
/
armemu: Fix GE/Q flag setting semantics
Lioncash
2014-12-24
1
-62
/
+56
|
/
/
*
|
armemu: Set the Q flag correctly for much of the other ops
Lioncash
2014-12-23
1
-8
/
+8
*
|
armemu: Set the Q flag properly for SMLAD/SMUAD
Lioncash
2014-12-23
3
-13
/
+28
*
|
Merge pull request #334 from lioncash/cpsr
bunnei
2014-12-23
1
-1
/
+1
|
\
\
|
*
|
armemu: Fix retrieval of the CPSR in MRS instructions.
Lioncash
2014-12-22
1
-1
/
+1
*
|
|
Merge pull request #335 from lioncash/cpsrcreate
bunnei
2014-12-23
4
-25
/
+78
|
\
\
\
|
*
|
|
armemu: Properly set the Q flag for SSAT16/USAT16 upon saturation.
Lioncash
2014-12-22
1
-9
/
+23
|
*
|
|
armemu: Fix SEL
Lioncash
2014-12-22
1
-1
/
+1
|
*
|
|
armemu: Fix construction of the CPSR
Lioncash
2014-12-22
4
-15
/
+54
|
|
/
/
*
/
/
dyncom: Move over QADD16/QASX/QSAX/QSUB16
Lioncash
2014-12-22
1
-7
/
+87
|
/
/
*
|
Merge pull request #322 from chinhodado/master
bunnei
2014-12-22
3
-9
/
+6
|
\
\
|
*
|
More warning cleanups
Chin
2014-12-21
3
-9
/
+6
*
|
|
dyncom: Move SEL over
Lioncash
2014-12-21
1
-1
/
+58
*
|
|
Merge pull request #324 from lioncash/dync
bunnei
2014-12-21
1
-7
/
+102
|
\
\
\
|
*
|
|
dyncom: Move over SASX/SSAX/SADD16/SSUB16
Lioncash
2014-12-21
1
-7
/
+102
*
|
|
|
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
8
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
License change
purpasmart96
2014-12-20
8
-8
/
+8
*
|
|
|
armemu: Implement SADD8/SSUB8
Lioncash
2014-12-20
1
-14
/
+87
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #296 from lioncash/dyn
bunnei
2014-12-20
1
-1
/
+47
|
\
\
\
|
*
|
|
dyncom: Implement UMAAL
Lioncash
2014-12-19
1
-1
/
+47
|
|
/
/
*
|
|
Merge pull request #310 from lioncash/ssat16
bunnei
2014-12-20
1
-14
/
+20
|
\
\
\
|
*
|
|
armemu: Fix SSAT16
Lioncash
2014-12-18
1
-1
/
+1
|
*
|
|
armemu: Clean up naming and formatting for SSAT16
Lioncash
2014-12-18
1
-14
/
+20
|
|
/
/
*
|
|
armemu: Should be using labs for USAD8/USADA8
Lioncash
2014-12-20
1
-4
/
+4
*
|
|
Merge pull request #311 from lioncash/usada
bunnei
2014-12-20
1
-1
/
+24
|
\
\
\
|
*
|
|
armemu: Implement USAD8 and USADA8
Lioncash
2014-12-18
1
-1
/
+24
*
|
|
|
Merge pull request #313 from lioncash/smlsd
bunnei
2014-12-20
1
-6
/
+10
|
\
\
\
\
|
*
|
|
|
armemu: Implement SMLSD
Lioncash
2014-12-19
1
-6
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #314 from lioncash/qsax-qasx
bunnei
2014-12-20
1
-7
/
+20
|
\
\
\
\
|
*
|
|
|
armemu: Implement QASX and QSAX
Lioncash
2014-12-19
1
-7
/
+20
|
|
/
/
/
*
|
|
|
Merge pull request #294 from lioncash/var
bunnei
2014-12-19
1
-12
/
+9
|
\
\
\
\
|
*
|
|
|
armemu: Narrow the scope of some variables in handle_v6_insn
Lioncash
2014-12-17
1
-12
/
+9
*
|
|
|
|
Merge pull request #305 from lioncash/paren
bunnei
2014-12-19
1
-4
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
armemu: Get rid of bitwise parenthesis warnings
Lioncash
2014-12-18
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #304 from lioncash/sflags
bunnei
2014-12-18
1
-4
/
+29
|
\
\
\
\
|
*
|
|
|
armemu: Set GE flags correctly for SSUB16, SADD16, SSAX, and SASX.
Lioncash
2014-12-18
1
-4
/
+29
|
|
/
/
/
*
|
|
|
armemu: Fix lower-bounds clamping for USAT16
Lioncash
2014-12-18
1
-1
/
+6
*
|
|
|
armemu: More concise names for USAT16-related variables
Lioncash
2014-12-18
1
-11
/
+15
|
/
/
/
*
|
|
Merge pull request #299 from lioncash/join
bunnei
2014-12-18
1
-34
/
+23
|
\
\
\
|
*
|
|
armemu: Combine SSUB16, SADD16, SASX, and SSAX.
Lioncash
2014-12-17
1
-34
/
+23
*
|
|
|
Merge pull request #298 from lioncash/flags
bunnei
2014-12-17
1
-4
/
+22
|
\
\
\
\
|
*
|
|
|
armemu: Unset GE flags for UADD8 if results are < 0x100
Lioncash
2014-12-17
1
-4
/
+22
*
|
|
|
|
Merge pull request #295 from lioncash/umaal
bunnei
2014-12-17
1
-3
/
+25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
armemu: Implement UMAAL
Lioncash
2014-12-17
1
-3
/
+25
|
|
|
/
/
|
|
/
|
|
[prev]
[next]