z80: fix a bug

This commit is contained in:
alyosha-tas 2018-06-04 07:52:48 -04:00
parent 7677b75de3
commit 1125ccedc3
1 changed files with 1 additions and 1 deletions

View File

@ -507,7 +507,7 @@
IDLE,
IDLE,
WAIT,
WR, dest_l, dest_h, 1, src_l,
WR, dest_l, dest_h, src_l,
TR16, src_l, src_h, Z, W,
WAIT,
OP_F,