项目作者: georgjz

项目描述 :
Adds language support for RCA 1802 assembly language
高级语言:
项目地址: git://github.com/georgjz/language-1802.git
创建时间: 2018-10-19T15:12:47Z
项目社区:https://github.com/georgjz/language-1802

开源协议:MIT License

下载


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 :heavy_check_mark: :heavy_check_mark: 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!