Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksherlock/65816.tmbundle

65816 assembly language (various Apple IIgs assemblers) syntax support for TextMate / Sublime Text
https://github.com/ksherlock/65816.tmbundle

appleiigs iigs sublime-syntax textmate tmbundle wdc65816

Last synced: 5 days ago
JSON representation

65816 assembly language (various Apple IIgs assemblers) syntax support for TextMate / Sublime Text

Awesome Lists containing this project

README

        

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)
* [CA65 Assembler](http://cc65.github.io/cc65/)