Previous 199869 Revisions Next

r34483 Sunday 18th January, 2015 at 23:50:47 UTC by hap
tms1400 opcode 0x09 is F_COMX8 anyway
[src/emu/cpu/tms0980]tms0980.c

trunk/src/emu/cpu/tms0980/tms0980.c
r242994r242995
638638   tms1100_cpu_device::device_reset();
639639
640640   // small differences in 00-3f area
641   m_fixed_decode[0x09] = F_COMX;
642641   m_fixed_decode[0x0b] = F_TPC;
643642}
644643


Previous 199869 Revisions Next


© 1997-2024 The MAME Team