bunnei
|
77fc029a00
|
ARM: Synchronize Citra's SkyEye core with 3dmoo's.
|
12 years ago |
bunnei
|
c330a0a1d6
|
arm: reverting a change made with cb0663de - this has to have been a typo!
|
12 years ago |
bunnei
|
55a540eb02
|
arm: removed unnecessary code when calling SVC from skyeye
|
12 years ago |
bunnei
|
22eb9a8981
|
armemu: missed rename of "Syscall" to "SVC"
|
12 years ago |
bunnei
|
fbc04ad0c7
|
ignore thumbemu 0xDEADCODE debugging catch on MCR
|
12 years ago |
bunnei
|
265c770a9d
|
updated how we call ARM core to make things much faster
|
12 years ago |
bunnei
|
a2804bf701
|
- removed unused stubbed out code
- fixed some compiler issues with xscale_copro when porting code to Windows
- fixed some #include's
|
12 years ago |
bunnei
|
d1472b816f
|
- disable strict alignment on LDRD/STRD
- handle RD in STREX/STREXB
|
12 years ago |
bunnei
|
f76a60be05
|
removed commented out line - this was for an unimplemented MRC call, no longer need to leave this here
|
12 years ago |
bunnei
|
cb0663de51
|
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
|
12 years ago |
bunnei
|
2bde8f2856
|
base code to call a syscall from ARM11 appcore
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
bunnei
|
f5f6428b97
|
got rid of some really poorly named macros in SkyEye core
|
12 years ago |
bunnei
|
66299a4880
|
moved arm core to interpreter directory
|
12 years ago |
bunnei
|
7bf24c066b
|
added thumb mode emulation
|
12 years ago |
bunnei
|
4860480c36
|
convert tabs to spaces
|
12 years ago |
bunnei
|
6b255111d5
|
added various arm modules from skyeye to make project link OK
|
12 years ago |
ShizZy
|
7dcfb9c1cf
|
added ARMulator/skyeye ARM11 core to the project
|
12 years ago |