mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2025-02-21 00:29:07 +00:00
Fuse fixes: Don't write garbage after displaced index arithmetic operation. Damn!
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
parent
e35dabd130
commit
8db6c6fde9
@ -578,7 +578,6 @@ namespace EightBit
|
||||
else
|
||||
{
|
||||
this.BusWrite(operand);
|
||||
this.R2(z, operand);
|
||||
this.Tick(15);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user