summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel6502.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fidel6502.cpp')
-rw-r--r--src/mame/drivers/fidel6502.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/fidel6502.cpp b/src/mame/drivers/fidel6502.cpp
index a89a0f67cec..1b1e5d8a154 100644
--- a/src/mame/drivers/fidel6502.cpp
+++ b/src/mame/drivers/fidel6502.cpp
@@ -676,7 +676,7 @@ READ8_MEMBER(fidel6502_state::eas_input_r)
WRITE8_MEMBER(fidel6502_state::eas_ppi_porta_w)
{
// pull output low during reset (see TODO)
- if (machine().phase() == MACHINE_PHASE_RESET)
+ if (machine().phase() == machine_phase::RESET)
data = 0;
// d0-d5: TSI C0-C5