mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2025-02-18 05:30:36 +00:00
15 lines
389 B
Markdown
15 lines
389 B
Markdown
65816.tmbundle
|
|
==============
|
|
|
|
This is a TextMate bundle for WDC's 65816 assembly language (Don't try it in sublime text... it crashes). 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)
|
|
|