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
*
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
*
|
arm: Clean up ARMul_State
Lioncash
2015-01-31
3
-136
/
+83
|
/
*
arm: Adios armemu
Lioncash
2015-01-31
12
-8576
/
+164
*
dyncom: clean up arm_dyncom_dec.h
Lioncash
2015-01-30
1
-43
/
+2
*
arm: Move headers over to pragma once
Lioncash
2015-01-30
7
-31
/
+11
*
arm: Get rid of armcpu.h and skyeye_types.h
Lioncash
2015-01-30
5
-113
/
+0
*
arm: Clean out armos.h and armmmu.h
Lioncash
2015-01-30
2
-181
/
+23
*
arm: Throw out a lot of unnecessary code
Lioncash
2015-01-30
6
-1536
/
+56
*
armdefs: Move some defines over to enums
Lioncash
2015-01-30
1
-131
/
+112
*
dyncom: Minor cleanup
Lioncash
2015-01-27
1
-126
/
+137
*
Update vfp.cpp
bunnei
2015-01-26
1
-1
/
+1
*
Merge pull request #410 from chinhodado/cleanup
bunnei
2015-01-24
5
-483
/
+157
|
\
|
*
Cleanup: Logging in Core
Chin
2015-01-19
5
-483
/
+157
*
|
vfp: Clean up vertical alignment for instructions
Lioncash
2015-01-23
1
-131
/
+125
*
|
dyncom: Minor cleanup
Lioncash
2015-01-22
1
-282
/
+270
*
|
dyncom: Clarify precedence for ternary statements
Lioncash
2015-01-19
3
-3
/
+3
*
|
dyncom: Implement missing shifts in ScaledRegisterPostIndexed, etc
Lioncash
2015-01-18
1
-7
/
+33
|
/
[next]