adholioshake
Programmer
- Feb 9, 2003
- 136
Hi people.
I'm trying to figure out how the memory for screen mode 12h for BIOS screen-set call (ah=00h, int 10h) is organised.
It would seem that the first block of memory is a bitmap for whether the pixel is on or off - but how do you change the colour of that pixel?
I'm trying to rewrite the pset BIOS call (because it is insanely slow...).
Any info would be appreciated.
Adonai.
Don't hate the player - hate the game
I'm trying to figure out how the memory for screen mode 12h for BIOS screen-set call (ah=00h, int 10h) is organised.
It would seem that the first block of memory is a bitmap for whether the pixel is on or off - but how do you change the colour of that pixel?
I'm trying to rewrite the pset BIOS call (because it is insanely slow...).
Any info would be appreciated.
Adonai.
Don't hate the player - hate the game