mame/src/emu/cpu/m37710
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
..
m7700ds.c 65816/377xx: fix disassembly of BRL [ShimaPong] 2008-09-24 03:25:11 +00:00
m7700ds.h structure, lower-casing functions and re-inclusion updates of the src\emu\cpu headers J - M. 2008-08-12 03:40:09 +00:00
m37710.c Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00
m37710.h Normalized m37710 local CPU state pointers to to 'cpustate'. 2008-11-26 19:42:33 +00:00
m37710cm.h Normalized m37710 local CPU state pointers to to 'cpustate'. 2008-11-26 19:42:33 +00:00
m37710o0.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
m37710o1.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
m37710o2.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
m37710o3.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
m37710op.h Re-routed empty get/set context calls to the dummy CPU's, and removed them 2008-12-09 06:21:15 +00:00