BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
adelikat 37c989c661 more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
..
Mappers Dipose of a bytebuffer in a mapper in Atari 2600 2016-11-09 18:23:54 -06:00
Tia 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
Atari2600.Core.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
Atari2600.IDebuggable.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
Atari2600.IInputPollable.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
Atari2600.IMemoryDomains.cs Fix coleco memory domains similarly to previous commit, also clean up previous commit 2016-08-22 13:14:47 -04:00
Atari2600.ISettable.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
Atari2600.IStatable.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
Atari2600.RomHeuristics.cs Convert some more util methods to extension methods 2014-07-03 19:05:56 +00:00
Atari2600.cs more misc code cleanups, with some C#6isms 2017-04-10 11:24:53 -05:00
M6532.cs Updates and Bug Fixes 2016-05-31 09:11:57 -04:00