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 #538 from yuriks/perf-stat
Tony Wasserka
2015-03-07
1
-0
/
+8
|
\
|
*
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-03-01
1
-0
/
+8
*
|
vfp: Get rid of warnings
Lioncash
2015-03-03
2
-4
/
+4
|
/
*
Merge pull request #620 from lioncash/bkpt
bunnei
2015-02-27
1
-2
/
+3
|
\
|
*
arm_disasm: Show conditional code for BKPT instructions.
Lioncash
2015-02-27
1
-2
/
+3
*
|
arm_disasm: Remove unused variable
Lioncash
2015-02-27
1
-2
/
+1
|
/
*
arm: The CP15 Main ID register is not writeable
Lioncash
2015-02-26
1
-3
/
+1
*
arm: Remove unnecessary booleans
Lioncash
2015-02-25
2
-22
/
+5
*
Cleaned up unaligned access.
Kevin Hartman
2015-02-21
1
-17
/
+2
*
Merge pull request #582 from lioncash/warnings
bunnei
2015-02-17
1
-4
/
+4
|
\
|
*
vfpinstr: Fix trivial signed/unsigned mismatch warnings
Lioncash
2015-02-17
1
-4
/
+4
*
|
Merge pull request #579 from lioncash/bkpt
bunnei
2015-02-17
2
-2
/
+28
|
\
\
|
|
/
|
/
|
|
*
dyncom: Support conditional BKPT instructions
Lioncash
2015-02-17
2
-2
/
+28
*
|
Merge pull request #574 from lioncash/warn
bunnei
2015-02-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
vfpdouble: Use %p for printing pointer addresses.
Lioncash
2015-02-15
1
-2
/
+2
*
|
dyncom: Actually set the destination register for USAD8/USADA8.
Lioncash
2015-02-16
1
-0
/
+1
|
/
*
arm: Set the A bit on reset.
Lioncash
2015-02-15
1
-1
/
+1
*
core: Apply static to local functions
Lioncash
2015-02-13
5
-221
/
+227
*
arm: General cleanup
Lioncash
2015-02-13
13
-227
/
+116
*
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
4
-12
/
+17
*
dyncom: Clean up the constructor
Lioncash
2015-02-12
3
-16
/
+7
*
dyncom: Remove warning for SXTAH
Lioncash
2015-02-12
1
-1
/
+0
*
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
4
-55
/
+1
*
armdefs: Remove unnecessary extern C
Lioncash
2015-02-12
1
-6
/
+0
*
arm: Remove ARM26 support.
Lioncash
2015-02-11
2
-45
/
+4
*
Merge pull request #559 from lioncash/clean
bunnei
2015-02-11
4
-24
/
+40
|
\
|
*
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
3
-3
/
+10
|
*
arm: Change some more constants into enums
Lioncash
2015-02-11
2
-21
/
+30
*
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
2
-1
/
+2
*
|
Merge pull request #556 from lioncash/clean
bunnei
2015-02-10
4
-28
/
+19
|
\
|
|
*
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
4
-28
/
+19
*
|
arm_dyncom_thumb: Make lookup tables static
Lioncash
2015-02-10
1
-7
/
+7
|
/
*
Merge pull request #553 from lioncash/denorm
bunnei
2015-02-10
2
-0
/
+6
|
\
|
*
vfp: Normalize accumulator for multiply accumulate instructions
Lioncash
2015-02-10
2
-0
/
+6
*
|
dyncom: Add more regs to MCR/MRC
Lioncash
2015-02-10
2
-18
/
+35
|
/
*
Scheduler refactor Pt. 1
Kevin Hartman
2015-02-09
3
-56
/
+20
*
vfpdouble: Fix the FTOUI NaN sign setting
Lioncash
2015-02-09
1
-1
/
+1
*
Throw more unused/unnecessary VFP code out
Lioncash
2015-02-09
3
-215
/
+1
*
vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
Lioncash
2015-02-09
4
-192
/
+153
*
vfp_helper: Normalize tabs to spaces
Lioncash
2015-02-09
1
-172
/
+170
*
vfp_helper: Remove unnecessary extern C blocks
Lioncash
2015-02-06
1
-17
/
+1
*
vfp: Move FPSID, FPEXC, and FPSCR values over to enums.
Lioncash
2015-02-06
3
-150
/
+104
*
Merge pull request #537 from lioncash/vfp
bunnei
2015-02-04
1
-6
/
+6
|
\
|
*
vfp: Fix VCVT
Lioncash
2015-02-04
1
-6
/
+6
*
|
Merge pull request #536 from lioncash/dead
bunnei
2015-02-04
2
-1765
/
+0
|
\
\
|
|
/
|
/
|
|
*
vfp: Throw out unused code
Lioncash
2015-02-04
2
-1765
/
+0
*
|
dyncom: Remove more unnecessary code
Lioncash
2015-02-03
1
-45
/
+3
|
/
*
core: Fix some warnings on OSX
Lioncash
2015-02-03
1
-2
/
+4
*
Merge pull request #525 from lioncash/armwarn
bunnei
2015-02-01
2
-6
/
+3
|
\
|
*
vfp: Get rid of some compile warnings
Lioncash
2015-01-31
2
-6
/
+3
[next]