VESA standard vs. DirectQB

Coding and scripting with FreeBasic, C++, JavaScript etc.

Moderators: Administrator, Global Moderator

Post Reply
User avatar
GPfault
Jr. Member
Posts: 13
Joined: Mon Dec 02, 2002 9:14 pm

VESA standard vs. DirectQB

Post 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)
Post Reply