Page 1 of 2

ROMTerm V1.26 (Terminal Program)

Posted: Fri May 17, 2024 5:27 pm
by The 8-Bit Guy
ROMTerm is a serial terminal program that will eventually be in ROM on the Commander X16. But for the moment you'll need to install it on the SD card.

Features:
  • ASCII / Commodore Petscii / IBM ANSI graphics support
  • 40 or 80 columns
  • Autodetection of serial ports
  • supports special screen modes for Composite, RGB, and VGA
  • local echo on/off
  • Flow control modes: off, RTS/CTS, Xon/Xoff
Version 1.26 adds a better capture/replay mode.

Version 1.24 fixes a bug that caused inbound data to be dropped when typing.

Version 1.23 adds ANSI bugfixes and a hidden feature, "gateway mode" which can allow another computer to use the serial port on the X16 to gain access to the internet. Press G at the setup screen to activate.
Image1.png
Image1.png (8.32 KiB) Viewed 853 times
vlcsnap-2024-05-17-12h21m14s295.png
vlcsnap-2024-05-17-12h21m14s295.png (372.63 KiB) Viewed 4036 times

Re: ROMTerm V1.2 (Terminal Program)

Posted: Tue May 21, 2024 12:11 am
by ahenry3068
I ordered the card from TexElec. So, if I understand correctly I just plug it into an expansion port and this program will detect it. Yes ?
Where will I enter the Wi-Fi password and such to get it connected to my Lan ?

Re: ROMTerm V1.21 (Terminal Program)

Posted: Sun May 26, 2024 4:07 pm
by The 8-Bit Guy
Yes, that is correct. As for setting up Wifi, that is all done within ZiModem. You'll see when you get the card.

Re: ROMTerm V1.21 (Terminal Program)

Posted: Fri May 31, 2024 4:45 pm
by The 8-Bit Guy
It seems I'm making updates to this code 2-3 times per week. Mostly bug-fixes. As I encounter ANSI code that doesn't render correctly, or in some cases even locks up the terminal, I trace it down and fix it. It's pretty robust now at version 1.23. But I also keep adding new features, so keep checking back at the top page for the latest download.

Re: ROMTerm V1.21 (Terminal Program)

Posted: Tue Jun 04, 2024 5:02 pm
by elscorcho
I was able to get the software working and made a connection to Particles BBS, but something is not right. I get a welcome message from the BBS and another stating that I'm connected, but then I get a couple instances of the following message:

[ 4 21 63 ]
Hit return
[ 4 1 253 ]

Followed by "No Carrier" which I assume means the BBS disconnected me. No login prompt ever appears.

Any ideas?

Re: ROMTerm V1.21 (Terminal Program)

Posted: Wed Jun 05, 2024 5:55 pm
by kelli217
What happens if you hit Return (or Enter) when it says 'hit return'?

Re: ROMTerm V1.21 (Terminal Program)

Posted: Wed Jun 05, 2024 6:23 pm
by elscorcho
Particles BBS Session
Particles BBS Session
20240605_135704.jpg (239.83 KiB) Viewed 3394 times
I hit return after every prompt as shown in the screenshot.

I should mention I also tried another BBS and it connected but I received no more output after that.

Re: ROMTerm V1.21 (Terminal Program)

Posted: Fri Jun 07, 2024 2:50 pm
by elscorcho
Hi all,

I found a firmware update posted by Kevin Williams in the Facebook group that fixed the issue. All works perfectly now. Thanks to David M for a great piece of software!

Re: ROMTerm V1.21 (Terminal Program)

Posted: Fri Jun 07, 2024 5:13 pm
by desertfish
Hmm, they should share that update here too

Re: ROMTerm V1.21 (Terminal Program)

Posted: Thu Jul 11, 2024 11:04 pm
by Jay Crutti
Is there a procedure or place where we should post bug reports? I've discovered that I can trigger pretty severe screen corruption while using the network card to connect to endofthelinebbs.com and viewing their ANSI library at 115200 Baud (RTS/CTS Enabled) on the X16. If I go to one of the categories in the file browser door and just hold down the arrow key to scroll up or down, ROMTerm seems to be unable to handle the screen redraws quickly enough and lots of screen corruption happens.

Steps to reproduce: Run ROMTerm 1.23. Select 115200 Baud, RTS/CTS, ANSI. Connect to endofthelinebbs.com
Once at Main Menu, hit X for External Programs, 1 for Main Programs, 1 for ANSIView library.
Then hold UP and DOWN arrows while it scrolls the screen and watch as the terminal appears to not be able to keep up with screen redraws and processing keyboard input at the same time. I've attached photos of a corrupted screen along with what it should look like without corruption. Thanks!