Theherod
Programmer
- Jun 28, 2007
- 6
Hello,
I'm writing a program that shows some animations (mode 13), but during the animation, the screen is blinking. I thought to write the new frame to the next page, and then switch to it.
In text mode, the written page is the first digit of the offset (b500:0000 page 0, b500:1000 page 1 etc). Does anyone know how does it work in mode 13? there are 64000 bytes in each page, so one segment address is to small for two pages...
Thanks a lot!
Regards,
Gal.
I'm writing a program that shows some animations (mode 13), but during the animation, the screen is blinking. I thought to write the new frame to the next page, and then switch to it.
In text mode, the written page is the first digit of the offset (b500:0000 page 0, b500:1000 page 1 etc). Does anyone know how does it work in mode 13? there are 64000 bytes in each page, so one segment address is to small for two pages...
Thanks a lot!
Regards,
Gal.