Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.
Go to file
Matthew Callis 01dccbb45c Fixes for depreciations. 2015-04-16 09:50:31 -07:00
grammars Fixes for depreciations. 2015-04-16 09:50:31 -07: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 First commit. 2014-03-01 19:08:22 -08:00
package.json Fixes for depreciations. 2015-04-16 09:50:31 -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.