flat assembler
Message board for the users of flat assembler.
Index
> DOS > DOS and ntvdm differences |
Author |
|
Tomasz Grysztar 01 Jul 2006, 15:58
Interesting, video memory seems to be somehow inactive at startup under NTVDM, however it gets activated if you call the INT 10h somehow, for example adding this simple check:
Code: mov ah,0Fh int 10h cmp al,3 jne no_text_mode (which anyway is recommended when you do such access like above) at the beginning makes it work. |
|||
01 Jul 2006, 15:58 |
|
bMind 02 Jul 2006, 01:48
Thank you, Tomasz. It works.
PS:close this topic please, I don't found how. |
|||
02 Jul 2006, 01:48 |
|
vid 02 Jul 2006, 08:50
Tomasz: i think it's quite logical behavior... for easier running of apps that doesn't make any output to screen
|
|||
02 Jul 2006, 08:50 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.