.. |
MapperBase.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 |
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 - 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 |
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
|
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 |
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 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40:10 +00:00 |
mCV.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 |
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 - add in unimplemented mappers and throw not implemented exceptions. Throw these on a 4IN1 and F8SC instead of wrongly using F8. Implement heuristics for Rom detection when rom isn't found in gamedb. Heuristics logic based on Stella findings.
|
2014-04-04 19:46:41 +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 - implement hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40:10 +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 hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40: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 hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40: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 hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40: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 hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40: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 hard reset, also fix a few missing Dispose calls in some mappers that utilize ram
|
2014-04-06 22:40:10 +00:00 |
mFE.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 |
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 |