rpiguy2 wrote:
Technically the Propeller was designed from the outset to provide display output and includes a bitmap font and shift registers for banging out pixels. It is just a VERY programmable one.
I've been studying the propeller datasheet and for me, this is a chip that you could
program to act as a video output device, and you could also program it to provide math functions that would compare it to a math co-processor to like the 80287 and 80387 were. I mean... does it provide the video function "as is"? With no program or rom? It does include a charset and does really help, but I still see it as a "general purpose", programmable SoC than a video chip, or math chip, or something else. It can
replace a chip, but it's not the chip itself.
Designers should be then both programming the propeller as much as the 6502 itself... or getting a ROM for the propeller to act as the video chip for the '02. But hey! It could also act as a sound chip, wouldn't it? With a max clock of 80mhz, software MIDI or even SID emulation could be done with it.
I think I'm not including it in the list. And that
doesn't mean it's
not a valid choice, of course.
Thanks for your suggestion anyway.
rpiguy2 wrote:
The fact it comes in a 40 pin DIP makes it feel more period-correct than an LCD controller with a ton of features onboard that will mostly go unused.
Well... I'm spanish. And maybe I chose the wrong word here. I used "contemporany" referring to chips available "nodaways", instead of "chips
contemporany to the 6502". Chips that could be bought these days because they are still in production or at least not marked as "obsolete". EPSON does have some chips that are still in production but they are being phased out, "not recommended for new designs". That ones are right for me.
But the myriad of chips that came in computers in the 80's-90's, that you can buy as used, extracted from computers, or even some of them "new old stock", shouldn't fall in the category of "contemporany". Yes, I can get the 6502 to work with the chip of "whatever console or computer" from the 80's, and build a computer around it. But that chip wouldn't be "contemporany", while clearly the 6502 itself still is.