-------
IP2POST
-------

IP2POST is a simple batch file that converts a Sega Dreamcast bootsector file
or a disc track image containing a Sega Dreamcast bootsector file into a text
file that can be posted on a forum.

It comes with two executables--copy these into your Windows folder to install.
This is not required but it is better because you won't have to have dd.exe
and echon.exe in the same folder as your batch file. 

To use, simply drag an ISO (track01.iso or track03.iso) and drop it on ip2post.bat.
You can also drop an IP0000.BIN or IP.BIN file on ip2post.bat to do the same thing.

A window will flash, and then a PostThis.txt will be written to the same directory
that held your original file. You can then post this information on a forum.

Also included is ip2post-bin.bat, which is required for creating text files from
raw (.bin) images instead of ISO images (mode1/2352 instead of mode1/2048). This
file is used in the same way as ip2post.bat.

- darcagn