Sebastien Delestaing
|
172f31b144
|
[NES]Report loader status on LED
|
2016-09-23 17:30:44 +02: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
|
f5f91da6a6
|
Extend reset time after download
|
2016-09-19 15:15:49 +02:00 |
|
Sebastien Delestaing
|
441c07787c
|
Attempt to fix DRAM instability
|
2016-09-19 09:51:08 +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
|
8cca813379
|
[NES] Backport SPI clock stabilization in data_io.v
ROM loading is more stable on more SD cards variant.
|
2016-09-06 10:13:38 +02:00 |
|
Sebastien Delestaing
|
92133516e7
|
[NES] Add scanlines support
|
2016-09-06 09:50:17 +02:00 |
|
Juan Carlos González Amestoy
|
9e7ae36798
|
- Fix MONO sound for channel 2
|
2016-08-27 14:46:22 +02:00 |
|
Till Harbaum
|
cb41ac0dde
|
[C16] fixed disk change signal
|
2016-08-11 19:22:27 +02:00 |
|
Till Harbaum
|
1e483b33f8
|
[C16] added read only 1541
|
2016-08-01 16:31:44 +02:00 |
|
Till Harbaum
|
b9c37d3148
|
[C16] Option to switch between 16k and 64k
|
2016-08-01 08:45:07 +02:00 |
|
Till Harbaum
|
0f8acdc06a
|
Add c16/c264 source
|
2016-07-29 11:14:39 +02:00 |
|
Till Harbaum
|
5f772a35ef
|
Merge branch 'master' of https://github.com/mist-devel/mist-board
|
2016-06-03 21:09:21 +02:00 |
|
Till Harbaum
|
a9fa9216bf
|
[SMS] Adjust audio clock divider
|
2016-06-03 21:09:04 +02:00 |
|
Till Harbaum
|
c58dd82d42
|
Fix the previous fix ...
|
2016-06-03 13:48:41 +02:00 |
|
Till Harbaum
|
78f30d26d8
|
Merge branch 'master' of https://github.com/mist-devel/mist-board
|
2016-06-03 11:22:10 +02:00 |
|
Till Harbaum
|
7693765c78
|
TG68K fix, fixing EmuTOS problems
|
2016-06-03 11:21:42 +02:00 |
|
sleary78
|
76709ccebe
|
accidentally wiped the qpf file
|
2016-05-24 10:46:40 +01:00 |
|
sleary78
|
08858e963d
|
updates for boilerplates
|
2016-05-23 20:39:26 +01:00 |
|
sleary78
|
b5e1eac247
|
adding boilerplates and removing disused files
|
2016-05-23 20:36:57 +01:00 |
|
sleary78
|
fc185450e5
|
adding the suport files
|
2016-05-23 20:33:32 +01:00 |
|
sleary78
|
2f187dc2bd
|
adding support files and adding testbench boilerplates
|
2016-05-23 20:32:57 +01:00 |
|
sleary78
|
35cd4b2646
|
removed the unused uart.
updated the boilerplates on a bunch of the .v files
|
2016-05-23 20:23:21 +01:00 |
|
sleary78
|
937644b88f
|
updaing the makefile.
removing redundant files
|
2016-05-23 20:10:10 +01:00 |
|
sleary78
|
7abc5aacdf
|
removing the caches project that I never started
|
2016-05-23 18:53:13 +01:00 |
|
sleary78
|
6eb9b1c859
|
adding the sdram model.
removed broken $display()
updated the SUPPORT environment variable
|
2016-05-23 18:51:00 +01:00 |
|
sleary78
|
f09cefa712
|
more cleanups for the tests
Removed the defunct tests for the memc.
|
2016-05-23 18:35:38 +01:00 |
|
stephen
|
390ff17dda
|
updating some make files
|
2016-05-23 18:33:09 +01:00 |
|
stephen
|
56777cdd49
|
starting to cleanup the tests
|
2016-05-23 18:31:00 +01:00 |
|
sleary78
|
01bbfd2431
|
Adding the achie source code.
|
2016-05-23 17:05:43 +01:00 |
|
Till Harbaum
|
0ab0768f59
|
[TG68K] Barrel shifter in 68020 mode
|
2016-01-29 19:58:19 +01:00 |
|
Till Harbaum
|
926af02ee0
|
[TG68K] Tests with lsr/lsl barrel shifter
|
2016-01-27 11:22:35 +01:00 |
|
sorgelig
|
82d58b066f
|
[NES] Small refactoring in video.
|
2016-01-13 20:38:30 +08:00 |
|
sorgelig
|
f028beedb5
|
[C64] Fix scandoubler and OSD.
|
2016-01-10 00:28:39 +08:00 |
|
sorgelig
|
575e06df49
|
[NES] Video module optimization.
|
2016-01-07 22:15:27 +08:00 |
|
sorgelig
|
3f92c4cdc4
|
[NES] Fix OSD code instability.
|
2016-01-07 22:02:25 +08:00 |
|
sorgelig
|
e541d27dbe
|
[NES] Fix missed scan lines in 15kHz mode.
|
2016-01-07 01:03:21 +08:00 |
|
sorgelig
|
acea8f7d96
|
[NES] Add keyboard support.
|
2016-01-06 20:16:58 +08:00 |
|
sorgelig
|
4626d119b7
|
[NES] Use LED while ROM downloading.
|
2016-01-06 15:06:32 +08:00 |
|
sorgelig
|
3200ed2cb5
|
[NES] Add NTSC RGBS mode.
|
2016-01-06 15:04:47 +08:00 |
|