z80: fix a bug
This commit is contained in:
parent
7677b75de3
commit
1125ccedc3
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue