GenRomSuite version history
===========================
-2.0.0- (04/02/2004):
[General]: New IPS ROM patcher! More details in Readme.txt.
[General]: More useless trash code removed.
[General]: Slight changed logo.

-1.7.56- (24/01/2004):
[General]: It seems that integrated .MANIFEST file into exe prevented that the app runs under Windows XP (returning an "bad app setting" error). Pulled out .MANIFEST file, this shoul fix that (thanks by nothing, M$).

-1.7.55- (24/01/2004):
NOTE: Starting with this version, GenRomSuite will be distributed as an multilang installer (compiled with Inno Setup 4.1.1), for convenience. But ZIP file will remain there.
[General]: More GUI fixes.
[General]: Removed some unused stuff.
[General]: Now .MANIFEST file (for XP visual styles) is compiled into executable.
[Lang support]: Fixed a "weird" bug in lang file path saving. Changed setting name.

-1.7.5- (13/01/2004):
[General]: Slight GUI fixes and changes.
[Launcher]: Fixed error handler.
[Header editor]: Enlarged "Game code" field to 14 bytes, because it is their real lenght.
[Lang support]: Fixed lang support. Now it is not needed anymore to rerun program, since the app do a self-reboot to load another lang file.

-1.7.25- (25/12/2003):
Special X-Mas edition ;-)
[ROM Converter]: Enlarged the "Open file" dialog filename buffer to 4KB.
[ROM Converter]: Fixed an small bug in destination path selector.
[Header editor]: Merged "Product type" and "Product code" fields, since that fields are the same.
[Header editor]: Enlarged comment field size to 64 bytes, and changed comment loading offset.
[General]: Restored some information messages.
[General]: Slight code changes.

-1.7- (14/12/2003)
[ROM Converter]: Rewrote partially the GUI allowing massive ROM conversions. Now you can select multiple files from "Open" dialog, and change the path for converted ROMs.
[ROM Converter]: SMD2BIN converter: Changed SMD block detection code: if the header returns zero, retrieve blocks number from file size
[Lang support]: Changed default language files name adding a line ("_") before filename, for moving it to the top of the list of the language selector. 
[Lang support]: Fixed language loading code: if the program attempts to load from a non-existing file, user is prompted for change language.
[Header editor]: Fixed a bug in saving code: if the user clicks in "Save as" button and then cancel save dialog, a null filename was returned.

-1.6.6- (30/11/2003):
[Lang support]: Chinese (simplified) translation by  now included. (thanks )
[ROM converter]: Fixed a small (and stupid) bug in SMD->BIN converter: if the user converts a second rom, then program saved a bunch of zeros.

-1.6.5- (27/11/2003)
[Header editor]: Fixed a bug in checksum validation routines: if the ROM filesize was an odd number, program crashed with a VB error.
[ROM converter]: Added support for 32MBit ROMs. NOTE: On some SMD ROM's with corrupted headers, this may cause a 4MB ROM, but it will work OK.

-1.6.1107- (22/12/2003)
[Header editor]: Fixed (again) the XP visual styles support in this window (this should fix flickering in labels and that corrupted titles in frames. I hope that this time it works ok.). (thanks fataku). 
[About window]: Fixed Windows detection code for XP users. Now it should appear "Windows XP" instead of Windows 2000". (thanks fataku).
[General]: Added pictures to menu items :-).

-1.6- (21/11/2003)
[General]: Added a "progress bar" in the bottom of the main window. Very useful for check any operation progress.
[ROM converter]: (SMD->BIN): Corrected code for build temp SMD ROM converted buffer. Now you can convert binary ROMs without a standard 16Kbyte-multiply size (i.e. a 835KB ROM).
[ROM converter]: Now you can send a converted ROM to Launcher for run from it.
[Header editor]; Added a button for send active ROM to Launcher for execute from it.

-1.5- (15/11/2003)
[Header editor]: Added checksum calc routines, for check if the ROM' checksum is good. (thanks Saga)
[Header editor]: Changed zone selector for use Sega's 1994 new regional code model. (thanks to Genesis Collective by the region codes table)
[Header editor]: Fixed a stupid bug in ROM loading code. Device I/O data was loading two bytes before real data (and when saving, the ROM checksum goes wrong). Fixed this for load data from correct offset.

-1.4- (13/11/2003)
[Launcher]: Added support for load ZIP files, and edited "Load ROM" dialog for show all comaptible ROM formats.
[ROM converter]: Fixed a small bug in "Save converted ROM" dialog: accidentally i've disabled index selector for filetype combobox. Now this dialog shows correct filetype according with selected converter.
[Lang support]: Fixed language selector (again...): if the user selected another language, it was not prompted for restart GenRomSuite. Changed lang selector code for fix this.

-1.3- (06/11/2003)
[Launcher]: Fixed support for DOS-based emulators: now ROM filename is converted to 8:3 format, allowing emulator to find the ROM.
[Setup window]: Fixed XP visual styles support on this window
[Setup window]: Added a checkbox for set if the custom emulator (the marked as "Other") is a MS-DOS application.

-1.2- (27/10/2003)
[General]: Added routines for show application windows and controls using OS messages font (thanks Morgan)
[Launcher]: Disabler code fixed: now if no emulator is available, then ROM selector are disabled
[Lang support]: Slight fixes&additions
[Lang support]: Fixed language selector: now if user selects another language, and clicks "Cancel", then it does not receive the warning for reset application.

-1.1.5125- (25/10/2003)
[ROM Converter]: Fixed XP visual styles support on converter commandbuttons (thanks fataku)
[Header editor]: Fixed window caption code: window title & ROM filename without separation. Added separator

-1.1- (23/10/2003)
[Launcher]: Fixed controls tab-order
[Launcher]: KEGA launch code fixed: if no ROM are selected, then no warning msg is shown
[Header editor]: Fixed controls tab-order
[Header editor]: "Disabler" code fixed: now "Close" button is available even if no ROM is loaded, rom path textbox now is read-only
[Setup window]: Fixed controls tab-order
[ROM Converter]: Fixed controls tab-order

-1.0- (22/10/2003)

Initial public version