© Copyright 1997 Tuna Technologies Contact: tunatech@teeth.demon.co.uk DumpAddr ======== Creates an include file and siocons batch file, to dump a list of files to the PSX, automatically calculating address from a base value. Usage: DumpAddr Where is the file that contains a set of commands describing the files to dump and options. (Described below) The include file generated is named "DumpAddr.h", and the siocons batch file is named "Auto". Dump List Commands ================== ALIGN [BYTE|WORD|LONG] ---------------------- Aligns files start addresses to the next byte, word, longword boundary as indicated. Alignment can change at any point and defaults to LONG is undefined. BASE 0x -------------------- Sets the start/base address for files to dump to and can be changed at any point in the dump list, but one MUST occur before any files are defined, otherwise they will be sent to address 0! BATCH --------------- Adds the command as is to the batch file at this position, useful for adding things like "go" to the end of the file. DEFINE