Tag

Retrocomputing

All articles tagged with #retrocomputing

QT6 Brings BASIC Back to the Browser with WebAssembly
technology1 month ago

QT6 Brings BASIC Back to the Browser with WebAssembly

QT6 is porting BASIC-256 (based on KidBASIC) to WebAssembly for browser and multi‑platform use, including MacOS Apple Silicon and Raspberry Pi. The beta port adds graphics, 64‑bit variables, and other conveniences, but the web version is hardware‑restricted (no serial ports, etc.). The project is open source and invites feedback, highlighting a nostalgia-driven educational angle alongside broader cross‑platform support.

Commodore Bets on Nostalgia with a Linux-Powered Sailfish Flip Phone
technology2 months ago

Commodore Bets on Nostalgia with a Linux-Powered Sailfish Flip Phone

The revived Commodore unveils the Callback 8020, a Linux-based flip phone running Sailfish OS with Android app compatibility, featuring replaceable batteries, a 48MP camera, a Cirrus Logic DAC, and C64 game emulation, bundled Commodore headphones, and SID ringtones; priced at $499, it excludes web browsing and social media from its app store, aiming at a niche, premium retro-tech audience rather than mass-market appeal.

Space Cadet Pinball Gets a Real-World 3D-Printed Cabinet
technology3 months ago

Space Cadet Pinball Gets a Real-World 3D-Printed Cabinet

A maker is converting Space Cadet Pinball into a real pinball table using mostly 3D‑printed parts for the body and playfield components, with the flippers still needing work. Because the 1995 game lacks high‑resolution artwork, he’s seeking collaborators to create suitable art and print-ready assets via his YouTube page, even joking about paying contributors with playtime.

Tracing the First DOS: Transcribing IBM PC’s 86-DOS and MS-DOS from Printed Listings
technology3 months ago

Tracing the First DOS: Transcribing IBM PC’s 86-DOS and MS-DOS from Printed Listings

Hackaday reports on a community project to transcribe printed source listings of 86-DOS 1.00, MS-DOS 1.25, and PC-DOS 1.00-dev, including handwritten notes; eight of ten bundles have been transcribed and are ready for compilation with the SCP assembler, with scans on Archive.org and related write-ups linked on the GitHub project, inviting others to contribute.

NostOS Emerges: A ROM-Based Z80 OS for RC2014
technology4 months ago

NostOS Emerges: A ROM-Based Z80 OS for RC2014

Scott Baker has created NostOS, a brand-new ROM-only operating system for the Z80-based RC2014 retrocomputer. Described as CP/M-like but not compatible with CP/M, NostOS fits in 64KB of ROM with banking to extend memory, and includes native support for serial devices, the WD37C65 floppy controller, compact flash, and even Intel Bubble Memory, plus a text-to-speech feature and a Zork port; the project is open-source on GitHub.