mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
10 lines
245 B
ArmAsm
10 lines
245 B
ArmAsm
|
BSPEC 80
|
||
|
TETRA 2 % Decent section length name (in 32-bit words).
|
||
|
BYTE "aaaaaaaa"
|
||
|
TETRA 0x11 % Flags.
|
||
|
TETRA 0,12 % Decent section length. However...
|
||
|
TETRA 0 % Things end stops after the high part of the VMA.
|
||
|
ESPEC
|
||
|
.data
|
||
|
TETRA 0x112233
|