flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
lazer1 27 Jan 2006, 22:06
fasm doesnt seem to accept
mov ax,es:[bx] in 16 bit real programs, ![]() eg see attached no-op program xyz.asm I know this is correct asm as it is accepted by the assembler I was using previously, ![]() the hex dump of xyz.com via the previous assembler is: 0000: BB000026 8B07B44C CD21 and it runs without problem doing nothing, I want to be able to use non default segments otherwise the coding can get very tricky trying to do everything via implicit segment registers I looked through the online documentation but couldnt see this explained, is there some directive to do this? ![]()
|
|||||||||||
![]() |
|
LocoDelAssembly 28 Jan 2006, 01:41
mov ax, [es:bx] will work
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.