On 2009-07-02, at 23:28, Ullrich von Bassewitz wrote: >> I eventually tried to mix and match my old assembler and some C code >> and I receive the following error >> >> ld65: Error: Range error in module `diskcmd.s', line 49 >> >> upon linking the c64.lib >> >> The C code is just a test code of: > > Instead of the C code, I would suggest looking at the library source > code, > file diskcmd.s in line 49. The file is in the "cbm" subdirectory. > Since I have > no idea, which version of the library you're using, I cannot do that > for you. Oops - I took it as "obvious" that I am using the current SVN version of the sources ;-) ; Is this channel already open? 49 -> ldy opentab-FIRST_DRIVE,x 50 -> bne isopen ; Open the command channel, Carry is still clear ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Jul 2 23:59:08 2009
This archive was generated by hypermail 2.1.8 : 2009-07-02 23:59:11 CEST