@@ -8,6 +8,8 @@ namespace z80
void connect_port(int num, int (*in_ptr)(), void (*out_ptr)(int));
uint32_t step();
uint8_t *getMem();
uint16_t getAF(const bool alt=false);
uint16_t getBC(const bool alt=false);
uint16_t getDE(const bool alt=false);
The note is not visible to the blocked user.