Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 755 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 755 Bytes

=============== MasmAssembly

A Sublime Text 3 plugin providing syntax highlighting for x86/x86-64 assembly code in MASM/JWASM style.

This plugin implies a limited set of x86 ISA and most of MASM keywords. While it should be enough for the most of people, you are more than welcome to create an issue.

Reference

https://github.com/AkaiBureido/Sublime-Text-MASM-Language-Definition/

https://github.com/Shirk/Sublime-FASM-x86/

Color Scheme - Default.sublime-package\monokai.tmTheme

http://msdn.microsoft.com/en-us/library/afzk3475.aspx

http://msdn.microsoft.com/en-us/library/ff561500.aspx

http://japheth.de/JWasm/Manual.html

http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html