BizHawk/BizHawk.Emulation/Consoles/Atari/7800
goyuken 50527c006e 7800: bizhawk side of r5328. untested as i can't compile at the moment. 2013-11-11 17:57:53 +00:00
..
Atari7800.Core.cs 7800: bizhawk side of r5328. untested as i can't compile at the moment. 2013-11-11 17:57:53 +00:00
Atari7800.cs Refactor MemoryDomains in IEmulator, make a MemoryDomainsList object rather than IList<MemoryDomain>, remove MainMemory from IEmulator and make it a property of this new collection object, also add indexing by name. Refactor cores and tools as needed 2013-11-06 02:15:29 +00:00
Atari7800Control.cs Move interfaces and base implemenations from emulation to emulation.common 2013-11-04 01:39:19 +00:00