đ° New article from Retro Handhelds
Man Flies ZX Spectrum To The Moon, Sort Of
https://retrohandhelds.gg/man-flies-zx-spectrum-to-the-moon-sort-of/
Ever tried landing a lunar module with a relic that predates WindowsâŻ95? YouTube star ScottâŻManley did just thatâby putting an original ZXâŻSpectrum in the pilotâs seat of a Kerbal Space Program lander.
The plan is delightfully retro: the Spectrum, equipped with the oldâschool InterfaceâŻ1 serial addâon (emulated inside Fuse), streams live telemetry from KSP over a 19.2âŻkbps link. A tiny Python script talks to Kerbal via kRPC, feeds the numbers into a Sinclair BASIC program, and spits out throttle commands back to the virtual rocket.
Sure, the Z80 spends most of its cycles âbitâbangingâ the serial port, making it painfully inefficient compared to any modern microcontroller. But thatâs the charmâstretching an 8âbit home computer to control a simulated spacecraft just for the nostalgic thrill.
Why it matters: It proves that even decadesâold hardware can still interface with todayâs software ecosystems, opening doors for other vintage rigs (think CommodoreâŻ64) to join the spaceâage hobby. In short, if youâve ever dreamed of piloting a moonshot on a machine that once ran âManic Miner,â nowâs your chanceâjust donât expect a speedy descent!
