BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/lynx
adelikat ac442130ae Refactor IMemoryDomains and MemoryDomains to have setters for MainMemory and SystemBus, so a core can customize instead of using a one size fits all assumption. Remove constructor that sets main memory and refactor accordingly 2015-01-24 16:02:28 +00:00
..
LibLynx.cs lynx: memory domains. R/W: RAM, Save Ram. R: Cart A, Cart B. 2014-11-02 19:11:19 +00:00
Lynx.IInputPollable.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.IMemoryDomains.cs Refactor IMemoryDomains and MemoryDomains to have setters for MainMemory and SystemBus, so a core can customize instead of using a one size fits all assumption. Remove constructor that sets main memory and refactor accordingly 2015-01-24 16:02:28 +00:00
Lynx.ISaveRam.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.IStatable.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.IVideoProvider.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00
Lynx.cs Lynx - break stuff up into separate files 2015-01-15 14:04:18 +00:00