Commit Graph

18 Commits (f1ec1a0d2c4e1cdd01b1ba67234f904e3edcc11a)

Author SHA1 Message Date
Lioncash 905e3b616a armemu: Fix SSAX 10 years ago
Lioncash 62fd564854 armemu: Fix SASX 10 years ago
Lioncash b4256431aa armemu: Fix parenthesis warnings regarding bitwise ops 10 years ago
bunnei 0832cf7cd7 ARM: Merged additional ARMv6 instructions implemented by 3dmoo. 11 years ago
bunnei 3c823c0028 ARM: Removed unused armos code from SkyEye. 11 years ago
bunnei b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area.
Removed s_ prefix
11 years ago
bunnei 77fc029a00 ARM: Synchronize Citra's SkyEye core with 3dmoo's. 11 years ago
bunnei c330a0a1d6 arm: reverting a change made with cb0663de - this has to have been a typo! 11 years ago
bunnei 55a540eb02 arm: removed unnecessary code when calling SVC from skyeye 11 years ago
bunnei 22eb9a8981 armemu: missed rename of "Syscall" to "SVC" 11 years ago
bunnei fbc04ad0c7 ignore thumbemu 0xDEADCODE debugging catch on MCR 11 years ago
bunnei 265c770a9d updated how we call ARM core to make things much faster 11 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
11 years ago
bunnei d1472b816f - disable strict alignment on LDRD/STRD
- handle RD in STREX/STREXB
11 years ago
bunnei f76a60be05 removed commented out line - this was for an unimplemented MRC call, no longer need to leave this here 11 years ago
bunnei cb0663de51 moved HLE::MRC to its own module, added support for catching data synchronization barrier command 11 years ago
bunnei 2bde8f2856 base code to call a syscall from ARM11 appcore 11 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 11 years ago