Skip to content

Add ASM80 IDE for 8-bit assembly development#5

Open
maly wants to merge 1 commit intoeiroca:masterfrom
maly:patch-1
Open

Add ASM80 IDE for 8-bit assembly development#5
maly wants to merge 1 commit intoeiroca:masterfrom
maly:patch-1

Conversation

@maly
Copy link
Copy Markdown

@maly maly commented Mar 23, 2026

What is this?

ASM80 is a free, browser-based cross-assembler, emulator and debugger for classic 8-bit CPUs (Z80, 8080, 6502, 6809 and others).

Key features:

  • Multi-CPU support in a single environment
  • Built-in emulators for real machines (ZX Spectrum, TEC-1, etc.)
  • Integrated debugger with step-by-step execution
  • Online project management — no installation required

The assembler core is open source under MIT license: https://github.com/asm80/asm80-core

Why does it belong here?

It fits naturally alongside similar tools already listed, and is directly useful for anyone doing retro 8-bit development.

## What is this?

[ASM80](https://beta.asm80.com) is a free, browser-based cross-assembler, 
emulator and debugger for classic 8-bit CPUs (Z80, 8080, 6502, 6809 and others).

Key features:
- Multi-CPU support in a single environment
- Built-in emulators for real machines (ZX Spectrum, TEC-1, etc.)
- Integrated debugger with step-by-step execution
- Online project management — no installation required

The assembler core is open source under MIT license:
https://github.com/asm80/asm80-core

## Why does it belong here?

It fits naturally alongside similar tools already listed,
and is directly useful for anyone doing retro 8-bit development.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant