BizHawk/BizHawk.Emulation.Cores/Consoles/Sega/gpgx
adelikat b73a500d6b Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
..
GPGX.ICodeDataLogger.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GPGX.IDebuggable.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GPGX.IDisassembler.cs Break a bunch of memory domain stuff with pointless refactoring 2016-04-13 19:50:06 -04:00
GPGX.IDriveLight.cs GPGX - Break up services into separate files 2016-02-21 09:08:41 -05:00
GPGX.IEmulator.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
GPGX.IInputPollable.cs GPGX - Break up services into separate files 2016-02-21 09:08:41 -05:00
GPGX.IMemoryDomains.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GPGX.ISaveRam.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GPGX.ISettable.cs GPGX.ISettable: output and input hex values 2016-08-14 00:20:01 +03:00
GPGX.ISoundProvider.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
GPGX.IStatable.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GPGX.ITraceable.cs tracer unification for cores: spacing, headers, etc 2016-08-16 01:39:26 +03:00
GPGX.IVideoProvider.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GPGX.cs Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async. 2016-12-11 11:15:00 -06:00
GPGXControlConverter.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
GenDbgHlp.cs gpgx32: flipped namespaces, added excplicit core picking 2016-08-10 22:27:46 +03:00
LibGPGX.cs gpgx: move to normal tracing method too 2016-08-14 22:29:42 +03:00