mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-04-26 17:17:49 +00:00
Isolate program counter increment/decrement (to be used for HALT processing)
This commit is contained in:
@@ -669,7 +669,6 @@ namespace LR35902
|
||||
{
|
||||
this.LowerHALT(); // Exception (replaces LD (HL), (HL))
|
||||
this.TickMachine(2);
|
||||
//this.PC.Word++;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user