-[NEW] Next (step over) implemented
This commit is contained in:
@@ -15,4 +15,5 @@ namespace z80debug
|
||||
void executeConsole();
|
||||
|
||||
const bool isbreak(const uint16_t address, const uint8_t type=1);
|
||||
void next();
|
||||
}
|
||||
Reference in New Issue
Block a user