====================================================================================
-- verGen v1.0 --
 by Frostegater

- Contact: <frostegater@yandex.ru>

- Description: program for generating version.txt for any firmware.

- Credits:
   *Yoti - frame func and first bin2fnt on delphi.
   *neur0n - some flash fuc's.
   *flash_zero - testing.
   *proteam - some defines and idea for custom font [procfw/Recovery/].
   *cory1492 - wait buttons func's.
   *pspsdk dev's - pspsdk and pspdebug lib src.

- This is program open source on GNU GPL v3. For more information, read gpl-v3.txt.
- For edit font use RomArtist.
- Warning: program can write in flash0.

====================================================================================

-- bin2font --
 by Frostegater

- Description: console program for convert binary file to u8 line. Based on bin2c.
- Usage by *.bat file: input_binary_file output_c_file symbol_name.

====================================================================================

Source: 'www.psdev.ru'.