Page 1 of 1

VESA standard vs. DirectQB

Posted: Wed Dec 18, 2002 9:19 pm
by GPfault
I'm trying to write a video game for QB7.1, but I can't use DirectQB (it doesn't LIB correctly >:().  I can use MASM to access the INT 10h, but I'm curious if there would be any problems.  Is it safe to execute video interrupts whenever I want, or do I have to inform QBasic about it somehow (like SCREEN 13 or something)?

(Future Library is OK, but sometimes it gets in my way)