Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Assembly 8086 Snippets (TASM)New to Visual Studio Code? Get it now.
Assembly 8086 Snippets (TASM)

Assembly 8086 Snippets (TASM)

DaniDan Dev

|
2,963 installs
| (0) | Free
Simple snippets for TASM assembly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Assembly 8086 Snippets README

Simple snippets for TASM assembly.

Features

Snippets included:

  • Reading a character [cread]
  • Printing a character [cprint]
  • Printing a string [sprint]
  • Loop [loop]
  • Multiplication [multiply]
  • Division [divide]
  • Comparing [compare]

Requirements

VS Code doesn't natively support TASM assembly so an extension with language support for TASM is required for VS Code to recongnize .asm files.

Release Notes

1.0.3

  • Fixed readme

1.0.2

  • Updated snippets for dividing and multiplication
  • Added snippet for comparing

1.0.1

  • Fixed snippet for printing a string

1.0.0

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