Basic 65816 SNES Assembly Autocomplete
This extension provides basic programmatic support for SNES Assembly, with the primary use being SMW Romhacking.
Currently supported features:
- Syntax Highlighting
- Opcode definitions on hover, along with extended documentation courtesy of randomdude999 and this wonderful guide
- RAM Address definitions on hover, pulled from the SMW Memory Map
- Document outline support for subroutines. Currently only in alphabetical order, a limitation with VSC.
Cannibalized from my other langserver and the language highlighting from this extension
Message me @Vice#5333 on Discord if you have problems.
| |