A 6502 asm syntax definition for Sublime Text 2.
Go to file
Minerscale 7499d559b9 Added NOP
NOP wasn't there so I added it
2017-11-05 22:05:31 +01:00
6502asm.JSON-tmLanguage Added NOP 2017-11-05 22:05:31 +01:00
6502asm.tmLanguage Added NOP 2017-11-05 22:05:31 +01:00
6502asm.tmLanguage.cache Added comment shortcut 2013-10-16 12:50:34 -04:00
Comments.tmPreferences Added comment shortcut 2013-10-16 12:50:34 -04:00
Comments.tmPreferences.cache Added comment shortcut 2013-10-16 12:50:34 -04:00
README.md Minor 2013-10-10 16:47:29 -04:00
package-metadata.json Added comment shortcut 2013-10-16 12:50:34 -04:00
package-metadata.plist First version syntax definition 2013-10-10 12:39:52 -04:00

README.md

6502asm-sublime

Syntax definition for 6502 asm for Sublime Text 2.

Installation

Ideally, you can install this syntax definition through package control: Preferences/Package Control/Install Package/6502asm-sublime

Or, you can download this repository and copy the contents into a folder called 6502asm-sublime in your Sublime packages directory.

You will probably need to restart Sublime.