Underball #1 Posted April 23, 2008 What compiling tool can be used to compile the 7800 Beef Drop and B*nQ source files posted here? Quote Share this post Link to post Share on other sites
+Allan #2 Posted April 23, 2008 What compiling tool can be used to compile the 7800 Beef Drop and B*nQ source files posted here? I think they were written for DASM. Allan Quote Share this post Link to post Share on other sites
kenfused #3 Posted April 23, 2008 Only Beef Drop sources have been posted so far. They are compile-able with the assembler/linker that goes with CC65 from cc65.org. I thought either in the post or a file in the zip file i mentioned vaguely how to compile it. There are some utilities that use Perl to convert the graphics text files, and i use gnu make (although you could probably use a batch file or something to get around using a make file). --Ken Quote Share this post Link to post Share on other sites
Underball #4 Posted April 24, 2008 gotcha. Yeah, I wasn't sure which had been posted. I just like to tinker, and figured I'd take a peek, but wanted to set up a poper compile environment first. Quote Share this post Link to post Share on other sites
iratanam #5 Posted April 25, 2008 Only Beef Drop sources have been posted so far. They are compile-able with the assembler/linker that goes with CC65 from cc65.org.I thought either in the post or a file in the zip file i mentioned vaguely how to compile it. There are some utilities that use Perl to convert the graphics text files, and i use gnu make (although you could probably use a batch file or something to get around using a make file). --Ken I wasn't aware that the source was posted, are they here on Atariage? I tried a forum source but came up empty. Thanks Quote Share this post Link to post Share on other sites
jwierer #6 Posted April 25, 2008 (edited) Only Beef Drop sources have been posted so far. They are compile-able with the assembler/linker that goes with CC65 from cc65.org.I thought either in the post or a file in the zip file i mentioned vaguely how to compile it. There are some utilities that use Perl to convert the graphics text files, and i use gnu make (although you could probably use a batch file or something to get around using a make file). --Ken I wasn't aware that the source was posted, are they here on Atariage? I tried a forum source but came up empty. Thanks Here is the thread with the 7800 source http://www.atariage.com/forums/index.php?s...p;#entry1354931 and here is the 5200 source http://www.atariage.com/forums/index.php?s...mp;#entry946713 -Jeff Edited April 25, 2008 by jwierer Quote Share this post Link to post Share on other sites