The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Linotron 202 Information
@ 2020-05-12 19:36 TangentDelta via TUHS
       [not found] ` <CAG=a+riRLizQNSEy8bL9ik3vQdRpz_bvMAR+6PHKDCL3xL4OUQ@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: TangentDelta via TUHS @ 2020-05-12 19:36 UTC (permalink / raw)
  To: tuhs

[-- Attachment #1: Type: text/plain, Size: 1647 bytes --]

Hello.

I have a pair of controller card cages out of Mergenthaler Linotron 202 photo-typesetting machines. Sadly the machines themselves were scrapped, and these card cages are all I was able to save.

The controllers use Computer Automation Naked Mini processors, which are relatively small 16-bit minicomputers designed for embedded control applications. I've been hacking on these for a few months now and have built up a system bus pinout diagram and several schematics. I haven't been able to find any technical information online in regards to the specific model of Naked Mini processor used in the 202, but I have found a trove of documents for other Naked Mini models on Bitsavers.

I pulled the 512x4bit "boot ROM" mentioned in the "Experience with the Mergenthaler Linotron 202 Phototypesetter, or, How We Spent Our Summer Vacation" paper and dumped it, but the resulting binary doesn't produce any sane-looking code when manually disassembled using the documents on Bitsavers and reference, no matter how I arrange the nybbles. The processor also does not appear to respect the control opcodes issued by the Computer Automation LSI series programming console that I obtained. This has led me to the hypothesis that this is not a stock "Naked Mini" or later "Naked Milli" processor, but something specific to Mergenthaler.

My goal is to get the processor to run my own code, and eventually design my own MaxiBus peripherals to use with it.

If anyone knows where I can look for more information in regards to the 202 and the Naked Mini processor, or has any stories of working on these machines, I would greatly appreciate it!

Thanks.

[-- Attachment #2: Type: text/html, Size: 1837 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [TUHS] Linotron 202 Information
       [not found] ` <CAG=a+riRLizQNSEy8bL9ik3vQdRpz_bvMAR+6PHKDCL3xL4OUQ@mail.gmail.com>
@ 2020-05-14 13:05   ` TangentDelta via TUHS
  0 siblings, 0 replies; 2+ messages in thread
From: TangentDelta via TUHS @ 2020-05-14 13:05 UTC (permalink / raw)
  To: tuhs


[-- Attachment #1.1: Type: text/plain, Size: 2736 bytes --]

Here is a dump of the ROM in a text-based format. I couldn't think of a good way to represent the 4-bit words in a normal binary format with the order being ambiguous.

Connecting a logic analyzer up to the ROM and triggering an "autoload" sequence, the processor reads ROM address 0, followed by ROM address 1, and then seems to lock up. I'm curious if the processor is attempting to store the 8-bit word into RAM for some reason? My RAM board is in very poor condition and I will need to devise a way to troubleshoot it. It'd also be helpful to have some of those control lines hooked up to the logic analyzer while it is happening.

I'm working on a disassembler that should let me shuffle the order of the 4-bit words around until I get something that looks sane.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, May 13, 2020 3:27 PM, Ken Thompson <ken@google.com> wrote:

> can you send me the bits of the rom.
> i will take a look.
>
> On Tue, May 12, 2020 at 12:44 PM TangentDelta via TUHS <tuhs@minnie.tuhs.org> wrote:
>
>> Hello.
>>
>> I have a pair of controller card cages out of Mergenthaler Linotron 202 photo-typesetting machines. Sadly the machines themselves were scrapped, and these card cages are all I was able to save.
>>
>> The controllers use Computer Automation Naked Mini processors, which are relatively small 16-bit minicomputers designed for embedded control applications. I've been hacking on these for a few months now and have built up a system bus pinout diagram and several schematics. I haven't been able to find any technical information online in regards to the specific model of Naked Mini processor used in the 202, but I have found a trove of documents for other Naked Mini models on Bitsavers.
>>
>> I pulled the 512x4bit "boot ROM" mentioned in the "Experience with the Mergenthaler Linotron 202 Phototypesetter, or, How We Spent Our Summer Vacation" paper and dumped it, but the resulting binary doesn't produce any sane-looking code when manually disassembled using the documents on Bitsavers and reference, no matter how I arrange the nybbles. The processor also does not appear to respect the control opcodes issued by the Computer Automation LSI series programming console that I obtained. This has led me to the hypothesis that this is not a stock "Naked Mini" or later "Naked Milli" processor, but something specific to Mergenthaler.
>>
>> My goal is to get the processor to run my own code, and eventually design my own MaxiBus peripherals to use with it.
>>
>> If anyone knows where I can look for more information in regards to the 202 and the Naked Mini processor, or has any stories of working on these machines, I would greatly appreciate it!
>>
>> Thanks.

[-- Attachment #1.2: Type: text/html, Size: 3586 bytes --]

[-- Attachment #2: bootrom_dump_line.txt --]
[-- Type: text/plain, Size: 512 bytes --]

828B8791A2822A8084808000DE7E84802CFF9C802B019E799C03BE850E718671BE82B66F9F79008A08FF02FB01FB0E1936750E1936BB01FA92660E0936C10B809A6292619F70BE6F8E5B11E806A29EA8BE6A0A0111BB8657BE5F11C5825513DE9F53BE5A8651824F864BBE5D112C0C18090220000AF80C019E8712502E09314E2AFD002013AEBE480001863CBE45873CDE3BDE389E819E6731BA9E780E0D9E7E2AEF002029C08485829984800882848108FF848282A2848408EC8627028E0488068B9E7C0AFF11BE068D9E940E8508FE028A068E9E819E7D028B11BF058806899E7E2900068A2901028E3142DE0E9E6604899C01028882639E65BF8000759E26

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-14 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 19:36 [TUHS] Linotron 202 Information TangentDelta via TUHS
     [not found] ` <CAG=a+riRLizQNSEy8bL9ik3vQdRpz_bvMAR+6PHKDCL3xL4OUQ@mail.gmail.com>
2020-05-14 13:05   ` TangentDelta via TUHS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).