update gpgx ported version
This commit is contained in:
parent
ebbbf0c691
commit
525a95ea0a
|
@ -13,7 +13,7 @@ namespace BizHawk.Emulation.Cores.Consoles.Sega.gpgx
|
|||
[PortedCore(
|
||||
name: CoreNames.Gpgx,
|
||||
author: "Eke-Eke",
|
||||
portedVersion: "0c45a8a",
|
||||
portedVersion: "a6002bb",
|
||||
portedUrl: "https://github.com/ekeeke/Genesis-Plus-GX")]
|
||||
public partial class GPGX : IEmulator, IVideoProvider, ISaveRam, IStatable, IRegionable,
|
||||
IInputPollable, IDebuggable, IDriveLight, ICodeDataLogger, IDisassemblable
|
||||
|
|
Loading…
Reference in New Issue