Description
Assembly code for classic 8-bit processors can be built from a modern system with a cross assembler. It is useful for retrocomputing developers targeting 6800-family, 6502-family, or Z80 systems.
Cross-assembled output should be tested in an emulator or on target hardware. Small syntax or memory-layout mistakes can make ROMs or binaries fail.