Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 743 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 743 Bytes

1802 Assembly Language Support in Atom

Adds language support for RCA 1802 assembly to the Atom Editor.

Opcodes exclusive to the 1805 have yet to be added.

Supported toolchains, assemblers, linkers, etc.

This package includes syntax highlighting for assembler directives, labels, etc. for the following toolchains:

Toolchain Link 1802 1805 Platforms
a18 http://www.retrotechnology.com/memship/a18.html ✔️ ✔️ Linux, Windows

I'm happy to add more assemblers as requested. Please use Github's issue function to report bugs or improvement ideas. Contributions are greatly appreciated!