@@ -0,0 +1,9 @@
#pragma once
#include <stdint.h>
namespace z80
{
void reset(uint8_t* mem);
void step();
}
The note is not visible to the blocked user.