Re: [cc65] Error in cbm_load - first 2 bytes missing

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2007-09-02 16:49:55
On Sun, Sep 02, 2007 at 04:31:49PM +0200, Andreas Koch wrote:
> while debugging my project ( too bad that those type infos are missing),
> i noticed that cbm_load seems to omit the first two bytes of the file
> loaded. I couldn't find that in the known bugs section, so i'll post
> it here.

This is basic platform knowledge: The CBM machines store the load address in
the first two bytes and skip these load address, even if a specific load
address is given when LOAD is called.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Sep 2 16:50:15 2007

This archive was generated by hypermail 2.1.8 : 2007-09-02 16:50:17 CEST