BizHawk/BizHawk.Emulation.Cores/Consoles/Atari/2600/Mappers
adelikat 2cbb914b9e silly formatting fix from last commit 2014-04-13 18:30:41 +00:00
..
MapperBase.cs Atari 2600 - implement mapper FE 2014-04-12 03:48:18 +00:00
Multicart2K.cs Atari 2600 - support multi-cart mappers, toggling games is done via Hard Reset 2014-04-06 23:25:59 +00:00
Multicart4K.cs Atari 2600 - support multi-cart mappers, toggling games is done via Hard Reset 2014-04-06 23:25:59 +00:00
Multicart8K.cs Oops 2014-04-06 23:30:45 +00:00
m2K.cs Atari 2600 - a round of code cleanup and check in some files I neglected to in the past few commits, remove oldTIA.cs 2014-04-05 14:13:05 +00:00
m3E.cs Atari 2600 - Boulder Dash Intro Tune demo apparently doesn't run on 3E, it runs on 4K so change the gamedb entry, a fix to 3E. Given that no game actually works that is written for this mapper, I'm calling this one. 2014-04-12 02:54:17 +00:00
m3F.cs Atari 2600 - slight fix to m3F, attempt to fix 3E, the mapper is still broken, I guess, the only Roms that use it are a Boulder Dash wip that is broken, and a Boulder Dash Intro Tune that seems to fail. 2014-04-09 01:57:45 +00:00
m4A50.cs silly formatting fix from last commit 2014-04-13 18:30:41 +00:00
m4K.cs Atari 2600 - a round of code cleanup and check in some files I neglected to in the past few commits, remove oldTIA.cs 2014-04-05 14:13:05 +00:00
m0840.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mAR.cs Atari 2600 - some ground work for the AR mapper, doesn't yet do anything 2014-04-12 17:52:49 +00:00
mCM.cs Atari - failed attempt to implement mapper CM (Compumate) 2014-04-12 16:36:30 +00:00
mCV.cs Atari 2600 - implement the Cart Ram memory domain 2014-04-11 01:31:10 +00:00
mDPC.cs Atari 2600 - DPC memory domain (added when using the DPC mapper) 2014-04-11 01:05:50 +00:00
mDPCPlus.cs Atari 2600 - some ground work for DPC+, but still not implemented 2014-04-12 04:11:52 +00:00
mE0.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mE7.cs Atari 2600 - fix mapper E7 for games that used ram (Burger Time, He-Man) 2014-04-11 22:00:16 +00:00
mEF.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mEFSC.cs Atari 2600 - implement the Cart Ram memory domain 2014-04-11 01:31:10 +00:00
mF0.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mF4.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mF4SC.cs Atari 2600 - implement the Cart Ram memory domain 2014-04-11 01:31:10 +00:00
mF6.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mF6SC.cs Atari 2600 - implement the Cart Ram memory domain 2014-04-11 01:31:10 +00:00
mF8.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mF8SC.cs Atari 2600 - implement the Cart Ram memory domain 2014-04-11 01:31:10 +00:00
mFA.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mFA2.cs Atari 2600 - implement the Cart Ram memory domain 2014-04-11 01:31:10 +00:00
mFE.cs Atari 2600 - implement mapper FE 2014-04-12 03:48:18 +00:00
mMC.cs Atari 2600 - throw NotImplemented exceptions on mappers that exist but haven't been built, and clean up some mapper code 2014-04-02 21:27:14 +00:00
mSB.cs Atari 2600 - DPC memory domain (added when using the DPC mapper) 2014-04-11 01:05:50 +00:00
mUA.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00
mX07.cs Atari 2600 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram 2014-04-06 22:40:10 +00:00