mirror of
https://github.com/holub/mame
synced 2025-05-23 22:20:01 +03:00
03881: minefld, rescue, aponow: Hangs at Post [Phil Bennett]
This commit is contained in:
parent
621a2faa2a
commit
97c9264e2f
@ -192,6 +192,7 @@ static DEVICE_RESET( ttl7474 )
|
||||
state->clock = 1;
|
||||
state->d = 1;
|
||||
|
||||
state->output = -1;
|
||||
state->last_clock = 1;
|
||||
state->last_output = -1;
|
||||
state->last_output_comp = -1;
|
||||
|
Loading…
Reference in New Issue
Block a user