mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
17 lines
467 B
Markdown
17 lines
467 B
Markdown
65816.tmbundle
|
|
==============
|
|
|
|
This is a TextMate/Sublime Text 2/3 bundle for WDC's 65816 assembly language. Some effort is taken to be
|
|
slightly intelligent about some opcode/operand pairs.
|
|
|
|
Currently supported:
|
|
* Generic 65816 (mnemonics only)
|
|
* ORCA/M Assembler
|
|
* MPW IIgs Assembler
|
|
* Merlin 8/16+ Assembler
|
|
* NinjaForce Assembler
|
|
* EDASM Assembler (6502)
|
|
* WDC Assembler
|
|
* [Macross Assembler](https://github.com/Museum-of-Art-and-Digital-Entertainment/macross)
|
|
|