I was thinking the video was the last card, but need to look to be sure. Easy to tell by the two ROMs on it. I still have a set of spare board for it (plus one extra set of graphic and CPU boards).
I had two systems at one time and junked one out. I had a third memory board for the two systems at one time but a friend wanted to try and interface it with a RadioShack Color Computer. Do you still have one of these or is mine the last one...
Yes, one torroid per bit. I sold an old NOVI core board several years ago that was 16K. Now that was something to look at. The core board was actually made in Japan where the rest was done here. The core board was the most complex labor intensive board and actually used surface mount. I guess it was a hint of what was to happen over the next 30 years.
If you actually came across one of these systems and wanted to try some of the commands...
To access the floppy drives 0&1
.0 or .1
Followed by the Next key
Format
FO,N,M
So FO,M 1 would be format drive 1 and wait for mount
FO,V 0 would be format drive 0 and verify
Pack
Pack was a way to recover lost areas on a floppy as a result of an erase. It was also used to backup the system.
PA 0,1 mirrors drive 0 onto drive 1
PA,M 0 wait for mount then pack drive 0
PA 1 pack drive 1
Create
Used to create a file. You could use the file to store data to.
CR,D 57,7,1,FNAME
This would create a Data file with 57 tracks, an interlace factor of 7, on drive 1, with a file name FNAME.
Copy
Used to copy a file
CO, 0 1.STARTREK,0
Text
If you wanted to print (and you had a printer)
TEXT,S FNAME
All of the commands were on the floppy. The machine by itself was of no value. You could not fit all of the commands onto a single floppy, so you needed to choose your commands based on what you would use the disk for. What a mess.
I dug out the spare boards and took some pictures of them. The two boards that make up the CPU are 99% 7400 logic. At least they are not RTL or DTL.
http://www.putfile.com/album/184043/?page=1