Attached is the source to Peg Solitaire containing the sound driver for chipper of Sage. I've compiled the project using cc65 (version 2.13.0 and 2.13.2), but because the template I use is limited to creating 256kb carts I thought to look into the latest cc65 snapshot (2.13.9). However, it looks like some changes broke the project as I get some errors using the latest version.
Code is a bit messy with some redundant functions/files, but spare time coding sessions are rare/precious and I haven't taken time to clean up the code. I see I accidentally added a debug folder from my eclipse project, which can be completely ignored.
Edited by Ninjabba, Sun Jan 29, 2012 5:21 AM.