flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > How do you draw a background for the screen? |
Author |
|
Dex4u 17 Feb 2005, 17:00
Code: mov eax,00009999h mov ecx,480*640 mov edi,[vesa_str] clirep stosdsti Does that make a difference ?. |
|||
17 Feb 2005, 17:00 |
|
Redragon 17 Feb 2005, 22:45
when i use that it dosent even show the screen, it attempts to, then the computer restarts.. its not an interupt problem
|
|||
17 Feb 2005, 22:45 |
|
Dex4u 18 Feb 2005, 02:38
So you have not set your 'IDT' up yet, and you have disabled interrupts ? .
I got a similar black gap at the bottom of screen in CdPod (which is 640x480), i covered it up with a fade, this was because i did not enable A20, maybe theres where your problem lies. |
|||
18 Feb 2005, 02:38 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.