Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
cdm8 assembly
New to Visual Studio Code?
Get it now.
cdm8 assembly
Intelix
|
172 installs
|
(
0
)
|
Free
Assembler for cdm8 processor
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
cdm8 assembly
Highlighting and snippets for cdm8 assembler
Supports
cdm8 assembler
C preprocessor directives
C-style comments (
// /**/
) as well as assembler-style ones (
#
)
Snippets:
if
,
if-else
,
while
,
do-while
,
macro
,
tplate
, C preprocessor snippets