Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.
Go to file
Matthew Callis 77ae562e5e Prepare 3.0.0 release 2016-05-18 14:09:26 -07:00
grammars Improving constant numeric values and fixed label highlighting 2016-05-17 09:43:25 -05:00
settings Fixes for depreciations. 2015-04-16 09:50:31 -07:00
snippets First commit. 2014-03-01 19:08:22 -08:00
.gitignore First commit. 2014-03-01 19:08:22 -08:00
LICENSE.md First commit. 2014-03-01 19:08:22 -08:00
README.md Add Contributors to README 2016-05-18 14:08:33 -07:00
package.json Prepare 3.0.0 release 2016-05-18 14:09:26 -07:00

README.md

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