BBS
IDreamtIn8Bits runs a live Telnet BBS for Commodore and retro computers. Connect with a WiFi modem or a modern Telnet client to read the latest blog posts and projects, browse the file archive, play the 8-bit trivia quiz, and more.
PETSCII · 40 columns
For a C64 with a WiFi modem (SwiftLink / UserPort modem).
AT dial command:
ATDT bbs.idreamtin8bits.com:6510 ATDT bbs.idi8b.com:6510 Or Telnet:
telnet bbs.idreamtin8bits.com 6510 Port 6510 — a nod to the MOS 6510 CPU in the C64.
PETSCII · 80 columns (VDC)
Full 80-column layout via the C128's VDC chip. Use a WiFi modem and a terminal program in 80-col mode.
AT dial command:
ATDT bbs.idreamtin8bits.com:8502 ATDT bbs.idi8b.com:8502 Or Telnet:
telnet bbs.idreamtin8bits.com 8502 Port 8502 — a nod to the MOS 8502 CPU in the C128.
ASCII · 80 columns · ANSI colour
For any terminal speaking ASCII or ANSI.
Telnet:
telnet bbs.idreamtin8bits.com 6500 Recommended clients on modern systems:
- Windows: PuTTY or NetRunner
- Linux:
telnetin any terminal; NetRunner may also be available - macOS:
telnetin any terminal, or MuffinTerm - Android: NetRunner
- iOS: MuffinTerm
Commodore file archive · Meatloaf Wi-Fi device
Browse and load retro files directly on a Commodore computer with a Meatloaf Wi-Fi cartridge. No terminal emulator needed.
Main directory — via URL:
LOAD"HTTPS://ML.IDI8B.COM",8 Specific file — via URL:
LOAD"HTTPS://ML.IDI8B.COM/FILENAME.PRG",8 Main directory — via shortcode:
LOAD"ML:IDI8B",8 Specific file — via shortcode:
LOAD"ML:IDI8B/FILENAME.PRG",8 Replace 8 with your Meatloaf's configured IEC device number. For full instructions see the Meatloaf wiki.