| o2 | |
| ACTION: |
start a block of o2 machine code notation
|
| USE: |
inserting inline machine code and other binary data.
direct use of o2 language (used by the o2 linker)
|
| EXAMPLE: |
o2 b8 00 01 00 00 'machine code for mov eax,256 |
| RELATED: |
blocks
|