diff --git a/README.md b/README.md index ab0ba9b..1b1b9e2 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,8 @@ Targets over 80 different machine families. * [zmac](https://github.com/sehugg/zmac) - Macro cross-assembler for the Zilog Z80 microprocessor, sometimes used for Astrocade development. +* [ASM80](https://beta.asm80.com) - Free browser-based cross-assembler, emulator and debugger for classic 8-bit CPUs (Z80, 8080, 6502, 6809 and others). Includes built-in emulators for real machines (ZX Spectrum, TEC-1, etc.), integrated debugger, and online project management. No installation required. Assembler core is [open source (MIT)](https://github.com/asm80/asm80-core). + ### Emulators * [MAMEDev.org](https://www.mamedev.org/) - Home of the MAME/ MESS mega-emulator.