03881: minefld, rescue, aponow: Hangs at Post [Phil Bennett]

This commit is contained in:
Phil Bennett 2010-08-19 16:12:12 +00:00
parent 621a2faa2a
commit 97c9264e2f

View File

@ -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;