Hi, It seems that tgi mode to file name mapping won't work in Atari platform. "tgi_mode_table" maps the graphics mode constants to driver file names. As far as I know (I looked at the library codes) Atari platform has no default path. So the file name should begin with a disk drive specification. If we define for example <TGI_MODE_320_200_2="atari-hi.tgi">, it won't work. We have to make it "D1:atari-hi.tgi" or something similar. But then, we cannot load the driver form "D2:" or other device, even if the main program was loaded from "D2:" or other device. Most Ataris don't have a second disk drive but if you use a disk drive simulator, it IS a problem... I think that other platforms may have this problem too. If so, it is not a real problem :) Regards, Fatih. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Jul 23 04:58:32 2005
This archive was generated by hypermail 2.1.8 : 2005-07-23 04:58:35 CEST