Get the latest tech news
Simulating a Machine from the 80s
Фахівець-85 2025-08-10 The book I recently read a book on the history of computing in Ukraine: Innovation in Isolation. It has the story of Fahivets-85 - my first computer I got as a birthday gift when I was 6.
At the moment of writing I have an emulator that compiles into Web Assembly and is good enough to run the game called "Rain". I'm adding the code of the bootloader and monitor (BIOS-like programs that were in the ROM of the computer) and add tests that load them. arch: Fix parity bit The rain game had an obvious bug: the drops were falling at the same location.
Or read this on Hacker News