Mail Archives: djgpp/1997/03/09/17:49:33
On Sat, 08 Mar 97 03:45:07 GMT gautam AT interlog DOT com (Gautam N. Lad)
writes:
>Hi,
>Is it possible to program atleast 640x480x256 (or even
>better, 800x600x256) graphics mode, using interrupts? I do not want
>any fancy
>junk, just plain C (maybe a hint of C++) interrupts (no ASM, please).
>If yes,
>but you don't know how, are there places which has info. about
>programming
>graphics using interrupts?
You can, but it's a _very_ bad idea. For one thing, your clock gets
blown to he;;. For another, if something 'bad' happens, your system gets
blown to he;;. OTOH, it might keep lose(% from interupting your progams
- hehe :)
...Chambers
- Raw text -