Merge branch 'master' of github.com:ksherlock/65816.tmbundle

This commit is contained in:
Kelvin Sherlock 2013-05-05 12:56:32 -04:00
commit 282a16a6ac

14
README.md Normal file
View File

@ -0,0 +1,14 @@
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)