TIMEUP! fix GPGX core revision metadata from r580 to r850 which is the actually correct value
This commit is contained in:
parent
e5b5daeaa0
commit
9e1c678b4a
BizHawk.Emulation.Cores/Consoles/Sega/gpgx
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue