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 #728 from lioncash/vars
Lioncash
2015-05-07
1
-19
/
+17
|
\
|
*
dyncom: Remove an unnecessary variable in the interpreter
Lioncash
2015-05-07
1
-19
/
+17
*
|
Remove unnecessary dyncom header files
Lioncash
2015-05-07
5
-80
/
+2
|
/
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
3
-2
/
+2
*
Clean-up includes
Yuri Kunde Schlesner
2015-05-06
2
-0
/
+4
*
HLE: Clean up SVC dispatch mechanism
Yuri Kunde Schlesner
2015-05-06
1
-2
/
+2
*
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-05-01
4
-25
/
+18
*
dyncom: Remove more unused/unnecessary code
Lioncash
2015-04-20
4
-92
/
+1
*
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-17
6
-822
/
+15
*
Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.
Emmanuel Gil Peyrot
2015-04-14
2
-39
/
+36
*
Headers: Add some forgotten overrides, thanks clang!
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+1
*
dyncom: Remove unnecessary enum and typedef
Lioncash
2015-04-07
5
-50
/
+30
*
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
*
Merge pull request #685 from lioncash/cpregs
bunnei
2015-04-06
8
-134
/
+212
|
\
|
*
core: Migrate 3DS-specific CP15 register setting into Init
Lioncash
2015-04-06
1
-8
/
+0
|
*
arm_interface: Support retrieval/storage to CP15 registers
Lioncash
2015-04-06
3
-0
/
+25
|
*
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
5
-168
/
+163
|
*
dyncom: Properly return the value of the user RO thread register
Lioncash
2015-04-06
2
-4
/
+10
|
*
dyncom: Set CP15 reset values on initialization
Lioncash
2015-04-06
1
-0
/
+60
*
|
dyncom: Suppress uninitialized variable warnings
Lioncash
2015-04-05
1
-4
/
+4
|
/
*
dyncom: Move CP15 register writing into its own function.
Lioncash
2015-04-02
4
-88
/
+265
*
dyncom: Move CP15 register reading into its own function.
Lioncash
2015-04-02
4
-49
/
+253
*
dyncom: Migrate InAPrivilegedMode to armsupp
Lioncash
2015-03-26
3
-4
/
+7
*
Merge pull request #674 from lioncash/sys-instrs
bunnei
2015-03-24
1
-2
/
+62
|
\
|
*
dyncom: Implement SRS
Lioncash
2015-03-24
1
-1
/
+32
|
*
dyncom: Implement RFE
Lioncash
2015-03-24
1
-1
/
+30
*
|
dyncom: Remove unused/unnecessary macros and macro constants
Lioncash
2015-03-24
2
-39
/
+2
|
/
*
armmmu: Remove unnecessary enum values
Lioncash
2015-03-20
1
-30
/
+20
*
Merge pull request #659 from lioncash/setend
bunnei
2015-03-19
5
-83
/
+233
|
\
|
*
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-17
5
-82
/
+198
|
*
dyncom: Implement SETEND
Lioncash
2015-03-14
1
-1
/
+35
*
|
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-16
3
-12
/
+0
|
/
*
dyncom: Minor cleanup
Lioncash
2015-03-10
1
-26
/
+7
*
dyncom: Fix an indexing bug in STM
Lioncash
2015-03-08
1
-5
/
+4
*
dyncom: General cleanup of STM
Lioncash
2015-03-08
1
-16
/
+14
*
dyncom: Increment addr when accessing LR in LDM
Lioncash
2015-03-08
1
-0
/
+2
*
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
[next]