BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/7800
adelikat 72a59087b5 Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06:00
..
Atari7800.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
Atari7800.IInputPollable.cs IInputPollable - Now with tabs instead of spaces. 2016-01-26 11:46:52 +01:00
Atari7800.IMemoryDomains.cs Break a bunch of memory domain stuff with pointless refactoring 2016-04-13 19:50:06 -04:00
Atari7800.ISaveRam.cs Atari 7800 - break up implementations into separate files and some other reorg 2014-11-30 16:01:01 +00:00
Atari7800.IStatable.cs Atari 2600/7800 - break off IStatable stuff 2014-11-30 17:10:36 +00:00
Atari7800.cs Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06:00
Atari7800Control.cs Use the IController indexing property less in preparation for removing it from the interface. Replaced with its more explicity counter-part .IsPressed() 2016-12-14 12:42:15 -06:00