
this is just a minor update to my X816 assembler.  there was a bug in
the conditional assembling that had to be fixed.

included in the archive are a bunch of useful goodies.

        bin2db.exe      converts a file to a series of data statements
                        to be included in your source code.

        tasm700.tab     table file for use with Table Assembler so you
                        can assemble SPC700 source code.  all instructions
                        have been implemented.

        raw2snes.exe    a little tool i have been working on to convert
                        raw 256 colour graphic images with a JASC or ACT
                        palette to SNES format for a direct dump to VRAM.


