Commit Graph

469 Commits

Author SHA1 Message Date
sorgelig
a460d081b6 Update sys. 2019-09-25 04:13:49 +08:00
sorgelig
a8e362cec2 Adjust HSync size to fix compatibility with some displays. 2019-09-24 22:57:12 +08:00
sorgelig
98a6c6c3c5 Release 20190911. 2019-09-11 22:29:53 +08:00
sorgelig
bd3900a883 Update sys. 2019-09-11 22:28:56 +08:00
sorgelig
696eeee327 sys: fix csync, hdmi_limited=2 (16-255). 2019-08-31 07:01:26 +08:00
sorgelig
24e046c30d Release 20190824. 2019-08-24 23:03:36 +08:00
sorgelig
b9e5a61dbf sys: fixes and improvements in Direct Video. 2019-08-24 23:02:45 +08:00
sorgelig
9deb07b988 Merge pull request #76 from Kitrinx/mix
balance PSG and FM audio
2019-08-24 22:31:34 +08:00
U-COOKIE\kitri
42689ca3fa balance PSG and FM audio 2019-08-24 09:27:24 -05:00
sorgelig
32a9ba28ec Release 20190823. 2019-08-23 23:08:37 +08:00
sorgelig
974dd53655 sys: fixes in Direct Video. 2019-08-23 23:07:47 +08:00
sorgelig
5d532fcd9a Fix floating bus and VDP unused bits reading. 2019-08-23 05:07:17 +08:00
sorgelig
212b6bfe98 Fix interlaced mode in Direct Video. 2019-08-23 05:06:33 +08:00
sorgelig
f61ddcf5e5 Release 20190821. 2019-08-21 23:59:38 +08:00
sorgelig
b799258e6e Fix SDC. 2019-08-21 23:58:48 +08:00
sorgelig
32428464a7 Release 20190820. 2019-08-20 23:01:07 +08:00
sorgelig
a46f64836c Support for direct video over HDMI. 2019-08-20 22:48:18 +08:00
sorgelig
985c5f5aba Minor typo. 2019-08-20 22:47:35 +08:00
sorgelig
08d04efe43 Merge pull request #74 from James-F2/master
Further lower FM by 2db.
2019-08-16 19:02:23 +08:00
James-F2
4c1dac3afd Further lower FM by 2db.
to fix distortion in Sonic 3
2019-08-16 10:30:20 +03:00
sorgelig
274b25a9c2 Merge pull request #72 from MP2E/alex_kidd_fix
update to latest VDP changes
2019-08-16 15:23:33 +08:00
Cray Elliott
278095729c update to latest VDP changes
- SP3 now starts at correct position, apply DE to sprite buffer
- Overflow flag should be set in SP3 only

Fixes #38 flickering graphics in Alex Kidd in the Enchanted Castle
2019-08-15 15:06:10 -07:00
sorgelig
610a515795 Merge pull request #71 from greyrogue/master
Fix clipping/scaling issue
2019-08-15 12:44:36 +08:00
greyrogue
027ff1bd8b Fix clipping/scaling issue
The accumulator is adding operators, not channels (up to 24, not 6), which means it can reach max value (although the code in the jt12_single_acc is preventing it from actually overflowing).
Also, I believe this should be adding pre_left and pre_right, not left and right.
2019-08-14 22:28:49 -04:00
sorgelig
6afeb87fd2 Merge pull request #70 from Kitrinx/color
add correct color LUT
2019-08-13 13:32:01 +08:00
Jamie Dickson
a297b522d9 add correct color LUT 2019-08-13 00:00:53 -05:00
sorgelig
393f96ddbf Merge pull request #69 from iequalshane/master
Adding an option to increase the per-line sprite limit.
2019-07-31 16:25:11 +08:00
Shane Lynch
21f453bf25 Adding Sprite Limit setting to allow increased the number of sprites and sprite pixels per line. Sprite counts are doubled and pixel count restrictions are removed when set to High. 2019-07-31 00:21:03 -07:00
sorgelig
30ab920d35 Release 20190712. 2019-07-12 05:11:51 +08:00
sorgelig
7fff29a44b Merge pull request #68 from James-F2/master
Even more accurate H40 timing.
2019-07-11 02:46:51 +08:00
James-F2
4e473015da Even more accurate H40 timing.
As suggested by gyurco.
2019-07-10 20:01:23 +03:00
sorgelig
94e5a05dd9 Merge pull request #67 from James-F2/master
Update HSync to match console
2019-07-09 22:23:42 +08:00
James-F2
9fcea681c6 Update vdp_common.vhd 2019-07-08 15:40:46 +03:00
James-F2
42c946b754 Update vdp_common.vhd 2019-07-08 08:28:08 +03:00
sorgelig
e14ac889b8 Update VDP. 2019-07-07 20:07:50 +08:00
sorgelig
cc0eaf6287 Update sys. 2019-07-03 04:31:32 +08:00
sorgelig
620c7d8898 VDP: update to latest. 2019-07-02 23:10:06 +08:00
sorgelig
3c0e8d1b25 Temporary workaround for SVP's bottom line. 2019-06-30 04:56:40 +08:00
sorgelig
705dc2759e Release 20190627. 2019-06-27 20:26:50 +08:00
sorgelig
e6278404ba Update sys. 2019-06-27 20:23:49 +08:00
sorgelig
af9873ea70 VDP: update to latest. 2019-06-27 17:12:08 +08:00
sorgelig
113aee9950 input: some refactoring. 2019-06-19 15:57:31 +08:00
sorgelig
875491c7cf gen_io: implement slow rise on floating pin. 2019-06-19 04:57:33 +08:00
sorgelig
df1bd3e8ff Release 20190617. 2019-06-17 19:39:07 +08:00
sorgelig
cade28d0ec Various minor tweaks. 2019-06-17 19:27:33 +08:00
sorgelig
095c90585e SVP has no save RAM. 2019-06-17 14:41:11 +08:00
sorgelig
c0d838f86e Merge SRAM and SVP DRAM to save resources. 2019-06-17 03:02:36 +08:00
sorgelig
5e37ef937b Merge pull request #62 from srg320/master
SVP: fix DRAM port
2019-06-17 02:34:46 +08:00
sorgelig
e1701f1272 Merge pull request #61 from James-F2/master
Fix horizontal position of Analog output
2019-06-17 02:32:17 +08:00
Sergey Dvodnenko
82eb0c5464 SVP: fix DRAM port 2019-06-16 21:29:24 +03:00