BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
adelikat ba21484ddd 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
..
Mappers More extension reorg 2014-07-03 17:23:03 +00:00
Tia Atari 2600: Fixed PlayField Score flag not being set. 2014-08-29 20:09:08 +00: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 Make the lag counter settable, and expose this functionality in lua 2015-07-09 13:05:30 -04: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 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
M6532.cs Atari 2600 - another round of cleanup and reorg 2014-04-05 14:57:26 +00:00