BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
adelikat 91ffc17aae 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
..
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 Atari 2600 - restrict the access level of a bunch of things, and some slight reorg 2014-12-24 15:24:25 +00:00
Atari2600.IDebuggable.cs Atari 2600 - implement StepOver and StepOut 2014-12-24 17:08:09 +00:00
Atari2600.IInputPollable.cs Move InputCallbackSystem from CoreComm to IInputPollable, and refactor all cores accordingly. Lua - OnInputPoll() - log to the user when attemping to add a callback of this type to a core that has not implemented input callbacks. Mark all unmanaged cores' implementations of the InputCallbackSystem as FeatureNotImpleented, won't have any effect on functionality, but will help us keep track of the fact that they still have a bit of work to do. Still todo: ActiveChanged event handler on the base implementation of IInputCallbackSystem 2014-12-04 00:43:12 +00: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 fix atari 2600 and pc engine similarly 2015-01-15 15:56:41 +00:00
M6532.cs Atari 2600 - another round of cleanup and reorg 2014-04-05 14:57:26 +00:00