Hi,
I'm working on a am188 embedded system that uses BGI as graphical library in order to work with a 320x240 LCD on 4 colors mode.
CGAF.OBJ is linked with all the others OBJs and, as my video memory starts at segment 0x4000 and not at 0xA000 like on a PC, the CGAF.OBJ has been edited in order to do that.
Now Id like to use a bigger LCD (640x480) on 4 colors mode and I have to use EGAVGAF.OBJ. My problem is: Where in the EGAVGA.OBJ file should I edit in order to change the video segment to 0x4000?
Thanks to anybody that can help me....
Didimo