3 lines
127 B
Text
3 lines
127 B
Text
|
|
mov al, byte ptr [ds:TestValue_02]
|
||
|
|
;even though this was listed as a dword in the data segment, the assembler lets us do this!
|