silverdr@wfmh.org.pl wrote: > > On 2009-09-02, at 07:16, Karri Kaksonen wrote: >> >> To compile my sources you need only one program outside the cc65 >> suite. It is the sprite packer "sprpck" to convert the sprites from >> bmp format to a binary that you can include using .include statement. > > I noticed - I tried to compile your source tree wit the current cc65 > but I didn't have the tool. I found some old sources of this tool but > they didn't compile out of the box, even if I defined "UNIX" > > Do you have some latest sources for it? > The sources for sprpck.c are in http://sipo.fi/cgi-bin/viewvc.cgi/newcc65/sprpck/ I also compiled the solitaire with the compiler from the subversion trunk. The binary was 61 bytes bigger than what the previous compiler produced. I left all the intermediate *.s files from the compilation and removed all the files that were equal. If you are interested download http://sipo.fi/diffs.tar.gz There are two trees "new" for the current svn compiler "old" for the 2.11.something compiler. But the code seems to work with both compilers. -- Regards, Karri ---------------------------------------------------------------------- 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 Sep 3 06:56:37 2009
This archive was generated by hypermail 2.1.8 : 2009-09-03 06:56:39 CEST