- Issues #26: Some missing mnemonics are not highlighted.
Fixed issues with vsce.
Dummy
Dummy
- Issues #23: Immediate operands prefixed with
#
are no longer wrongly marked as comments - Issues #24: Indirect operands within parentheses are no longer wrongly marked as comments
- Issue #21: Reverted changes that made register names in strings highlighted
- Issue #14: Add highlighting for address size modifiers
- Issue #15: Add a few missing instructions to all syntaxes
- Issue #16:
exitm
now highlighted correctly - Issue #18:
:=
now highlighted correctly - Issue #10: Branch instructions ending with
.s
now highlighted correctly - Issue #11: Decimal numbers now highlighted
- The Macroassembler AS now supported
-
Small inconsistency with file naming
-
Issue #3; hexadecimal numbers parsed correctly now
- NXP ColdFire/CodeWarrior now supported
- Issue #3; hexadecimal numbers parsed correctly now
- Issue #4; local labels prefixed
@
work now - Issue #5; fixed scope issues with the vasm grammars
- Issue #6; binary numbers prefixed with
-
are no longer a thing
- Issue #1; register names in the vasm grammars are now highlighted case-insensitively
- CHANGELOG versioning error
- Minus signs before binary numbers are no longer highlighted
- All registers are now highlighted correctly
- Test decrement opcodes now highlighted correctly
- Small error where
dc
directives weren't highlighted correctly
- m68k directives added to vasm grammars
- Strings and escape sequences in the vasm grammars are now highlighted correctly
- Support for standard syntax in vasm
package.json
Package name corrected
- Support for Motorola syntax with vasm assembler