Posts: 1,248
Threads: 33
Joined: Aug 2007
Couldn't you just ask 3-CPO?
Posts: 384
Threads: 18
Joined: Sep 2010
Quote:
I had to reverse-engineer how the R2D2 works because I couldn't get any datasheet.
Understood. But I figured it was worth asking on the remote
chance some HP retiree happened on one in the attic. I'm
still finding MOS Technology (who?) data sheets in mine.
Quote:
It's not a very complicated device.
From that required by the firmware programming model I'd agree.
But this can easily gloss over subtle quirks, register access
behavior, etc.. Driving the ISA bus directly via other than
a NUT processor was my intention. A few weeks ago I cobbled
together an ISA bus sniffer to capture rom images among other
interesting data. Fairly trivial given the extremely slow bus
speed even with modest bus data interpretation during
acquisition. But it would still be useful to have electrical
and timing specs for the device, even minimally so similar to
the 41c ancient scrolls.