This is a test project for the WDC free c compiler, written by cdoty@rastersoft.net.

Here's my first test project, using some of the routines from Frog Feast; it does not use
any libraries included with the compiler.

I've also included the binaries and source for two tools:

ZardozToBin - Converts from the output binary format to the SNES binary format

MapToSym - Converts the output map file to WLA symbol file.

This is useful when using Super Sleuth PE 1.04 Preview Build 5 emulator
(http://users.tpg.com.au/advlink/spx/mainframe.html). The map file can be converted 
by uncommenting the line in mk.bat.

PadFile - Pads a file to a specified size using a specified fill character.


