1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-05-03 06:49:32 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Sebastien Delestaing
837a5c2ebc [NES] Fix regressions on MMC1, fix mapper7, fix OSD spurious events 2016-10-05 09:06:17 +02:00
Sebastien Delestaing
0b5a8dd347 [NES]Disconnect keyboard when OSD is visible 2016-09-24 18:10:02 +02:00
Newsdee
da4ff97d78 [NES] Added option to hide the overscan area noticeable in some games. 2016-09-24 23:20:02 +08:00
Sebastien Delestaing
65bfa3136f [NES]Cleanup in MMC1 2016-09-23 15:57:37 +02:00
Sebastien Delestaing
0d6df45d7f Fix regression on MMC1 (Airwolf US) 2016-09-23 13:29:01 +02:00
Sebastien Delestaing
836db491ca Added Powerpad support 2016-09-22 11:17:18 +02:00
Sebastien Delestaing
6a9d2bea76 First shot at the Mapper42. Ai Senshi Nicol works. 2016-09-21 17:15:00 +02:00
Sebastien Delestaing
74372fcb52 Add option to invert mirroring logic 2016-09-21 11:33:42 +02:00
Sebastien Delestaing
07b3ca267b A lot of fixes to MMC1, some to MMC3 2016-09-20 17:00:45 +02:00
Sebastien Delestaing
2082bffe09 Cleanup more registers on reset 2016-09-20 11:34:25 +02:00
Sebastien Delestaing
f7ee9f1e4d Cleanup scanlines implementation 2016-09-19 15:51:47 +02:00
Sebastien Delestaing
52ee9c65da [NES] Game loader and compatibility improvements
Ignore dirty headers (Fantasy Zone now runs for example)
Implement 4 screen mirroring for MMC3 (Gauntlet runs)
Implement Mapper 206 (untested)
2016-09-09 17:05:04 +02:00
Sebastien Delestaing
53f21e9fad [NES] Fix init of RAMBO1 mapper 2016-09-06 16:52:58 +02:00
Sebastien Delestaing
03b0b1a838 [NES] Support for MMC4
Famicom Wars OK
Fire Emblem Gaiden OK
Fire Emblem FAIL
2016-09-06 14:20:17 +02:00
Sebastien Delestaing
8788ea01e3 [NES] Fix MMC2 latch0 handling
Makes it conform to spec but doesn't have any visual effect as far as I can tell.
2016-09-06 12:05:21 +02:00
Sebastien Delestaing
92133516e7 [NES] Add scanlines support 2016-09-06 09:50:17 +02:00
sorgelig
82d58b066f [NES] Small refactoring in video. 2016-01-13 20:38:30 +08:00
sorgelig
575e06df49 [NES] Video module optimization. 2016-01-07 22:15:27 +08:00
sorgelig
e541d27dbe [NES] Fix missed scan lines in 15kHz mode. 2016-01-07 01:03:21 +08:00
sorgelig
3200ed2cb5 [NES] Add NTSC RGBS mode. 2016-01-06 15:04:47 +08:00
harbaum
7317165581 NES cleanup and code release 2014-09-22 07:34:47 +00:00