rcornwell / sims

Burroughs B5500, ICL1900, SEL32, IBM 360/370, IBM 7000 and DEC PDP10 KA10/KI10/KL10/KS10, PDP6 simulators for SimH
http://sky-visions.com
95 stars 20 forks source link

KA10: Foonly F2 #238

Open larsbrinkhoff opened 3 years ago

larsbrinkhoff commented 3 years ago

There's a rumor going around that the KA/KI/KL simulator may add the Foonly F2 some time in a distant future. Potential operating systems include WAITS and FOONEX.

I'd like to open this issue to submit pointers to information.

larsbrinkhoff commented 3 years ago

The Saildart archive has a file called MPLAN.TXT[TXT,JAM] which describes a plan for porting WAITS to CCMRA's Foonly F2. I haven't read it all yet, but I can add in details here later.

larsbrinkhoff commented 2 years ago

https://github.com/TYMCOM-X/169277.tape/blob/896a1a6daf7e9fcd71e32f883c76bb55736e0d30/m33/f3sym.cab
https://github.com/TYMCOM-X/169273.tape/blob/abc68e373db6be0104efe986d23624462ef691b9/mondoc/opcode.nfo

https://github.com/TYMCOM-X/169273.tape/blob/abc68e373db6be0104efe986d23624462ef691b9/mondoc/f3man.doc https://github.com/TYMCOM-X/169273.tape/blob/abc68e373db6be0104efe986d23624462ef691b9/mondoc/f3xept.txt https://github.com/TYMCOM-X/169273.tape/blob/abc68e373db6be0104efe986d23624462ef691b9/mondoc/hardwr.nfo

larsbrinkhoff commented 2 years ago

F3 microcode, including SLOE assembler.
https://github.com/TYMCOM-X/169274.tape/tree/2503fd1f601987c27a75b1d89df877069f375fd8/f3code

https://github.com/TYMCOM-X/169274.tape/blob/2503fd1f601987c27a75b1d89df877069f375fd8/f3code/f3.mem

larsbrinkhoff commented 2 years ago

https://github.com/TYMCOM-X/169274.tape/blob/2503fd1f601987c27a75b1d89df877069f375fd8/f3code/f3note.txt

No NXM reporting is  or ever will be done. To determine memory existence,
do SETZM. If data reads back zero, memory is there. If memory is not
there, Poole guarantees at least one bit coming back one (most of them
come back as ones).
Tymnet interface simulates TYMbase, with pointers etc. However,
doesn't write or check key cell.
larsbrinkhoff commented 2 years ago

F3 disk controller:
https://github.com/TYMCOM-X/169274.tape/blob/2503fd1f601987c27a75b1d89df877069f375fd8/f3code/dctrl.doc