Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>65816 SNES Assembly Language ServerNew to Visual Studio Code? Get it now.

65816 SNES Assembly Language Server

Vice

|
1,783 installs
| (1) | Free
Basic Autocomplete for SNES Assembly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft