Add cpu idling and int checks to instructions, refactor branching
This commit is contained in:
@@ -130,8 +130,6 @@ class Spc700 {
|
||||
|
||||
void Reset(bool hard = false);
|
||||
|
||||
void BootIplRom();
|
||||
|
||||
void RunOpcode();
|
||||
|
||||
void ExecuteInstructions(uint8_t opcode);
|
||||
|
||||
Reference in New Issue
Block a user