Oops! Fixed. Thanks Jack!
This commit is contained in:
parent
ee7a5dc50e
commit
1239b7a1ed
|
@ -667,7 +667,6 @@ static INT32 CommonInit(INT32 (*pInitCallback)(), INT32 punchout, INT32 reverse_
|
|||
|
||||
ZetSetOutHandler(punchout_write_port);
|
||||
ZetSetInHandler(punchout_read_port);
|
||||
ZetMemEnd();
|
||||
ZetClose();
|
||||
|
||||
M6502Init(0, TYPE_N2A03);
|
||||
|
|
Loading…
Reference in New Issue