mame/src/emu/cpu/arm
Aaron Giles eb43d34725 Re-routed empty get/set context calls to the dummy CPU's, and removed them
from the CPU cores.

Disabled the use of PULSE_LINE for any input lines except NMI and RESET.
Added a helper function generic_pulse_irq_line() for doing a single-cycle
assert/deassert for those few drivers remaining that were trying to use
PULSE_LINE directly.
2008-12-09 06:21:15 +00:00
..
arm.c Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
arm.h Added macros for all CPU callbacks to ease future changes. 2008-11-08 09:20:43 +00:00
armdasm.c Changes for MAME 0.121u3. 2007-12-17 16:39:40 +00:00