fredrikpaulin.hashnode.devBuilding EMU64: A Headless Commodore 64 Emulator for Modern TestingWhen you're developing an assembler for vintage hardware, you need a way to test your output. Running generated binaries on original hardware isn't practical for automated testing, and full-featured emulators like VICE are overkill when all you need ...Feb 4·7 min read
fredrikpaulin.hashnode.devBuilding ASM64: A Modern 6502 Cross-Assembler in CIntroduction The Commodore 64 refuses to die. Four decades after its release, a passionate community continues to push the hardware to its limits, and 2026 marks an exciting milestone: the Commodore 64 Ultimate is finally shipping. This modern reimag...Feb 2·11 min read