Update README.md

This commit is contained in:
ksherlock 2017-09-17 15:36:45 -04:00 committed by GitHub
parent 1633dea6b1
commit 47eb737c26
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
65816.tmbundle
==============
This is a TextMate/Sublime Text 2 bundle for WDC's 65816 assembly language. Some effort is taken to be
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:
@ -11,4 +11,6 @@ Currently supported:
* Merlin 8/16+ Assembler
* NinjaForce Assembler
* EDASM Assembler (6502)
* WDC Assembler
* [Macross Assembler](https://github.com/Museum-of-Art-and-Digital-Entertainment/macross)