Skip to content

ManuelBlanc/sublime-tasm-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime TASM Syntax

A Sublime Text package for Turbo assembly (TASM) syntax highlighting. The syntax file keeps it as simple as possible.

Various snippets are included for easier segment, procedure and macro creation.

Installation

This is the recomended way, so the package is kept up-to-date.

  1. Open up the Command Palette (Ctrl+Shift+P) and select Package Control: Install Package.
  2. Search for TASM Syntax and hit Enter.
  3. Enjoy!
Manual instalation via git
  1. Navigate to your Sublime Text Packages folder.
  2. Run git clone https://github.com/ManuelBlanc/sublime-tasm-syntax

Contributing

All suggestions and pull requests are welcome!

License

This is free and unencumbered software released into the public domain.
See the LICENSE file for more info.

About

A Sublime Text package for Turbo assembly (TASM) syntax highlighting

Resources

License

Stars

Watchers

Forks

Packages

No packages published