citra/src/core/arm/interpreter
bunnei 68e198476f - added HLE to connect to "srv:" service
- added a manager for keeping track of services/ports
- added a memory mapped region for memory accessed by HLE
- added HLE for GetThreadCommandBuffer function
2014-04-12 21:55:36 -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 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_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 fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
armemu.cpp base code to call a syscall from ARM11 appcore 2014-04-10 23:26:12 -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 HLE to connect to "srv:" service 2014-04-12 21:55:36 -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