Mercurial > repos > blastem
view blastem.rc @ 1153:2e3ad914bad3
BlastEm now passes all of the tests on the first page of "Megadrive VDP Test" in VDPTEST.sms
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Thu, 05 Jan 2017 00:08:28 -0800 |
parents | 4cbc349a82a9 |
children | e6b2b2341c68 |
line wrap: on
line source
1 VERSIONINFO FILEVERSION 0,4,0,0 PRODUCTVERSION 0,4,0,0 BEGIN BLOCK "StringFileInfo" BEGIN BLOCK "040904E4" BEGIN VALUE "CompanyName", "RetroDev" VALUE "FileDescription", "BlastEm - A fast and accurate Genesis/Megadrive emulator" VALUE "FileVersion", "1.0" VALUE "InternalName", "blastem" VALUE "LegalCopyright", "Copyright 2011-2016 Michael Pavone" VALUE "OriginalFilename", "blastem.exe" VALUE "ProductName", "BlastEm" VALUE "ProductVersion", "0.4.0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1252 END END 2 ICON "icons/windows.ico"