Commit Graph

128 Commits

Author SHA1 Message Date
cam900 96c0bea63b Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-25 18:48:29 +09:00
tildearrow ca5d8eeb72 GUI: add missing POKEY preset 2022-12-25 03:38:19 -05:00
cam900 a793bed56d
Merge branch 'master' into es5506_alt 2022-12-24 12:01:03 +09:00
tildearrow 3685772728 GUI: add some CSM presets 2022-12-23 19:31:24 -05:00
tildearrow eab679e9d3 GUI: improve system detection algorithm (maybe) 2022-12-22 13:10:08 -05:00
tildearrow c8612b7e8a
Merge pull request #796 from Epictyphlosion/ngp
Add some more presets
2022-12-22 12:06:28 -05:00
Epictyphlosion 005aab057f
Wait, you can set custom clock speeds? 2022-12-21 16:12:15 -08:00
Epictyphlosion 4cf97bba5e
Fixed typos 2022-12-21 14:37:36 -08:00
Epictyphlosion 41a21ebb91
A few more for better measure
Some MSM5232 arcades
2022-12-21 12:42:47 -08:00
Epictyphlosion 5f81ae48d8
As you wish 2022-12-20 20:52:51 -08:00
Epictyphlosion 8f972daf00
One more for good measure 2022-12-20 15:04:06 -08:00
tildearrow 909c553be3 whoops! 2022-12-20 17:55:05 -05:00
Epictyphlosion fe042b84cd
Wait that's the default clock speed
derp
2022-12-20 14:50:49 -08:00
tildearrow 7a92811fd9 rename some DIV_SYSTEM_ items
OPN -> YM2203
PC98 -> YM2608
FRAC -> DUALPCM
2022-12-20 17:49:53 -05:00
Epictyphlosion a4bfbfe8d9
Fixed missing commas + Atari arcade presets 2022-12-20 14:48:30 -08:00
Epictyphlosion 1bd9bca245
Add two presets, removed some dupes
Added a Neo Geo Pocket and Atari 7800 with Ballblazer or Commando preset.
Removed Touchdown Fever presets as they were duplicates of the Triple Z80 presets.
2022-12-20 13:23:53 -08:00
tildearrow c46f3a3085 GUI: add POKEY presets 2022-12-20 02:43:53 -05:00
cam900 300d817795 Update previous commit 2022-12-19 18:11:56 +09:00
cam900 75b0ed7af1 Add some PC-88 presets, with external soundcard(s)
Added AY clock (1.9968MHz) for PC-88
reference:
http://mydocuments.g2.xrea.com/html/p8/soundinfo.html,
https://www.dtmstation.com/archives/52016817.html
2022-12-19 18:07:43 +09:00
cam900 429aed0ab1 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-17 15:00:44 +09:00
cam900 5ba79a9d71 Fix naming, Add M92/M107 preset 2022-12-15 21:21:52 +09:00
cam900 d5f44557c2 add (Partial) GA20 support 2022-12-15 20:03:54 +09:00
cam900 8365d1c977
Merge branch 'master' into es5506_alt 2022-12-15 16:06:59 +09:00
cam900 105e863a53 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-14 14:11:33 +09:00
cam900 441ad05484 Merge branch 'master' of https://github.com/tildearrow/furnace into k007232 2022-12-14 14:10:11 +09:00
tildearrow 5f3210ba48 add Pokémon Mini (partially) 2022-12-13 13:32:35 -05:00
cam900 2f6789fca7 Add presets with K007232 2022-12-08 14:56:21 +09:00
cam900 76cdc3a6a5 (Partially) K007232 support
Chip ID is placeholder.
2022-12-08 14:18:22 +09:00
cam900 2ec35d903f Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-12-04 16:53:54 +09:00
tildearrow eb657aef18 GUI: prepare for proper VB/WS/C64 tick rates 2022-12-03 23:04:58 -05:00
cam900 7867b59580 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-11-30 17:39:43 +09:00
tildearrow 1ce7a67659 convert presets to new format, part 8
the final one
2022-11-15 02:29:24 -05:00
tildearrow e41efa9f18 GUI: convert presets to new format, part 7 2022-11-15 02:27:20 -05:00
tildearrow 8c356f9a28 convert presets to new format, part 6 2022-11-15 01:34:18 -05:00
cam900 e25ab0d46a
Add FM Towns preset with Extended channel 3 2022-11-15 11:58:39 +09:00
cam900 46880634b4 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-11-15 11:52:30 +09:00
tildearrow bda0ca5d95 convert presets to new format, part 5 2022-11-14 19:07:17 -05:00
tildearrow 27323e9f7b convert presets to new format, part 4 2022-11-14 14:15:02 -05:00
tildearrow 3377ade9e6 convert presets to new format, part 3 2022-11-14 13:35:11 -05:00
freq-mod 9ef3ec19bc
fix YM2151 LFO shapes, correct some presets (#741)
* fix YM2151 LFO shapes, correct some presets

* pc-98 beeper clocks

1 for less advanced, earlier sound sources, 2 for more advanced, later era

* revert the last commit

* Revert "revert the last commit"

This reverts commit 0746f37052.

	zmieniono:       src/gui/presets.cpp

* Revert "pc-98 beeper clocks"

This reverts commit ba78cd44d8.

	zmieniono:       src/gui/presets.cpp

* remove beeper from zx128

finally caring about hw playback ey
2022-11-13 16:59:28 -05:00
tildearrow ea643c574c convert presets to new format, part 2 2022-11-13 16:57:47 -05:00
tildearrow d422372b7f convert presets to new format, part 1 2022-11-13 16:25:50 -05:00
tildearrow fbacfd421c prepare for new preset format 2022-11-13 15:41:49 -05:00
cam900 bf6487b8bd
Merge branch 'master' into es5506_alt 2022-11-03 13:44:07 +09:00
tildearrow 254288ccd6 GUI: add presets for PCM DAC, Pong and NES 2022-11-02 03:40:32 -05:00
cam900 13b2a72a01 Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-26 12:28:24 +09:00
tildearrow 403bc76d18 GUI: remove this shit 2022-10-22 17:28:35 -05:00
cam900 87cb3c49a4 Update ES5506:
Remove transwave for now
- It consumes high CPU usage, so possibly little headroom for anything else.
Fix per-voice OSC via git master
Fix default channel for ES5506
Fix macro order - Filter macro must be executed after key on
Add SSV preset
2022-10-22 17:19:39 +09:00
cam900 487607b6ae Merge branch 'master' of https://github.com/tildearrow/furnace into es5506_alt 2022-10-22 10:17:00 +09:00
tildearrow 47fb434d5b GUI: update Genesis presets to be 32 2022-10-17 16:12:10 -05:00