- [FIX] Arreglada la gestió de les interrupcions en mode 2
@@ -28,6 +28,10 @@ namespace z80
uint16_t getSP();
uint16_t getPC();
uint8_t getI();
uint8_t getR();
void setPC(const uint16_t addr);
uint8_t getMemTag(const uint16_t addr);
}
The note is not visible to the blocked user.