language-lc2200 package
Syntax highlighting and autocompletion for LC-2200 Assembly
This tool allows you to highlight opcodes, registers, and other elements for use with the 16bit Little Computer 2200 (LC-2200) Assembly language.
Credit for the base of this project goes to CalebAlbers, for his work on porting the LC-3 Assembly syntax highlighting from Sublime.
Credit for the grammar rules for the LC-3 language goes to wufufufu for his Sublime syntax highlighting project here.