mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-26 08:49:18 +00:00
15 lines
401 B
Markdown
15 lines
401 B
Markdown
65816.tmbundle
|
|
==============
|
|
|
|
This is a TextMate bundle for WDC's 65816 assembly language (Don't try it in Sublime Text unless you enjoy crashing). 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)
|
|
|