Souryo
|
3630395d6e
|
NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232
|
2016-06-03 19:16:31 -04:00 |
|
Souryo
|
4cb8ae7076
|
Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change
|
2016-06-02 23:56:11 -04:00 |
|
Souryo
|
53f1808f73
|
MMC3: Implemented submapper 3 (MM-ACC) - fixes Incredible Crash Dummies
-Also fixed a bug in NES 2.0 mapper ID code
|
2016-06-02 20:35:08 -04:00 |
|
Souryo
|
4a784ff87a
|
Save States: Refactoring - everything is now saved in size-defined blocks (should no longer need to break compatibility in the future)
|
2016-06-02 20:20:26 -04:00 |
|
Souryo
|
b00a565354
|
BaseMapper: Refactoring, improved generic save state support
|
2016-01-24 11:18:50 -05:00 |
|
Souryo
|
0003edb90c
|
Mapper 118 (TKSROM/TLSROM) support
|
2016-01-23 21:09:01 -05:00 |
|
Souryo
|
f6b22285e9
|
Mapper 12 support
|
2016-01-20 20:32:49 -05:00 |
|
Souryo
|
65edf01c28
|
Mapper 37: Fixed reset & added WRAM write protect behavior for block register
|
2016-01-20 20:05:18 -05:00 |
|
Souryo
|
c001b453f7
|
Added option to select MMC3 IRQ behavior
|
2016-01-06 23:10:29 -05:00 |
|
Souryo
|
8fdc25c5d4
|
Namco 108 (Mapper 206, 76, 88, 95, 154) support
|
2016-01-01 12:34:16 -05:00 |
|
Souryo
|
e1e48cc4f3
|
Fixed some of the warnings when compiling with /W4
|
2015-08-09 20:45:45 -04:00 |
|
Souryo
|
5c4089c013
|
MMC3 fix - Work/Save ram was no longer mapped correctly
|
2015-08-06 23:03:36 -04:00 |
|
Souryo
|
dffc03ad68
|
MMC5 support (incomplete)
Heavy refactoring of BaseMapper (to support MMC5 functionality, and be more flexible in general)
|
2015-07-29 22:10:34 -04:00 |
|
Souryo
|
366d4aec80
|
Mapper 189 support
|
2014-08-04 15:55:20 -04:00 |
|
Souryo
|
5f138629b2
|
Moved SRAM & Expansion RAM to BaseMapper.
|
2014-07-12 22:22:40 -04:00 |
|
Souryo
|
4a3fd7f350
|
MMC3 fix (based on specs)
|
2014-07-12 21:01:28 -04:00 |
|
Souryo
|
e56e300d3e
|
Code cleanup (split .h & .cpp files, etc)
|
2014-07-09 19:05:07 -04:00 |
|
Souryo
|
ec1b0d5e16
|
MMC3 IRQ fixes - All tests pass (Revision A)
|
2014-06-26 16:41:07 -04:00 |
|
Souryo
|
9ec756fae2
|
Quick save/load support
|
2014-06-25 21:52:37 -04:00 |
|
Souryo
|
57db54f2f3
|
MMC3 IRQ Counter - not working 100% correctly, but seems to allow some games to work.
|
2014-06-25 17:30:35 -04:00 |
|
Souryo
|
2c650e1529
|
MMC3 support - without IRQs. Disabled APU IRQs too - they fixed sound in Dragon Warrior, but break most MMC3 games at the moment.
|
2014-06-24 21:59:58 -04:00 |
|