Welcome, Lawrence! Yes, there are folks here who are familiar with the 6809 and its super-power endowed relative, the 6
309 (see the Wikipedia article
here). Although 6309's are no longer in production, I recall reading somewhere recently that these chips are easy to obtain on EBay. I think it's fair to say the 6309 is drastically superior (faster clock rates, fewer clocks per instruction, CMOS process, much more powerful programming model
), but the 6809 is still a darn nice chip.
Here in the "Introduce Yourself" section is not a good place to start prolonged discussions, but let me refer you to
anycpu.org and to
some recent discussion about it here on this forum. Also here's a link to
a SBC of my own that uses
two 6809's.
Quote:
Learning 6809 asm has been a fun experience in and of itself. Eventually it would be nice to write some simple games.
Yeah, 6809 asm is pretty cool. Still, it may be cumbersome to write an entire game using asm only. If you haven't already, I suggest you look into using Forth. The 6809/6309 model is rich in addressing modes, and features some stack addressing modes that offer real performance enhancements for Forth (which is already fast in the first place). Many of our 6502.org members have experience with Forth, and we'd be happy to guide or advise you.
cheers,
Jeff
_________________
In 1988 my 65C02 got six new registers and 44 new full-speed instructions!
https://laughtonelectronics.com/Arcana/ ... mmary.html