BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
pjgat09 29e6d5e1d5 Atari 2600: Fixed an off by one bug with the 6532 2016-03-11 10:50:03 -05:00
..
Mappers More extension reorg 2014-07-03 17:23:03 +00:00
Tia Atari 2600: Double and quad size players are now correctly delayed an extra pixel. 2016-02-16 15:46:05 -05: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