Commit graph

17 commits

Author SHA1 Message Date
Souryo
86df4314b4 Fixed MMC5 issues caused by previous changes to how save/work ram size are determined 2016-08-26 21:57:32 -04:00
Souryo
092176348c Open Bus: Fixes to open bus implementation - fixes allpads-r2a test result 2016-07-12 18:25:58 -04:00
Souryo
f24b0e3595 MMC5: Vertical split mode support 2016-07-02 14:48:46 -04:00
Souryo
84b4190f8b Overclocking: Fix sound pitch for expansion audio when APU overclocking is disabled 2016-06-12 19:11:11 -04:00
Souryo
8109957183 MMC5: Fixed save state bug with fill mode 2016-06-12 11:33:22 -04:00
Souryo
19edea40cd MMC5: Fixed extended attributes bug (broken by 80dd9ca8 in 0.2.1) 2016-06-12 11:32:57 -04:00
Souryo
36404116ea MMC5 Audio: Square channels + PCM (write mode only, no IRQs) 2016-06-12 11:28:45 -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
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
b320736273 MMC5: Save states 2016-01-24 21:54:05 -05:00
Souryo
c95cf0a77d MMC5: Fixed IRQ timing bug when disabling/enabling rendering during frames. Fixes Laser Invasion. 2016-01-24 21:35:24 -05:00
Souryo
b00a565354 BaseMapper: Refactoring, improved generic save state support 2016-01-24 11:18:50 -05:00
Souryo
b3a6447a94 BaseMapper - Support for both CHR ROM & RAM at once
Mapper 74, 119, 191, 192, 194, 195 support
2016-01-19 20:16:00 -05:00
Souryo
5b565bfeeb GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
Souryo
ad085f1a75 MMC5 - Fixed a few bugs 2015-08-18 18:02:40 -04:00
Souryo
e1e48cc4f3 Fixed some of the warnings when compiling with /W4 2015-08-09 20:45:45 -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