optimore-816 - A 65816 code optimizer
Mic, 2010

This optimizer is intended to be used with the snes-sdk (http://code.google.com/p/snes-sdk/)

The commandline syntax is: optimore-816 inputfile outputfile
Where inputfile is an assembly code file generates by the snes-sdk C compiler, which has already
been processed by the 816-opt.py script included with snes-sdk.

Two binaries are included, one for Windows and one for Linux (32-bit).
The source code is also included, which you can run with the Euphoria interpreter.
