TIMEUP! fix GPGX core revision metadata from r580 to r850 which is the actually correct value

This commit is contained in:
zeromus 2014-07-05 01:17:11 +00:00
parent e5b5daeaa0
commit 9e1c678b4a
1 changed files with 1 additions and 1 deletions
BizHawk.Emulation.Cores/Consoles/Sega/gpgx

View File

@ -20,7 +20,7 @@ namespace BizHawk.Emulation.Cores.Consoles.Sega.gpgx
"",
isPorted: true,
isReleased: true,
portedVersion: "r580",
portedVersion: "r850",
portedUrl: "https://code.google.com/p/genplus-gx/"
)]
public class GPGX : IEmulator, ISyncSoundProvider, IVideoProvider