- [NEW] load binary to memory from inside or as arguments to exe
- Trying berserk
This commit is contained in:
@@ -17,4 +17,6 @@ namespace z80debug
|
||||
|
||||
const bool isbreak(const uint16_t address, const uint8_t type=1);
|
||||
uint32_t next();
|
||||
|
||||
void loadngo(const char* filename, const char* addr);
|
||||
}
|
||||
Reference in New Issue
Block a user