Show HN: Browser-based M68K interpreter supports MOVEM,data defs,and disp. addr
Category: devtools
Tags: emulator, assembly, education, browser-based, retro-computing
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 5)
A browser-based Motorola 68000 assembly interpreter that provides a modern, cross-platform alternative to the Windows-only Easy68K tool. It's interesting because it implements a full-featured, historically significant CPU emulator in TypeScript with a complete debugger interface, making assembly education accessible without installation.
Target audience: educators, computer architecture students, retro-computing enthusiasts
Repository: https://github.com/gianlucarea/m68k-interpreter · TypeScript · MIT · 53 stars
View on Hacker News