![]() |
Forum Index : Microcontroller and PC projects : retromax run program from serial
Author | Message | ||||
markboston36 Regular Member ![]() Joined: 27/10/2020 Location: United StatesPosts: 76 |
is it possible to run a program from serial connection? i tried it and nothing showed up on the monitor. |
||||
CircuitGizmos![]() Guru ![]() Joined: 08/09/2011 Location: United StatesPosts: 1427 |
If you are in immediate mode, you should be able to type PRINT "Hello World" at the prompt and get a result. Unlike most '80s computers, you need to use the editor to write more than a single line of code. EDIT will get you there. Micromites and Maximites! - Beginning Maximite |
||||
markboston36 Regular Member ![]() Joined: 27/10/2020 Location: United StatesPosts: 76 |
i meant running a program thats on the sd card. ive downloaded the welcome tape. i forgot to buy a vga cable :P so need to wait till tomorrow before i can connect my retromax to my monitor. |
||||
CircuitGizmos![]() Guru ![]() Joined: 08/09/2011 Location: United StatesPosts: 1427 |
Ah. I haven't tried, but I'll bet the welcome program is only for viewing on the VGA output, not over serial. Micromites and Maximites! - Beginning Maximite |
||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
The welcome program will start up blank on the serial console (it's trying to display the splash screen). However if you hit a key it should display the menu, and a couple of programs will work, e.g. [Games & Other Amusements -> Scott Adams' Pirate Adventure]. ... you may need to update your firmware first for the menu to work. Without a firmware update you can bypass the menu and try and run Pirate Adventure directly with the command: RUN "/welcome/pirate/src/interp.bas" Best wishes, Tom Edited 2020-11-17 06:25 by thwill MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |