- the big mergecheit

This commit is contained in:
2025-07-21 19:21:18 +02:00
parent 300f95803e
commit 13354b855d
17 changed files with 273 additions and 19 deletions

View File

@@ -44,6 +44,7 @@ namespace z80debug
void search(const char *seq=nullptr);
namespace history
{
void reset();
void store();
void gototop();
void goforward();