Help to translate
Posted: Mon Aug 06, 2012 5:25 am
Hello,
Can they translate these three lines of code to NASM for GAS
Thanks
Can they translate these three lines of code to NASM for GAS
Code: Select all
mov [gBIOSDriveNumber], dl
(...)
ABSOLUTE kReadBuffer + kSectorBytes
gBIOSDriveNumber resw 1