BizHawk/BizHawk.Emulation.Cores/Consoles/Coleco
adelikat d62ba4e2b4 Change IMemoryDomains to have an IMemoryDomainList instead of a MemoryDomainList, this is an incremental step into eventually having IMemoryDomains take over the properties of IMemoryDomainList, still todo: reduce the amount of needed functionality in IMemoryDomainList from old and not good code 2015-01-13 22:18:07 +00:00
..
docs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
ColecoVision.IDebuggable.cs Break off ITracer from IDebuggable, rename to ITraceable and make it an IEmulatorService, refactor things accordingly 2014-12-23 01:58:12 +00:00
ColecoVision.IInputPollable.cs Break up ColecoVision.cs into separate files 2014-12-05 03:16:08 +00:00
ColecoVision.IMemoryDomains.cs Change IMemoryDomains to have an IMemoryDomainList instead of a MemoryDomainList, this is an incremental step into eventually having IMemoryDomains take over the properties of IMemoryDomainList, still todo: reduce the amount of needed functionality in IMemoryDomainList from old and not good code 2015-01-13 22:18:07 +00:00
ColecoVision.ISettable.cs Break up ColecoVision.cs into separate files 2014-12-05 03:16:08 +00:00
ColecoVision.IStatable.cs Break up ColecoVision.cs into separate files 2014-12-05 03:16:08 +00:00
ColecoVision.cs mark cores that would not ever use IDriveLight, a bit silly, but it keeps the feature list clean and that's currently my only source of sanity with keeping up with what needs to be done 2014-12-12 01:58:12 +00:00
Input.cs Break up ColecoVision.cs into separate files 2014-12-05 03:16:08 +00:00
MemoryMap.cs Change project name BizHawk.Emulation to BizHawk.Emulation.Cores 2013-11-15 14:05:47 +00:00
TMS9918A.cs internal infrastructure for video presentation changes (aspect ratio, apparent size, etc) 2014-04-30 23:48:37 +00:00