- Afegit el modo paused per a quan estiga el menú fora
This commit is contained in:
@@ -7,9 +7,11 @@ namespace z80debug
|
||||
void show();
|
||||
void hide();
|
||||
|
||||
void pause();
|
||||
void stop();
|
||||
void cont();
|
||||
const bool debugging();
|
||||
const bool paused();
|
||||
void setmemmodified(const uint16_t addr);
|
||||
|
||||
void refresh();
|
||||
|
||||
Reference in New Issue
Block a user