Re: [cc65] Problems playing Goattracker BIN files

From: Groepaz <groepaz1gmx.net>
Date: 2006-11-02 17:06:34
> You didn't tell that you're trying to link against the C library. The RAM
> segment does already occupy the space at $801, so trying to add more
> segments at the same address must fail. There may be more problems due to
> memory layout, but placing your code (the PRG segment) into RAM, and
> limiting the RAM segment to $1000 does help somewhat. This will limit the
> size of the program sincerely, but once you have something working, it is
> easier to modify it step by step.

that said, i *think* someone made a ca65 version of the GT2 player, so you 
should be able to link it properly (position independent). (if not, depending 
on your experience, it should be relativly easy to create such a thing from 
the existing source)

-- 

http://www.hitmen-console.org
http://www.gc-linux.org/docs/yagcd.html
http://www.pokefinder.org
http://ftp.pokefinder.org

Das Geld zieht nur den Eigennutz an und verführt stets unwiderstehlich zum 
Missbrauch. 
<Albert Einstein>

----------------------------------------------------------------------
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 Nov 2 17:06:43 2006

This archive was generated by hypermail 2.1.8 : 2006-11-02 17:06:46 CET