Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.
Go to file
2017-03-20 20:33:01 +01:00
grammars Add snes syntax 2017-03-20 20:33:01 +01:00
settings Fixes for depreciations. 2015-04-16 09:50:31 -07:00
snippets
.gitignore
LICENSE.md
package.json Prepare 4.0.0 release 2016-07-20 09:25:55 -07:00
README.md Update Contributors 2016-07-20 09:28:28 -07:00

65816/65C816/65802/6502/65C02 Assembly Language Support in Atom

Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers:

Originally converted from the various other TextMate bundles:

Contributions are greatly appreciated! Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Contributors