mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-04-20 06:16:43 +00:00
Note commonality between Intel-style processors
This commit is contained in:
@@ -239,8 +239,6 @@ namespace LR35902
|
||||
protected override void HandleINT()
|
||||
{
|
||||
base.HandleINT();
|
||||
this.RaiseHALT();
|
||||
this.DisableInterrupts();
|
||||
this.Restart(this.Bus.Data);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user