Hello all, I saw a post on Mastodon from Willard Goosey about the Tandy Model 100 series. Went to ebay and ordered me one. I have yet to receive it.
I said I wanted to use it as a terminal and it has been suggested to be by Willard and Andrew from retro.social to look into hterm because it supports hardware handshaking. I found this: http://bitchin100.com/pub-git/ On my Linux box I did this: 'git clone http://bitchin100.com/pub-git/hterm.git/' I did 'TARGET=m100 make configure' and then tried to build... $ make echo " .ORG 0" > ORIGIN.H wine '\TASM.EXE' -t85 -b -s HTERM.ASM wine: cannot find '\TASM.EXE' Makefile:37: recipe for target 'HTERM.obj' failed make: *** [HTERM.obj] Error 2 TASM is referenced in the BUILD file and there is a lnk: http://home.comcast.net/~tasm/ seems broken. I have NO idea what I am doing. --Do I really have to build this? --Does someone have it all built I can use? --opening winecfg seems promising. Do I load something in there? Any guidance is appreciated. :) Thanks! [email protected]
