@@ -10,6 +10,8 @@ namespace z80
#define Z80_NUM_OPTIONS 3
void reset();
void setClock(uint32_t freq);
uint32_t getClock();
//void reset(uint8_t* mem);
void connect_port(int num, int (*in_ptr)(int), void (*out_ptr)(int,int));
The note is not visible to the blocked user.