EGA ROM location

 BBS: Inland Empire Archive
Date: 02-11-93 (14:27)             Number: 297
From: EARL MONTGOMERY              Refer#: NONE
  To: ALL                           Recvd: NO  
Subj: EGA ROM location               Conf: (2) Quik_Bas
Two years ago I wrote a EGA/VGA graphics font editor. I was
thinking of posting it here on the echo. But I ran into a
snag (two years is a long time to remember exactly how you
came up with certain routines), it is
BSAVING the fonts from EGA ROM. I had used DEF SEG &HC000
+256. Now when I tried it out the fonts were there but not
in the right location.
Increasing the DEF SEG to &HC000 + 257 put everything right. My question is
how can it change? I thought all video cards keep the
graphics fonts in the same location. When the program was
originally written I had a Paradise Basic VGA card. Now I
have a Paradise Pro VGA card. If the location changes from
card to card this is going to cause me to do some
reprogramming. If the location of the graphics fonts do
change depending on the VGA card in use then I'll have to
find a way to test for the location. Any help will be
appreciated.
Earl

--- Maximus 2.01wb
 * Origin: Rabbit and Snake's BBS - Richardson, Texas (1:124/6108)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET