So far my python based BBS can take calls (via telnet) and has some basic logging.. The code is sloppy right now as I figure it all out, but it is coming along.
This is the status screen for now, eventually it will have lots more info
RetroTerm v0.30 released.
RetroTerm is a terminal software for the Commodore 64, Commodore Plus/4 and MSX computers.
It supports high speed transfer at up to 57600bps
PCM audio and chiptunes streaming
Graphics transfer and display
Bi directional scroll
Graphic drawing primitives
And more!
Find it at: https://github.com/retrocomputacion/retroterm/releases/tag/v0.30
#retroterm #retrobbs #c64 #commodore #msx #bbs #retrocomputing
I have reworked RetroBBS's Weather plugin, it now uses open-meteo.com API, displays.
It now have an optional second screen displaying the temperature curve for the next 7 days.
Additionally, if the terminal supports drawing commands, the curve will be drawn on the terminal side instead of prerendered on the BBS.
Video shows the new features on an emulated Plus/4
And here the same on the MSX port.
Other primitives already implemented are: PLOT, BOX and CIRCLE.
#MSX #retroterm #retrobbs #bbs #retrocomputing
Browsing a D64 disk image and transferring a program directly to memory with RetroBBS + Retroterm