mirror of
https://github.com/MatthewCallis/language-65asm.git
synced 2024-11-12 16:06:18 +00:00
Adds syntax highlighting to 65816/65C816/65802/6502/65C02 files in Atom, with extra support for various compilers.
grammars | ||
settings | ||
snippets | ||
.gitignore | ||
LICENSE.md | ||
package.json | ||
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:
- cc65
- DASM (6502)
- EDASM
- Merlin
- MPW IIgs Assembler
- NinjaForce Assembler
- ORCA/M
- WLA-DX
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.