- [NEW] Ja funciona el joystick tipus Kempston

This commit is contained in:
2025-08-16 16:59:26 +02:00
parent 1fdfeedacc
commit 6837392c53
3 changed files with 32 additions and 15 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ int main(int argc, char *argv[])
//uint32_t update_freq =
zx_system::init(ZX_48K);
gamepad::init();
zx_tape::load("ROBOCOP1.TAP");
//if (argc==3) { z80debug::loadngo(argv[1], argv[2]); }