BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
alyosha-tas 3e365a2928 update 2016-04-10 20:21:12 -04:00
..
Mappers More extension reorg 2014-07-03 17:23:03 +00:00
Tia update 2016-04-10 20:21:12 -04:00
Atari2600.Core.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
Atari2600.IDebuggable.cs Atari 2600 - implement StepOver and StepOut 2014-12-24 17:08:09 +00:00
Atari2600.IInputPollable.cs IInputPollable - Now with tabs instead of spaces. 2016-01-26 11:46:52 +01:00
Atari2600.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
Atari2600.ISettable.cs Atari 2600 - implement StepInto 2014-12-18 18:48:37 +00:00
Atari2600.IStatable.cs Atari 2600/7800 - break off IStatable stuff 2014-11-30 17:10:36 +00:00
Atari2600.RomHeuristics.cs Convert some more util methods to extension methods 2014-07-03 19:05:56 +00:00
Atari2600.cs Tracer header for Atari 2600 2016-02-28 09:20:08 -05:00
M6532.cs Atari 2600: Fixed an off by one bug with the 6532 2016-03-11 10:50:03 -05:00