- [NEW] Implemented keyboard response to IN(0xfe), not working yet, DKW
@@ -4,8 +4,8 @@
namespace zx_ula
{
int port_in();
void port_out(int val);
int port_in(int port);
void port_out(int port, int val);
uint8_t get_border_color();
}
The note is not visible to the blocked user.