suyu/src/core/arm/interpreter
2014-05-11 22:14:13 -04:00
..
arm_interpreter.cpp added option to set CPSR register to arm_interface 2014-05-11 22:14:13 -04:00
arm_interpreter.h added option to set CPSR register to arm_interface 2014-05-11 22:14:13 -04:00
arm_regformat.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
armcpu.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
armdefs.h fixes to build on linux 2014-04-22 19:42:29 -07:00
armemu.cpp - disable strict alignment on LDRD/STRD 2014-05-06 21:34:00 -04:00
armemu.h added a SETABORT method that does not update LR (for HLE'd SVC that does not jump appcore CPU to an IRQ vector) 2014-04-12 01:35:45 -04:00
arminit.cpp hacked CPU interpreter to ignore branch on SVC instruction (as we are HLEing this...) 2014-04-12 01:36:39 -04:00
armmmu.cpp got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
armmmu.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
armos.cpp got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
armos.h got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
armsupp.cpp - added CallMCR function to coprocessor HLE module 2014-05-01 23:03:50 -04:00
armvirt.cpp got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00
skyeye_defs.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
thumbemu.cpp got rid of 'src' folders in each sub-project 2014-04-08 19:25:03 -04:00