FORTH for the SHARP PC-E500 (S)
|
09-22-2021, 10:55 AM
Post: #12
|
|||
|
|||
RE: FORTH for the SHARP PC-E500 (S)
(09-17-2021 09:25 PM)toml_12953 Wrote: 1200 is the baud rate. The manual is here: Right. It appears I had misunderstood the role of format 2. (09-21-2021 06:12 PM)robve Wrote: Have you tried sending Forth500.OBJ over serial and load it with LOADM "FORTH500.OBJ"? It should not work, as the manual states that "the computer can send/receive only ASCII codes" (p. 304). I've tried nevertheless to load a binary file with the LOADM command, with various syntaxes, but I got either a 'syntax error', or a 'bad drive name' error. Instead, I've written a small program that converts any binary file into an ASCII file. It's a DOS program (I'm not a modern guy!), so it needs DOSBOX to run. I still have to adapt the BASIC loader and test it, but it should work. Jean-Charles |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 9 Guest(s)