flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > question about data directives |
Author |
|
revolution 23 Apr 2008, 18:52
Code: int1: ... dw int1 shr 16 Is that that what you are asking? |
|||
23 Apr 2008, 18:52 |
|
edfed 23 Apr 2008, 19:26
Code: easy: dd int_1 ... mov eax,[easy] shr eax,16 |
|||
23 Apr 2008, 19:26 |
|
rugxulo 23 Apr 2008, 19:37
Code: easy: dd int_1 ... mov ax,[easy+2] |
|||
23 Apr 2008, 19:37 |
|
jatos 23 Apr 2008, 19:51
I will keeping this for flat binary files, currently with the org of 0x1600 (where a boot loads the binary file from)
For my text trick, the same for bits 0-15, should be easy enough. |
|||
23 Apr 2008, 19:51 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.