Ben Eater - A simple BIOS for my breadboard computer
See Ben Eater Hacking Wozmon to Run on His 6502 Breadboard Computer and Matt Godbolt on Robot Semantic Models of CPUs.
It would be interesting to see how hard it is to modify Microsoft BASIC to allow BASIC programs to emit 6502 machine code (perhaps using standard mnemonic labels for the 6502 instructions) and execute it. Perhaps it can already do that with POKE and CALL commands, See https://www.pagetable.com/?p=46 and https://github.com/mist64/msbasic and https://github.com/cc65/cc65.
Subscribe to Ben Eater.
Comments
Post a Comment