home.social

#f256jr — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #f256jr, aggregated by home.social.

  1. A weekend Game Jam is happening for the Retro Foenix System #F256K, #F256Jr and #F256K2. Double the participants as the one last April. Here's some progress screens ATM. All are using the 65816 as their cpu of choice. I'll be doing an entry as well, stay "tuned"....

  2. 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.

    #6502asm #retrocomputing