ASM
- Source: https://www.freebasic.net/wiki/wikka.php?wakka=KeyPgAsm
- Last revised: 2021-05-19
Code block that allows the use of architecture-specific instructions.
Syntax
vb
Asm
architecture-dependent instructions
End AsmOr`
`