@@ -5,5 +5,7 @@
namespace z80
{
void reset(uint8_t* mem);
void step();
void connect_port(int num, int (*in_ptr)(), void (*out_ptr)(int));
uint32_t step();
uint16_t getPC();
}
The note is not visible to the blocked user.