←back to thread

136 points colinbartlett | 1 comments | | HN request time: 0.288s | source
Show context
zabzonk ◴[] No.43949917[source]
I had a Dragon32 in the early 1980s. This had a (for the time) good keyboard, a terrible display, and was only uppercase. I bought it because I was interested in the 6809 processor (addressing modes gone mad!). But I think some effort between Tandy and maybe Dragon (the Dragon was based on the Tandy Color computer) things could have worked out better for both.
replies(3): >>43950062 #>>43950130 #>>43950236 #
1. bsder ◴[] No.43950062[source]
> (addressing modes gone mad!)

With good reason. The 6809 was the 6800 with all the idiocies cleaned up. And I'm pretty sure that it is still the only 8-bit micro with genuinely relocatable/position independent code (aka doesn't need a linker pass!)