index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
skyeye_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Core, VideoCore: Replace or fix exit() calls.
Emmanuel Gil Peyrot
2015-06-28
2
-4
/
+6
*
|
vfp: Change return type of VFPInit from unsigned int to void.
Lioncash
2015-06-29
2
-4
/
+2
*
|
vfp: Handle accesses to FPINST/FPINST2 system registers
Lioncash
2015-06-29
4
-42
/
+53
|
/
*
vfp: Handle accesses to the VFP media feature registers
Lioncash
2015-06-12
3
-4
/
+8
*
vfp: Implement VMOVBCR/VMOVBRC
Lioncash
2015-06-12
2
-5
/
+8
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
2
-5
/
+5
*
dyncom: Get rid of armemu.h
Lioncash
2015-05-23
2
-47
/
+28
*
dyncom: remove load_r15 from arm_inst
Lioncash
2015-05-22
1
-128
/
+96
*
VFP: Log as trace to get rid of spamming.
bunnei
2015-05-22
1
-23
/
+23
*
dyncom: Eliminate clang warnings
Lioncash
2015-05-21
2
-5
/
+3
*
Merge pull request #772 from lioncash/warn
bunnei
2015-05-18
2
-6
/
+6
|
\
|
*
vfp: Get rid of warnings
Lioncash
2015-05-14
2
-6
/
+6
*
|
Merge pull request #770 from lioncash/dyncom_clean
bunnei
2015-05-15
1
-64
/
+64
|
\
\
|
*
|
dyncom: Remove unnecessary typedefs
Lioncash
2015-05-14
1
-64
/
+64
|
|
/
*
/
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
1
-1
/
+1
|
/
*
vfp: Handle flush-to-zero mode.
Lioncash
2015-05-11
3
-84
/
+98
*
Remove unnecessary dyncom header files
Lioncash
2015-05-07
3
-71
/
+0
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-06
1
-0
/
+2
*
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-05-01
1
-0
/
+6
*
dyncom: Remove more unused/unnecessary code
Lioncash
2015-04-20
2
-64
/
+1
*
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-17
4
-671
/
+7
*
Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.
Emmanuel Gil Peyrot
2015-04-14
2
-39
/
+36
*
dyncom: Remove unnecessary enum and typedef
Lioncash
2015-04-07
1
-25
/
+0
*
vfp: Make the FPSID values match the MPCore
Lioncash
2015-04-06
1
-7
/
+7
*
vfp: Get rid of the VFP_OFFSET macro
Lioncash
2015-04-06
5
-64
/
+69
*
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
2
-23
/
+19
*
dyncom: Move CP15 register writing into its own function.
Lioncash
2015-04-02
2
-0
/
+34
*
dyncom: Move CP15 register reading into its own function.
Lioncash
2015-04-02
2
-5
/
+54
*
dyncom: Migrate InAPrivilegedMode to armsupp
Lioncash
2015-03-26
1
-0
/
+1
*
armmmu: Remove unnecessary enum values
Lioncash
2015-03-20
1
-30
/
+20
*
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-17
3
-30
/
+130
*
vfp: Get rid of warnings
Lioncash
2015-03-03
2
-4
/
+4
*
arm: Remove unnecessary booleans
Lioncash
2015-02-25
1
-18
/
+5
*
vfpinstr: Fix trivial signed/unsigned mismatch warnings
Lioncash
2015-02-17
1
-4
/
+4
*
vfpdouble: Use %p for printing pointer addresses.
Lioncash
2015-02-15
1
-2
/
+2
*
arm: Set the A bit on reset.
Lioncash
2015-02-15
1
-1
/
+1
*
core: Apply static to local functions
Lioncash
2015-02-13
1
-32
/
+32
*
arm: General cleanup
Lioncash
2015-02-13
6
-129
/
+57
*
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
1
-2
/
+2
*
dyncom: Clean up the constructor
Lioncash
2015-02-12
1
-5
/
+0
*
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
2
-9
/
+0
*
armdefs: Remove unnecessary extern C
Lioncash
2015-02-12
1
-6
/
+0
*
arm: Remove ARM26 support.
Lioncash
2015-02-11
1
-20
/
+0
*
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
1
-0
/
+7
*
arm: Change some more constants into enums
Lioncash
2015-02-11
2
-21
/
+30
*
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
2
-16
/
+10
*
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
1
-1
/
+3
|
/
[prev]
[next]