BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600
adelikat a8116297a0 Rename Register to RegisterValue 2014-12-20 13:16:15 +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 MemoryCallbackSystem - simplify by having a single Add method with a MemoryCallbackType parameter, and some simplifying of client code as a result 2014-12-07 18:53:56 +00:00
Atari2600.IDebuggable.cs Rename Register to RegisterValue 2014-12-20 13:16:15 +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 Atari 2600 - code refactoring, separating out memory domain code to its own file, no functionality changes 2014-09-01 20:12:45 +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 Atari 2600 - implement StepInto 2014-12-18 18:48:37 +00:00
M6532.cs Atari 2600 - another round of cleanup and reorg 2014-04-05 14:57:26 +00:00