Programs can draw on a screen and interact with the user through mouse and keyboard or use the terminal for stdout and stdin. Available for M68K, MIPS, RISC-V and Z80. This can also be used to write simple interactive games and programs.
Show HN: A browser IDE for m68000, Z80 assembly (and more), with graphics
A browser-based IDE for retro and educational CPU architectures (M68K, Z80, MIPS, RISC-V) lowers the barrier to learning assembly by removing toolchain setup entirely. Its graphics screen plus mouse/keyboard input and terminal I/O means students and hobbyists can write interactive programs and simple games, not just number-crunching exercises. That makes low-level programming more tangible for classrooms and self-learners.
- Runs in the browser, so no local assembler or emulator setup is needed
- Supports four instruction sets: M68K, Z80, MIPS and RISC-V
- Offers graphics output, mouse/keyboard input and terminal stdin/stdout for interactive programs and games
Zilog Z80 Assembly Language Programming book — If a browser IDE has you itching to write Z80 code, a dedicated Z80 assembly programming book is the perfect companion for learning the instruction set and register tricks properly. It pairs nicely with experimenting on retro CPUs like the M68000 and Z80 right in your browser.
See Zilog Z80 Assembly Language Programming book on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.