Hi, While working on Atari tgi drivers I noticed that the addresses of the runtime zeropage variables in the module don't match with the addresses in main program. There is a 6 byte "shift". It seems that the cause is the file "read.s". In this file some zeropage variables are defined. I think that they should be linked AFTER the runtime zeropage variables, otherwise the zeropage mapping logic with the modules won't work. Or, maybe they can be mapped to standard runtime variables. For now, I'm continuing my work with a temporary work around :) Fatih. ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Jul 22 12:45:42 2005
This archive was generated by hypermail 2.1.8 : 2005-07-22 12:45:45 CEST