Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.
Go to file
Matthew Callis 3f4af69e67 First commit. 2014-03-01 19:08:22 -08:00
grammars First commit. 2014-03-01 19:08:22 -08:00
scoped-properties First commit. 2014-03-01 19:08:22 -08: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 First commit. 2014-03-01 19:08:22 -08:00
package.json First commit. 2014-03-01 19:08:22 -08: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.