Lioncash
|
cde671795c
dyncom: Implement RFE
|
11 лет назад |
Lioncash
|
9fdb311d6e
dyncom: Make Load/Store instructions support big endian
|
11 лет назад |
Lioncash
|
f280806214
dyncom: Implement SETEND
|
11 лет назад |
Lioncash
|
e34ba68e1f
dyncom: Minor cleanup
|
11 лет назад |
Lioncash
|
386dbab5ea
dyncom: Fix an indexing bug in STM
|
11 лет назад |
Lioncash
|
36dab56c31
dyncom: General cleanup of STM
|
11 лет назад |
Lioncash
|
e37425b380
dyncom: Increment addr when accessing LR in LDM
|
11 лет назад |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
11 лет назад |
Lioncash
|
8812d2fbdb
arm: The CP15 Main ID register is not writeable
|
11 лет назад |
Kevin Hartman
|
05c098a9e7
Cleaned up unaligned access.
|
11 лет назад |
Lioncash
|
a7120662e6
dyncom: Support conditional BKPT instructions
|
11 лет назад |
Lioncash
|
012d1e32ad
dyncom: Actually set the destination register for USAD8/USADA8.
|
11 лет назад |
Lioncash
|
0c6434c379
core: Apply static to local functions
|
11 лет назад |
Lioncash
|
a75e1ff6e6
arm: General cleanup
|
11 лет назад |
Lioncash
|
df9e0c0f81
dyncom: Remove warning for SXTAH
|
11 лет назад |
Lioncash
|
3eccc66abf
dyncom: Add more regs to MCR/MRC
|
11 лет назад |
Lioncash
|
3a5a39c6aa
dyncom: Remove more unnecessary code
|
11 лет назад |
Lioncash
|
676daef3c7
core: Fix some warnings on OSX
|
11 лет назад |
Lioncash
|
f44781fd7b
arm: Adios armemu
|
11 лет назад |
Lioncash
|
7a3e371141
dyncom: Minor cleanup
|
11 лет назад |
Lioncash
|
8810dfe1de
dyncom: Minor cleanup
|
11 лет назад |
Lioncash
|
8c6edc680c
dyncom: Clarify precedence for ternary statements
|
11 лет назад |
Lioncash
|
a873f157d0
dyncom: Implement missing shifts in ScaledRegisterPostIndexed, etc
|
11 лет назад |
Lioncash
|
8575010a68
dyncom: Handle the ARM A2 encoding of STRT/LDRT
|
11 лет назад |
Lioncash
|
0a5d450e94
dyncom: Handle the ARM A2 encoding of LDRBT/STRBT.
|
11 лет назад |
Lioncash
|
f7770b83d4
dyncom: Fix 32-bit ASR shifts for immediates
|
11 лет назад |
Lioncash
|
e16b35eb53
dyncom: Remove unused flag macros
|
11 лет назад |
Lioncash
|
2843d1b98b
dyncom: Get rid of unnecessary outer-scope variables in InterpreterMainLoop
|
11 лет назад |
Lioncash
|
3ace75a49f
dyncom: Fix overflow flag setting for ADD/RSB/RSC/SUB/SBC
|
11 лет назад |
Lioncash
|
9c2c89b7e1
dyncom: Add a helper function for addition with a carry
|
11 лет назад |