ClassicHasClass
Veteran Member
I've got my HEXTIr loading and saving with my TI-74 (with one of @Jeff_Birt's serial Dockbus units as interposer). All this works well. However, it's kind of a drag to have to run LOAD.PGM manually to load essentials like CALL PEEK/POKE/EXEC and so on.
Does someone have a better solution, maybe even something that can batch load all the subs you want in one go? I tried dumping LOAD.PGM as a .B74 but it is quite clearly a machine language hack and not a real BASIC program.
The eventual goal is to make a small terminal program for the '74 along the lines of Memo Processor on the CC-40 ... unless someone has beaten me to it. That would save me some time!
Does someone have a better solution, maybe even something that can batch load all the subs you want in one go? I tried dumping LOAD.PGM as a .B74 but it is quite clearly a machine language hack and not a real BASIC program.
The eventual goal is to make a small terminal program for the '74 along the lines of Memo Processor on the CC-40 ... unless someone has beaten me to it. That would save me some time!