BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo/Gameboy
adelikat ba21484ddd add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00
..
GBColors.cs vba next: coreside work for alternate palettes 2014-08-17 20:05:56 +00:00
GBDisassembler.cs bleh 2014-12-14 18:35:35 +00:00
Gambatte.IDebuggable.cs Break up Gambatte.cs into separate files 2015-01-16 18:37:42 +00:00
Gambatte.IMemoryDomains.cs Refacotor MemoryDomain.Size to be long instead of int, still some small todos, but it compiles and seems to work 2015-01-18 15:25:47 +00:00
Gambatte.ISaveRam.cs Break up Gambatte.cs into separate files 2015-01-16 18:37:42 +00:00
Gambatte.ISettable.cs Break up Gambatte.cs into separate files 2015-01-16 18:37:42 +00:00
Gambatte.IStatable.cs Break up Gambatte.cs into separate files 2015-01-16 18:37:42 +00:00
Gambatte.ITraceable.cs Break up Gambatte.cs into separate files 2015-01-16 18:37:42 +00:00
Gambatte.IVideoProvider.cs Break up Gambatte.cs into separate files 2015-01-16 18:37:42 +00:00
Gambatte.cs add IRegionable as an emulator service to indicate NTSC vs PAL, etc. Refactor cores that conveyed this information to use this service, fixed cheaty reflection to grab this info to use the service instead, marked some cores as region not applicable where it made sense to me (I'm sure I'm wrong in some cases) 2015-08-05 20:12:09 -04:00
GambatteLink.IDebuggable.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.IInputPollable.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.IMemoryDomains.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.ISaveRam.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.ISettable.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.IStatable.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.IVideoProvider.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
GambatteLink.cs GambatteLink - break up into separate files 2015-01-17 19:10:58 +00:00
LibGambatte.cs gameboi: fix crash 2014-06-23 03:44:46 +00:00