Previous 199869 Revisions Next

r32964 Sunday 26th October, 2014 at 07:25:44 UTC by Oliver Stöneberg
fixed usage of uninitialized memory in m6800_cpu_device (nw)

happened with e.g. ehx20e
[src/emu/cpu/m6800]m6800.c

trunk/src/emu/cpu/m6800/m6800.c
r241475r241476
11711171   OCD = 0xffff;
11721172   TOD = 0xffff;
11731173   m_ram_ctrl |= 0x40;
1174   m_latch09 = 0;
11741175
11751176   m_trcsr = M6800_TRCSR_TDRE;
11761177


Previous 199869 Revisions Next


© 1997-2024 The MAME Team