top of page
Search
rehsd
Feb 24, 20235 min read
Using C/C++ with my 286
Up to this point, all code running on my 286 system has been x86 assembly (real mode). I am hoping to learn how to compile C or C++ code...
185 views3 comments
rehsd
Oct 22, 20216 min read
Arduino Due, 6502, & SPI... oh my...
Previously, I shared how I was using an Arduino Nano to connect a 6502 to a PC to transfer image data from the 6502 to the PC. See 6502...
251 views0 comments
bottom of page