Plotting Spock on the Tektronix 4014 #37
GrantMeStrength
started this conversation in
IMSAI8080esp replica
Replies: 2 comments 2 replies
-
I used Xmodem (XM) via Teraterm (Win10) straight on to the hard disk. You can also create your own images. - see the 'show and tell' on the menu bar. If you are on linux then ...................................................!!!!!!!!!!!! |
Beta Was this translation helpful? Give feedback.
2 replies
-
RE: Step 6.There is also a format in cpmtools called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw the picture of Spock plotted on the new TEK: device and thought "that's something I want to do".
The spock.plt file can be downloaded as part of this repo: https://github.com/rricharz/make-tek-image
It works with the plot.com command that is included on the disk added to the library when you flash the firmware.
One problem: how do you get the spock.plt file onto your IMSAI? Here's how I did it, and I welcome an easier way:
brew install cpmtools
cpmrm
to remove files and copy the spock.plt file to it.cpmcp -f4mb-hd <location of the disk image .hdd> <location of the spock.plt file> 0:spock.plt
cpmls <location of the disk image>
Beta Was this translation helpful? Give feedback.
All reactions