- Treballant en el só

This commit is contained in:
2025-07-24 12:42:23 +02:00
parent 42da652aef
commit 1cde51f2d4
3 changed files with 226 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ int main(int argc, char *argv[])
mem::init(ZX_128K);
z80dis::loadSymbols();
z80::setClock(clock);
z80::reset();
z80::connect_port(0xfe, 0x0001, zx_ula::port_in, zx_ula::port_out);