@revenant

1,020 Followers
281 Following
23.9K Posts
official TV's mai minakami, fake gamer girl, technically a demoscener, 3 time grammy award viewer, best drummer in the beatles
websitehttp://revenant1.net
website 2https://tcrf.net
pronounsany
introhttps://mastodon.social/@revenant/98954198754723592
still trying to find this company: you'd think specifically searching for "株式会社R&D" would narrow it down but there are like five different currently-running companies in japan by that name and none of them seem to be related
(reposting because i screwed up the alt text the first time)

last week i picked up this 1989 Z80-based "GALPRO" PLD programmer from the Japanese company "R&D Co., Ltd." which is such a generic company name that it's basically impossible to find any information online about either the company or their products

naturally first thing i did was get it running as a preliminary MAME driver (shown here with its default ASCII-only terminal) including some debug logging for controlling the target PLD's pin states, programming voltage, etc.

no i'm pretty certain i have not posted about revision 2025 in some time
ok i got around to releasing this dumb thing in the incredibly unlikely event that you ever need it https://github.com/devinacker/upd7801-reader
GitHub - devinacker/upd7801-reader: ROM reader for NEC µCOM-87 (uPD7801 series) microcontrollers

ROM reader for NEC µCOM-87 (uPD7801 series) microcontrollers - devinacker/upd7801-reader

GitHub

http://www.pc-6001.net/p6/hard/6022repair.html well i found a page covering someone repairing one that helpfully has a photo that confirms that this was indeed where the chip came from

i've gone ahead and thrown together a skeleton MAME implementation of it now (it doesn't _actually_ print, but it "works")

after dumping and disassembling it, the other test chip (uPD7801G-138) seems to match the documented behavior/command set of the NEC PC-6022 color plotter, but naturally no sign of a schematic or service manual anywhere - does anybody happen to own one of these and wouldn't mind looking inside?
If you use Windows regularly, what version do you use? Please boost for sample size.
Windows Vista or earlier
4.3%
Windows 7
3.4%
Windows 8 or 8.1
0.4%
Windows 10
32.6%
Windows 11
59.3%
Poll ended at .
after dumping and disassembling it, the other test chip (uPD7801G-138) seems to match the documented behavior/command set of the NEC PC-6022 color plotter, but naturally no sign of a schematic or service manual anywhere - does anybody happen to own one of these and wouldn't mind looking inside?

as a followup to my NEC uPD7811 series ROM reader i built last year, i decided to try a counterpart for the even older uPD7801

there's no mode pins for disabling/enabling internal memory this time, but i tried to design a simple clock glitching attack to force booting into external ROM, and it works! (albeit somewhat tempermentally)

first random chip from ebay turns out to be from the Casio FP-1000 computer, which was already dumped via other methods, but i have another one to try later