yuzu-fork/src/core/arm/interpreter
2014-05-15 22:58:21 -04:00
..
mmu - moved mmu to arm/interpreter folder 2014-05-15 22:54:17 -04:00
vfp - moved mmu to arm/interpreter folder 2014-05-15 22:54:17 -04:00
arm_interpreter.cpp cleaned up arm_interface, added a setter to set registers for use with HLE return values 2014-04-10 19:55:59 -04:00
arm_interpreter.h removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 2014-04-27 18:29:51 -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 armmmu imports 2014-05-15 22:58:21 -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