index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
dyncom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-05-01
2
-23
/
+12
*
dyncom: Remove more unused/unnecessary code
Lioncash
2015-04-20
1
-6
/
+0
*
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
4
-25
/
+30
*
Merge pull request #685 from lioncash/cpregs
bunnei
2015-04-06
3
-1
/
+10
|
\
|
*
arm_interface: Support retrieval/storage to CP15 registers
Lioncash
2015-04-06
2
-0
/
+10
|
*
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
1
-1
/
+0
*
|
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
1
-88
/
+2
*
dyncom: Move CP15 register reading into its own function.
Lioncash
2015-04-02
1
-44
/
+3
*
dyncom: Migrate InAPrivilegedMode to armsupp
Lioncash
2015-03-26
1
-4
/
+0
*
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
|
/
*
Merge pull request #659 from lioncash/setend
bunnei
2015-03-19
1
-53
/
+97
|
\
|
*
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-17
1
-52
/
+62
|
*
dyncom: Implement SETEND
Lioncash
2015-03-14
1
-1
/
+35
*
|
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-16
2
-6
/
+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
*
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-03-01
1
-0
/
+8
*
arm: The CP15 Main ID register is not writeable
Lioncash
2015-02-26
1
-3
/
+1
*
Cleaned up unaligned access.
Kevin Hartman
2015-02-21
1
-17
/
+2
*
dyncom: Support conditional BKPT instructions
Lioncash
2015-02-17
2
-2
/
+28
*
dyncom: Actually set the destination register for USAD8/USADA8.
Lioncash
2015-02-16
1
-0
/
+1
*
core: Apply static to local functions
Lioncash
2015-02-13
4
-189
/
+195
*
arm: General cleanup
Lioncash
2015-02-13
5
-94
/
+57
*
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
3
-10
/
+15
*
dyncom: Clean up the constructor
Lioncash
2015-02-12
1
-7
/
+4
*
dyncom: Remove warning for SXTAH
Lioncash
2015-02-12
1
-1
/
+0
*
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
1
-6
/
+1
*
Merge pull request #559 from lioncash/clean
bunnei
2015-02-11
1
-2
/
+2
|
\
|
*
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
1
-2
/
+2
*
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
1
-0
/
+1
*
|
arm_dyncom_thumb: Make lookup tables static
Lioncash
2015-02-10
1
-7
/
+7
|
/
*
dyncom: Add more regs to MCR/MRC
Lioncash
2015-02-10
1
-17
/
+32
*
Scheduler refactor Pt. 1
Kevin Hartman
2015-02-09
2
-56
/
+11
*
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
*
arm: Clean up ARMul_State
Lioncash
2015-01-31
1
-6
/
+3
*
arm: Adios armemu
Lioncash
2015-01-31
1
-4
/
+0
*
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
2
-8
/
+2
*
arm: Get rid of armcpu.h and skyeye_types.h
Lioncash
2015-01-30
3
-4
/
+0
*
dyncom: Minor cleanup
Lioncash
2015-01-27
1
-126
/
+137
*
dyncom: Minor cleanup
Lioncash
2015-01-22
1
-282
/
+270
*
dyncom: Clarify precedence for ternary statements
Lioncash
2015-01-19
1
-1
/
+1
[next]