POING ULTRA SOURCE CODE

All program files and source code are 
provided with this project. The source 
code was originally TURBO ASSEMBLER 
format, and can be compiled using 
Singular's 64TASS. You can find this 
cross assembler on CSDB. You will also 
need the Exomizer V3.1.1 cruncher and
VICE C64 emulator.

The text editor I used for finishing off
this project was NOTEPAD ++, which can 
easily be found on the internet via its
official web site.

The C64 program files, which were made
on theC64 are all based in the c64 
folder. These are required with the 
project.

There is a file called buildit.bat
For safety reasons, I have renamed it 
as buildit.txt. It is up to you to 
edit the text file and rename it to 
buildit.bat Make sure you use the 
correct path otherwise the source will 
not compile and compress.

It is possible to re-format the source 
code to suit your own cross assembler 
needs, but that will of course take 
a lot of time.

Have fun.