mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-01-23 23:17:18 +00:00
I give up. This is probably more compatible with Intel derived processors
This commit is contained in:
@@ -71,7 +71,6 @@ namespace EightBit
|
||||
RaisingHALT?.Invoke(this, EventArgs.Empty);
|
||||
this.HALT.Raise();
|
||||
this.PC.Increment();
|
||||
this.PC.Increment();
|
||||
RaisedHALT?.Invoke(this, EventArgs.Empty);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user