Lioncash
|
c94c41f95a
arm: Get rid of some magic constants. Specify proper ARM mode.
|
11 лет назад |
Lioncash
|
93cd199633
arm: Change some more constants into enums
|
11 лет назад |
Lioncash
|
088fab743f
arm: Remove TRUE/FALSE defines
|
11 лет назад |
Lioncash
|
3f00dd9117
arm: Clean up ARMul_State
|
11 лет назад |
Lioncash
|
f44781fd7b
arm: Adios armemu
|
11 лет назад |
Lioncash
|
09a66860e2
arm: Throw out a lot of unnecessary code
|
11 лет назад |
Lioncash
|
3dfef1701c
armdefs: Move some defines over to enums
|
11 лет назад |
Lioncash
|
9c2c89b7e1
dyncom: Add a helper function for addition with a carry
|
11 лет назад |
bunnei
|
89bb0ecbd5
Merge pull request #417 from kevinhartman/exclusive-tag-fix
|
11 лет назад |
Kevin Hartman
|
8132c01830
Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/STREX.
|
11 лет назад |
Lioncash
|
d00c22c706
dyncom: Implement QADD/QSUB/QDADD/QDSUB
|
11 лет назад |
Lioncash
|
3337b84620
dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
|
11 лет назад |
bunnei
|
021fb42075
dyncom: Implement USAT/SSAT
|
11 лет назад |
Lioncash
|
7ad400d5a7
armemu: Implement QADD8/QSUB8
|
11 лет назад |
Lioncash
|
7d322b5c6f
dyncom: Implement USAD8/USADA8
|
11 лет назад |
Lioncash
|
af69b0840b
dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.
|
11 лет назад |
Lioncash
|
8e2accd974
armemu: Fix construction of the CPSR
|
11 лет назад |
bunnei
|
1ee740898a
Merge pull request #276 from lioncash/decrappify
|
11 лет назад |
bunnei
|
d26b7146ce
ARM: Pull some SkyEye fixes from 3dmoo.
|
11 лет назад |
Lioncash
|
f6cb8c1927
Clean up armdefs.h
|
11 лет назад |
Yuri Kunde Schlesner
|
c2588403c0
HLE: Revamp error handling throrough the HLE code
|
11 лет назад |
Yuri Kunde Schlesner
|
924bbde89b
Change some SkyEye defines to const ints
|
11 лет назад |
bunnei
|
818ba32746
ARM: Removed unnecessary and unused SkyEye MMU code.
|
12 лет назад |
bunnei
|
b5e6524594
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
|
12 лет назад |