********************************************************************
RAW CONVERTER 1.0 DOC FILE
CODED BY CHROME OF EXIT USA MARCH 1990
RELEASED EUROPE : DECEMBER 1990 AT THE THEATRE/NETWORK COPYPARTY
********************************************************************
ABOUT THE UTILITY
If you're coding programs involving graphics or sound, you should be
well known to the tedious process of loading the images every time you
run the program.
With RawConverter, you can convert these RAW-files (image file) into a
source file you can read right into your source. The RAW-data will be
put into table-declarations, and SEKA will assemble these faster than
the RAW-file can be loaded from disk.
Important Note: Source-files take up more space than raw-files do.
For instance, a 30K raw-file will create a 90K
source-file ! Therefore, do not even try to convert
a 100K noisetracker module ... !
RawConverter is useful for scrolltexts, fonts, logos,
bobs, etc.
INSTRUCTIONS
When you start RawConverter, you will be asked to input tabletype.
If you select L (Longwords) your table will be declared as longwords,
and this will save some sourcespace.
Likewise, W will create a word-table while B declares the data as
bytes. If the byte-table ends at an ODD address, an EVEN statement
(for SEKA users) will be added to the end.
Next, enter the name of the RAW-file, and when prompted, enter the
name you of your new sourcefile. Remember to add .S to the end, if
you're going to use the source in SEKA !
That's all, folks. If you have any questions,
my (Chrome's) address is:
Torbjørn Norbye
Skogveien 6
N-2500 TYNSET
Norway
THIS ADDRESS CHANGES JULY - 91.
NB! No swapping !
If you would like to swap with Exit USA,
write to Comic:
Scott Meeker
1236 Dry Creek Drive
Derby, KS 67037
USA ; PUBLIC DOMAIN SOFTWARE ONLY !
|