diff --git a/src/mess/machine/psxcd.c b/src/mess/machine/psxcd.c index f3fabd63ae7..02be32111ce 100644 --- a/src/mess/machine/psxcd.c +++ b/src/mess/machine/psxcd.c @@ -113,6 +113,7 @@ void psxcd_device::device_start() m_sysclock = sysclk; res_queue = NULL; + rdp = 0; status=status_shellopen; mode=0;