Commit Graph

4353 Commits

Author SHA1 Message Date
tildearrow 62b40464f1 update readme 2022-12-20 18:55:09 -05:00
tildearrow 909c553be3 whoops! 2022-12-20 17:55:05 -05:00
tildearrow 7a92811fd9 rename some DIV_SYSTEM_ items
OPN -> YM2203
PC98 -> YM2608
FRAC -> DUALPCM
2022-12-20 17:49:53 -05:00
tildearrow f45fb3fbaf update to-do list 2022-12-20 17:41:32 -05:00
tildearrow 34f6a303a6 prepare for more CSM 2022-12-20 17:40:45 -05:00
tildearrow 2fbcacfbd0 update format.md
change OPN to YM2203 and PC-98 to YM2608
2022-12-20 16:56:44 -05:00
tildearrow 36a62b9d6e Pokémon Mini: register layout 2022-12-20 16:33:57 -05:00
tildearrow 210a002ae4 POKEY: per-chan osc 2022-12-20 15:21:03 -05:00
tildearrow 15dc663a15 POKEY: remove dithering
we only use 16-bit output anyway
2022-12-20 15:07:58 -05:00
tildearrow b7302e0d98 POKEY: VGM export 2022-12-20 14:54:55 -05:00
tildearrow 15afb1da84 add POKEY documentation 2022-12-20 03:19:25 -05:00
tildearrow 0d10b99cf7 POKEY: add AUDCTL macro 2022-12-20 02:59:26 -05:00
tildearrow c46f3a3085 GUI: add POKEY presets 2022-12-20 02:43:53 -05:00
tildearrow 08f42f1ea0 POKEY: it's the opposite 2022-12-20 02:43:37 -05:00
tildearrow f781d63ac2 POKEY: bass period mapping
and effect to change AUDCTL
2022-12-20 02:39:34 -05:00
tildearrow 541360a446 POKEY: louder 2022-12-20 00:34:52 -05:00
tildearrow 4b4a2273d3 YM2151/2414: fix new arp 2022-12-20 00:29:12 -05:00
tildearrow ba674a0329 start work on POKEY
to-do:
- add ability to change AUDCTL
- bass shape frequency and waveform mapping
- easy noise???
2022-12-19 19:45:04 -05:00
tildearrow 4ba8c0513e the final mzpokeysnd change (maybe)
it works! now to work on DivPlatformPOKEY...
2022-12-19 17:10:45 -05:00
tildearrow 112d773544 and more mzpokeysnd changes 2022-12-19 16:46:19 -05:00
tildearrow 139ac97144 more mzpokeysnd changes 2022-12-19 16:39:10 -05:00
tildearrow a8071a3c9f update mzpokeysnd 2022-12-19 14:18:32 -05:00
tildearrow 222abe7e76 don't worry about it 2022-12-19 13:59:24 -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
tildearrow c4be8c9f5d let's try out mzpokeysnd
to-do:
- de-Atari800ize the core
- remove resampling funcs
- make Update* public
-
-
- DivPlatformPOKEY already!
2022-12-18 20:01:29 -05:00
tildearrow 8309ce8df8 debug... AGAIN 2022-12-18 11:29:21 -05:00
tildearrow 90232f04c1
Merge pull request #792 from TheDuccinator/master
Add Remark Music AY3 Cover
2022-12-18 04:06:02 -05:00
TheDuccinator 4194c2684f
there we go 2022-12-18 01:05:06 -08:00
TheDuccinator cb003e843e
hold up 2022-12-18 01:04:50 -08:00
tildearrow 960e2ba1a7 DAC: fix chan osc 2022-12-18 04:03:49 -05:00
TheDuccinator 0a7d631065
Merge branch 'tildearrow:master' into master 2022-12-18 00:56:35 -08:00
TheDuccinator 83abd39c4e
Add Remark Music AY Cover
Another one to the pile bois.
2022-12-18 00:55:42 -08:00
tildearrow e0723c7485 DAC: add interpolation settings 2022-12-18 03:54:30 -05:00
tildearrow 51ea3cec2a add log file writing 2022-12-18 01:55:21 -05:00
tildearrow d897ac32b0 SegaPCM: what?????????? 2022-12-17 23:16:24 -05:00
tildearrow f407ab9d40 SegaPCM: fix volume/panning regression
issue #786
2022-12-17 23:14:44 -05:00
tildearrow ceb27728d3 add option to swap nibbles on raw sample import
issue #791
2022-12-17 22:45:30 -05:00
tildearrow 4affc48ebd Merge branch 'master' of github.com:tildearrow/furnace 2022-12-17 17:27:54 -05:00
tildearrow e965d1096c RF5C68: fix per-chan osc 2022-12-17 17:27:11 -05:00
cam900 710cf0bdae Remove unused function in MSM6258
MSM6258 has no dedicated sample memory, instead sample data is feeding from CPU or DMA
2022-12-18 06:54:19 +09:00
cam900 a3dacf793b Fix build 2022-12-18 06:42:40 +09:00
cam900 c801227b57 Fix build(again) 2022-12-18 06:40:36 +09:00
cam900 63f67f33b8 Fix build 2022-12-18 06:40:14 +09:00
tildearrow a367c3b480 Pokémon Mini: fix volume macro 2022-12-17 14:27:03 -05:00
tildearrow dbff00404c fix fix fix 2022-12-17 02:43:07 -05:00
tildearrow e28575f9fd dev130 - merge newArp 2022-12-17 02:25:43 -05:00
tildearrow 2600d4c576 new arp strategy, part 2 2022-12-17 02:10:20 -05:00
tildearrow 6f22ade69a new arp strategy, part 1 2022-12-17 02:07:24 -05:00
tildearrow 3eb3d8a6f1 prepare for new arp strategy 2022-12-17 01:21:08 -05:00