yuzu/src/core/arm
Lioncash 473afa4530 arm: Set the A bit on reset.
This enum value is ORed against in ARMul_Reset (and used to refer to all interrupt bits in the CPSR). So simply updating this is enough.
2015-02-15 00:35:50 -05:00
..
disassembler Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
dyncom core: Apply static to local functions 2015-02-13 10:48:32 -05:00
interpreter arm: General cleanup 2015-02-13 09:11:12 -05:00
skyeye_common arm: Set the A bit on reset. 2015-02-15 00:35:50 -05:00
arm_interface.h Scheduler refactor Pt. 1 2015-02-09 21:47:12 -08:00