flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > [HELP] Reading FAT12/16 file size and allocating far memory |
Author |
|
SeproMan 14 Dec 2014, 18:58
To convert double word into paragraphs first add 15 and then divide by 16.
Code: add ax,15 adc dx,0 mov cx,16 div cx _________________ Real Address Mode. |
|||
14 Dec 2014, 18:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.