Post #2035016
2026-05-05 16:05 UTC
@mcmartin As much as I have fond memories of bare metal programming on 68xx, 6502, and other 8 bitters, there's nothing special about them that you can't also learn on a very inexpensive ARm Cortex-M class development board.
They often come with a debug interface already built in, and cost anywhere from 10 to 30 bucks and the tool chain is free.
I have a project called Adaptabuild that I need to dust off - it's a containerised build/debug environment.
https://github.com/rhempel/adaptabuild
Replies (1)
-
@rhempel@cosocial.ca 2026-05-05 16:18
@mcmartin ... FYI I am in the process of moving off of GitHub to (probably) a self-hosted forgejo instance