All notable changes to the lrvm-lasm
extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for
#str
and#d8|16|32
directives
- Add support for internal labels (
.label
) - Highlight labels used directly in
jp
instruction
- Complete support for LRVM's LASM language