LC-4 AssemblyDescriptionThe LC-4 Assembly extension is a VS Code extension that enables basic syntax highlighting for assembly instructions written for the LC-4 CPU. The extension currently supports the known set of LC-4 instructions (i.e. opcodes, directives, and pseudo-instructions), registers, and number literals in hex, decimal, and binary representations. InstallationTo install the extension, search for "LC-4 Assembly" in the VS Code extension marketplace. Release Notes0.0.1Initial release of LC-4 Assembly syntax highlighting. Other |