Well, sheesh. Apparently I only found *two* such uCs in all those years' scavengings? Can't be...
K'den...
Well, this one's apparently got a core that's an extension of the 6502.
https://en.m.wikipedia.org/wiki/Mitsubishi_740
This, as I recall (or deduce), came from a VCR.


I was pretty stoked finding out its mask-ROM could be bypassed... Had to write it on the board!
(I coulda sworn I'd done similar on at least a couple other boards. Where'd they go?)
In a way, I guess, that makes this a 6502 in a weird package...
Finding out /that/ it could be bypassed wasn't as simple as looking at the pinout... I'll give you a hint, it's one of these pins.

...Some more hints...

...but, yahknow... that could be for external /RAM/... which wouldn't be uncommon for microcontrollers ala 8051 or ATmega8515...

BAM! "Microprocessor Mode"
Alls yahs gots tahs does is connect the pin called CNVSS (intuitively: "Connect-to-VSS"?) to VCC. Of Course!
So, now we've got a souped-up 6502 to install behind a switch-panel and LEDs.

I gotta say, though, I'm a bit jealous of "Memory Expanding Mode's" multiplexing of the Address/Data lines with GPIO... hmmm...
No wait! They thought of that, too!

So that's that. A 6502 with a slightly wonky pinout, and a few extra features, if you aren't interested in compatibility.

....
I thought it a bit interesting to see how it was ordered from Mitsubishi:


Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Another 6502 based microcontroller is the Rockwell L39 (and later L28), used in a whole bunch of modems. It's based on the R6500, with some opcode additions and changes compared to a regular 6502, but it comes with a test pin that lets you bypass the mask ROM. You can even sometimes find them socketed rather than soldered down.
Are you sure? yes | no
You Rock! [Well!]
This sort of info is exactly what'll keep me looking closely at boards. Thanks!
Are you sure? yes | no