BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
adelikat 3192cc70ae slight refactor to IEmulator - make the IController property set only to more clearly express the client -> core relationship 2017-04-26 19:09:00 -05:00
..
Mappers get rid of a warning 2017-04-24 12:54:43 -05:00
Tia misc code cleanups in Atari 2600 2017-04-24 10:09:31 -05:00
Atari2600.Core.cs Spaces -> tabs. 2017-04-15 16:37:30 -04:00
Atari2600.IDebuggable.cs use Dictionary initializers instead of object initializers for various GetCpuFlagsAndRegisters() methods 2017-04-25 08:28:06 -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 Spaces -> tabs. 2017-04-15 16:37:30 -04:00
Atari2600.RomHeuristics.cs Convert some more util methods to extension methods 2014-07-03 19:05:56 +00:00
Atari2600.cs slight refactor to IEmulator - make the IController property set only to more clearly express the client -> core relationship 2017-04-26 19:09:00 -05:00
M6532.cs misc code cleanups in Atari 2600 2017-04-24 10:09:31 -05:00