• Please review our updated Terms and Rules here

Search results

  1. S

    Detecting a graphics card in quickbasic

    So I'm using Quickbasic to make a program. The main issue is im trying to find a way for dos to detect what video card its using. I know one way to know is either using PEEK or INP functions to find something. But I don't know what address to point to tell if it's CGA, EGA, VGA and just in case...
  2. S

    Help with CGA Grpahics

    So I've been trying to find tutorials on programming with CGA Graphics. Mostly what I'm trying to find is how to place pixels on the screen and choose what color to use. I'm planning to use C for the program but will use assembly if needed. wishing to know this for mode 4 and mode 6. also side...
Back
Top