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: Remove unnecessary initialization code.
Lioncash
2015-07-25
1
-7
/
+0
*
dyncom: Remove unnecessary abort-related cruft
Lioncash
2015-07-25
1
-3
/
+0
*
dyncom: Rename armdefs.h to armstate.h
Lioncash
2015-07-25
7
-7
/
+7
*
dyncom: Get rid of skyeye typedefs
Lioncash
2015-07-25
2
-16
/
+15
*
dyncom: Move helper functions to their own header
Lioncash
2015-07-25
5
-3
/
+8
*
dyncom: Pass SVC immediates directly.
Lioncash
2015-07-21
1
-1
/
+2
*
dyncom: Properly retrieve the PC value in BX if used.
Lioncash
2015-07-19
1
-3
/
+5
*
Dyncom: Support for a missing ARMv6 Thumb MOV encoding
Yuri Kunde Schlesner
2015-07-18
1
-10
/
+4
*
arm_dyncom_interpreter: Simplify assignment in SMLAW
Lioncash
2015-07-16
1
-1
/
+1
*
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
1
-0
/
+5
*
arm_dyncom_thumb: Fix handling of writeback for thumb LDMIA
Lioncash
2015-06-04
1
-5
/
+19
*
arm_dyncom_thumb: Fix encoding of BKPT's immediate
Lioncash
2015-05-31
1
-1
/
+4
*
arm_dyncom_thumb: Implement CPS and SETEND
Lioncash
2015-05-31
1
-0
/
+13
*
arm_dyncom_thumb: Implement SXTH, SXTB, UXTH, and UXTB.
Lioncash
2015-05-31
1
-0
/
+11
*
arm_dyncom_thumb: Implement REV, REV16, and REVSH.
Lioncash
2015-05-31
1
-2
/
+12
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
2
-17
/
+17
*
Merge pull request #826 from lioncash/tables
Yuri Kunde Schlesner
2015-05-26
1
-22
/
+11
|
\
|
*
arm_dyncom_thumb: Merge STR/LDR table subsets.
Lioncash
2015-05-26
1
-22
/
+11
*
|
arm_dyncom_interpreter: Remove unused variable
Lioncash
2015-05-26
1
-5
/
+1
*
|
arm_dyncom_interpreter: Remove unused macro
Lioncash
2015-05-24
1
-1
/
+0
|
/
*
dyncom: Get rid of armemu.h
Lioncash
2015-05-23
1
-1
/
+1
*
dyncom: Remove unused cpu parameter from decode_thumb_instr
Lioncash
2015-05-22
1
-3
/
+2
*
dyncom: remove load_r15 from arm_inst
Lioncash
2015-05-22
1
-362
/
+235
*
dyncom: Remove unnecessary parameter for load/store operations
Lioncash
2015-05-22
1
-39
/
+39
*
dyncom: Eliminate clang warnings
Lioncash
2015-05-21
2
-401
/
+401
*
Merge pull request #774 from lioncash/decodings
Yuri Kunde Schlesner
2015-05-15
2
-33
/
+191
|
\
|
*
dyncom: Add ARMv6K NOP and hint instructions to the decoding table
Lioncash
2015-05-14
2
-12
/
+152
|
*
dyncom: Handle some MSR variants individually
Lioncash
2015-05-14
2
-24
/
+41
|
*
dyncom: Move exclusive load/stores above bbl and swi in the decoding table
Lioncash
2015-05-14
2
-14
/
+15
*
|
Merge pull request #770 from lioncash/dyncom_clean
bunnei
2015-05-15
1
-211
/
+196
|
\
\
|
*
|
dyncom: Remove duplicate enums/prototypes
Lioncash
2015-05-14
1
-7
/
+1
|
*
|
dyncom: Remove unnecessary defines
Lioncash
2015-05-14
1
-4
/
+4
|
*
|
dyncom: Make translation-unit functions and variables static
Lioncash
2015-05-14
1
-66
/
+64
|
*
|
dyncom: Remove unnecessary typedefs
Lioncash
2015-05-14
1
-132
/
+133
|
*
|
dyncom: Remove unused structs
Lioncash
2015-05-14
1
-8
/
+0
|
|
/
*
/
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-15
1
-1
/
+1
|
/
*
dyncom: Fix decoding of BKPT's immediate
Lioncash
2015-05-13
1
-1
/
+1
*
dyncom: Stub MCRR and MRRC
Lioncash
2015-05-11
1
-7
/
+68
*
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
2
-9
/
+2
|
/
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-0
/
+2
*
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
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
[next]