Yet another 65xxx bit of wishful thinking...
Posted: Fri Feb 05, 2021 10:21 am
I was very active in the 65xx world up until the Apple // GS finally died off. Made a couple pilgrimages to WDC. Talked to Bill Mensch quite a bit about what should happen after the 65c816. About the time the 65c832 faded off into oblivion, I finally gave up and switch to Intel PCs and Macs. Even had a National Semiconductor NS32532 I built way back then (PC532:https://en.wikipedia.org/wiki/PC532).
Every now and then I dig out my // GS, start it up. Think "holy cow this is slow." and put it away for a few years.
All the time I kept thinking, "gee, what if there was a better 65xx instruction set to play with."
Though I've messed around with ARM assembly language (the "spiritual successor to the 6502" as I like to call it), it was just a lot of work and never as much fun as 6502 (or even x86, for that matter).
I kept thinking "wouldn't it be nice to have something that falls somewhere between an Atmel and an ARM running on an Arduino class board? (No, RISC-V isn't it). Something that has compact code (unlike the ARM) and a bit more oomph than the AVR. So I thought back to the 6502 days again and decided to play (a very popular, it seems) mind game: designing my on instruction set based on the 6502.
Well, after several hours' work, I banged it out. Thought I'd share it with this group.
Now I've just got to grab one of those Sparkfun/Alchitry FPGAs and see if it's possible implement any part of it.
https://www.randallhyde.com/FunProjects ... 65000.html
Cheer,
Randy Hyde
Every now and then I dig out my // GS, start it up. Think "holy cow this is slow." and put it away for a few years.
All the time I kept thinking, "gee, what if there was a better 65xx instruction set to play with."
Though I've messed around with ARM assembly language (the "spiritual successor to the 6502" as I like to call it), it was just a lot of work and never as much fun as 6502 (or even x86, for that matter).
I kept thinking "wouldn't it be nice to have something that falls somewhere between an Atmel and an ARM running on an Arduino class board? (No, RISC-V isn't it). Something that has compact code (unlike the ARM) and a bit more oomph than the AVR. So I thought back to the 6502 days again and decided to play (a very popular, it seems) mind game: designing my on instruction set based on the 6502.
Well, after several hours' work, I banged it out. Thought I'd share it with this group.
Now I've just got to grab one of those Sparkfun/Alchitry FPGAs and see if it's possible implement any part of it.
https://www.randallhyde.com/FunProjects ... 65000.html
Cheer,
Randy Hyde