- [FIX] RLCA(), RLA(), RRCA() i RRA() calculaven mal el carry i m'estaven tornant loco
This commit is contained in:
@@ -8,6 +8,7 @@ namespace z80debug
|
||||
void stop();
|
||||
void cont();
|
||||
const bool debugging();
|
||||
void setmemmodified(const uint16_t addr);
|
||||
|
||||
void refresh();
|
||||
void sendToConsole(const char* text);
|
||||
|
||||
Reference in New Issue
Block a user