C=64 RETROTERM - 57600 BAUD works!

bbond007
Top Contributor
Posts: 521
Joined: Tue May 26, 2020 5:06 am
Has thanked: 86 times
Been thanked: 204 times

C=64 RETROTERM - 57600 BAUD works!

Unread post by bbond007 »

This is pretty amazing...

This terminal program streams audio (PCM & SID), Images, and does loads of stuff I have not even tried yet...

Anyway, I made a video of this amazing software showing it running on MiSTer C=64 core:

RetroBBS.png
RetroBBS.png (97.14 KiB) Viewed 3597 times

-->https://youtu.be/jIqWVO9Rd38
For some reason I have to exit the terminal and restart it before it works (as shown).

Retroterm:
https://github.com/retrocomputacion/retroterm

rt_u_v0.20.zip
(4.75 KiB) Downloaded 113 times

BBS:
rbbs = lu8fjh-c64.ddns.net:6402
https://github.com/retrocomputacion/retrobbs

Tanks to Discord user @TO for letting me know they got it working. When I first heard about this project I had serious doubts the current CIA emulation of core could work at 57600 BAUD.

User avatar
CartoonDonkey
Posts: 121
Joined: Fri Aug 06, 2021 8:22 am
Has thanked: 17 times
Been thanked: 29 times

Re: C=64 RETROTERM - 57600 BAUD works!

Unread post by CartoonDonkey »

Can't get any text to type on the screen after escape and restarting the program. Disable Jiffydos maybe?
Any help?

User avatar
HerrBerzerk
Posts: 237
Joined: Tue Feb 01, 2022 1:45 pm
Has thanked: 101 times
Been thanked: 30 times

Re: C=64 RETROTERM - 57600 BAUD works!

Unread post by HerrBerzerk »

I also don't get it working... same problem... not able to type something...

User avatar
HerrBerzerk
Posts: 237
Joined: Tue Feb 01, 2022 1:45 pm
Has thanked: 101 times
Been thanked: 30 times

Re: C=64 RETROTERM - 57600 BAUD works!

Unread post by HerrBerzerk »

What I found:
In the Mister C64 Menu, go to "Hardware", set the "Expansion" to "RS232", "RS232 Connection" to "Internal", "RS232 mode" to "VIC-1011" and save it.
Set Uart Mode to Modem / Link TCP Baud 57600. Reset UART connection and save modem config
In the Mister C64 Menu, go to Audio&Video, Set both SIDs to 6581, Right SID Port same, video PAL - for the time of testing seems to work best
Load RetroTerm prg and ATDT your way to lu8fjh-c64.ddns.net:6402 to enjoy SIDs/PCM files and even Internet Radio (PCM 11kHz) streamed online on C64 core

Then take the below file and put it in media/fat/linux

after that, I can type in retroterm and i can dial the bbs with atdtrbbs

Attachments
MidiLink.DIR.zip
(771 Bytes) Downloaded 98 times
User avatar
HerrBerzerk
Posts: 237
Joined: Tue Feb 01, 2022 1:45 pm
Has thanked: 101 times
Been thanked: 30 times

Re: C=64 RETROTERM - 57600 BAUD works!

Unread post by HerrBerzerk »

Here is an updated version of turbo56k bbs, but only half of them work and they offer mainly the same.

Show list with "atdir"
dial with "atxxxxx" where xxxxx is the name.

Attachments
MidiLink.DIR.zip
(815 Bytes) Downloaded 122 times
bbond007
Top Contributor
Posts: 521
Joined: Tue May 26, 2020 5:06 am
Has thanked: 86 times
Been thanked: 204 times

Re: C=64 RETROTERM - 57600 BAUD works!

Unread post by bbond007 »

HerrBerzerk wrote: Sun Apr 30, 2023 1:12 pm

What I found:
In the Mister C64 Menu, go to "Hardware", set the "Expansion" to "RS232", "RS232 Connection" to "Internal", "RS232 mode" to "VIC-1011" and save it.
Set Uart Mode to Modem / Link TCP Baud 57600. Reset UART connection and save modem config

Seems that "RS232 mode" can be either "VIC-1011" or "UP9600" and it works both ways.

Also resetting the UART after changing the speed is optional. The only caveat (if you don't) is it will report "CONNECT 2400" (or whatever the initial speed was) upon connect. This is because the "mlinkutil" program changes the speed of /dev/ttyS1 in the background and midilink is unaware of this change.

I did reset it in my video to avoid confusion, but its unnecessary...

Post Reply