summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sensorboard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/sensorboard.cpp')
-rw-r--r--src/devices/machine/sensorboard.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/machine/sensorboard.cpp b/src/devices/machine/sensorboard.cpp
index a729aa4c126..122504b7dc9 100644
--- a/src/devices/machine/sensorboard.cpp
+++ b/src/devices/machine/sensorboard.cpp
@@ -319,6 +319,9 @@ u16 sensorboard_device::read_rank(u8 y, bool reverse)
void sensorboard_device::refresh()
{
+ if (machine().phase() < machine_phase::RESET)
+ return;
+
bool custom_out = !m_custom_output_cb.isnull();
// output spawn icons