MasmAssembly
A Sublime Text 3 plugin providing syntax highlighting for x86/x86-64 assembly code in MASM/JWASM style.
Details
Installs
- Total 20K
- Win 14K
- Mac 2K
- Linux 3K
Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 1 | 4 | 1 | 4 | 1 | 0 | 1 | 0 | 1 | 5 | 14 | 3 | 2 | 2 | 7 | 3 | 9 | 4 | 0 | 1 | 0 | 1 | 3 | 1 | 3 | 1 | 1 | 1 | 1 | 3 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 3 | 2 | 3 | 1 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |
Linux | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
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