mirror of
https://github.com/ArthurFerreira2/reinette-II.git
synced 2024-11-30 15:49:50 +00:00
Update reinette-II.c
This commit is contained in:
parent
2d7d9955d5
commit
913a4aa9c6
@ -476,8 +476,6 @@ static void SBC(){ // SuBtract with Carry
|
||||
}
|
||||
|
||||
static void UND(){ // UNDefined (not a valid or supported 6502 opcode)
|
||||
printw("\n\n~ Illegal Instruction At Address $%04X ~\n", reg.PC - 1);
|
||||
BRK();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user