Re: vesa protected mode interface doesn't help
- From: "Evenbit" <nbaker2328@xxxxxxxxxxx>
- Date: 20 Feb 2007 02:25:34 -0800
On Feb 19, 3:31 pm, cmk...@xxxxxxxxxxx wrote:
Hi
After i successful calling int 10 func 4f0a, it return this table:
0001h set bank (see AX=4F05h)
0002h set display start (see AX=4F07h)
0003h set palette (see AX=4F09h)
This table is the function pointer table, but none of this function
can used to change the display mode, so how can i retrieve a function
pointer for changing display mode?
Just guessing...
mov ah, 0
int 10h
Nathan.
.
- Follow-Ups:
- Re: vesa protected mode interface doesn't help
- From: cmk128
- Re: vesa protected mode interface doesn't help
- References:
- vesa protected mode interface doesn't help
- From: cmk128
- vesa protected mode interface doesn't help
- Prev by Date: Re: Help me about this question.
- Next by Date: Re: Help me about this question.
- Previous by thread: vesa protected mode interface doesn't help
- Next by thread: Re: vesa protected mode interface doesn't help
- Index(es):
Relevant Pages
|