Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>M6800 AssemblyNew to Visual Studio Code? Get it now.
M6800 Assembly

M6800 Assembly

RyuStudio

|
4,820 installs
| (0) | Free
Syntax Highlighting for 6800 Assembly (as0)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

M6800 Assembly README

screenshot

Syntax highlighting for 6800 assembly (as0).

Requirements

motorola-6800-assembler (as0) for the assemble command.

Tips for running as0 on Windows

  • To install and run as0 on Windows, use Windows10 WSL or Cygwin.

  • Set As0 Path to the path which bash.exe can recognize. For example:

    • /usr/local/bin (for WSL)
    • /c/cygwin64/usr/local/bin (for Cygwin)
  • Set End of Line Sequence to LF for *.asm source code files.

Known Issues

  • An empty listing file is generated if no listing option is specified.

Release Notes

0.0.5

Limited support for lineComment.

0.0.4

Support for source extensions .asm and .s

0.0.3

Updated Readme.

0.0.2

Test code modified.

0.0.1

Initial release of M6800 Assembly (m6800-as0).

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft