#f256jr — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #f256jr, aggregated by home.social.
-
I'm hacking on the good old TEDMON, the #C128 version. I'm porting it to the Foenix #F256Jr, I really need some way to break into the monitor and inspect the program's state on the hardware.
The F256 has a C64 keyboard connector in addition to the PS/2 port, and it should properly generate NMI when /RESTORE is grounded. Should be possible to break into the monitor at any time.
It's fairly interesting to work on this, the disassembly and assembly routines are impressively small, but it's probably going to be less fun to add the #65C02 instructions.