furnace/src/engine/platform/sound
2025-02-22 14:45:09 -05:00
..
atomicssg AtomicSSG AY core 2024-04-29 15:21:58 -05:00
c64 C64: fix per-channel osc for 6581 2022-06-24 03:26:00 -05:00
c64_d C64: implement 6581 bias on dSID 2025-01-31 14:59:38 -05:00
c64_fp C64: fix reSIDfp muting 2023-07-12 06:04:37 -05:00
dave release v0.6.2 2024-04-01 00:50:41 -05:00
ga20 GA20: yet another optimization 2025-02-20 04:44:19 -05:00
gb fix warning 2024-03-17 18:16:19 -05:00
lynx chan osc volume balancing, part 1 2023-06-18 20:00:20 -05:00
nes NES: prepare for DPCM 2022-05-02 02:12:14 -05:00
nes_nsfplay add 5E01 2024-03-18 16:02:16 -05:00
oki MSM6258: only one output 2023-07-22 17:32:16 -05:00
pokey chan osc volume balancing, part 1 2023-06-18 20:00:20 -05:00
sid2 SID2, part 1 2024-04-21 03:54:34 -05:00
snes more.... 2024-08-24 17:41:41 -05:00
t6w28 T 6 W 2 8 2022-10-12 00:12:56 -05:00
tia TIA: fixes fixes fixes 2022-09-09 23:40:21 -05:00
ymf278b Some fleshing out YMF278B 2024-07-12 12:16:24 +09:00
ymfm Prepare to (very) partially OPL4 support 2024-07-11 15:13:02 +09:00
ay8910.cpp AY: optimize 2023-01-12 16:05:03 -05:00
ay8910.h AY: fix per-chan osc in Sunsoft 5B mode 2022-08-29 04:15:53 -05:00
c140_c219.c low quality tildearrow code 2023-10-11 17:24:40 -05:00
c140_c219.h C140: add bank types 2023-10-11 02:48:39 -05:00
d65modified.c Add notes for ring modulation (XORing) 2023-04-13 11:56:34 +09:00
d65modified.h pv1000: Add XORing features 2023-04-11 09:19:12 +09:00
m114s.c a wavetable chip that breaks Furnace limits?! 2023-03-03 19:31:51 -05:00
m114s.h a wavetable chip that breaks Furnace limits?! 2023-03-03 19:31:51 -05:00
namco.cpp Namco WSG: noise in per-chan osc for real? 2023-01-12 17:45:33 -05:00
namco.h Namco WSG: per-channel oscilloscope 2022-06-20 18:20:49 -05:00
nds.cpp Fix PSG output a bit 2024-04-02 20:44:37 +09:00
nds.hpp really fix? MSVC build 2024-03-17 15:17:30 -05:00
pce_psg.cpp core quality, part 1 2024-04-06 14:57:15 -05:00
pce_psg.h per-channel oscilloscope, part 5 2022-05-01 02:40:03 -05:00
qsound.c QSound: fix echo 2022-02-27 00:46:23 -05:00
qsound.h qsound clipping fix from MAME 2022-02-23 23:51:34 +01:00
rf5c68.cpp Add RF5C68 and RF5C164 support 2022-05-21 01:45:26 +07:00
rf5c68.h Add RF5C68 and RF5C164 support 2022-05-21 01:45:26 +07:00
rss.h add OPNA chip (work in progress) 2022-05-13 02:52:43 -05:00
saa1099.cpp per-channel oscilloscope, part 5 2022-05-01 02:40:03 -05:00
saa1099.h per-channel oscilloscope, part 5 2022-05-01 02:40:03 -05:00
segapcm.cpp SegaPCM: implement getSamplePos() 2023-03-19 16:49:31 -05:00
segapcm.h SegaPCM: implement getSamplePos() 2023-03-19 16:49:31 -05:00
sid3.c Update sid3.c 2025-02-22 14:45:09 -05:00
sid3.h add different clock speed, optimize channel processing, add quarter clock speed flag 2024-08-12 11:22:10 +03:00
sm8521.c SM8521: don't use rand() 2023-03-01 15:15:17 -05:00
sm8521.h SM8521: don't use rand() 2023-03-01 15:15:17 -05:00
sn76496.cpp Various corrections and fixes 2022-06-17 14:30:18 +09:00
sn76496.h Prepare for reducing duplicates for 4op FM related codes, Add and correct bunch of presets, Add various clock, type options for chips 2022-06-06 19:04:52 +09:00
su.cpp SoundUnit: emulation changes 2024-09-09 19:28:16 -05:00
su.h SoundUnit: emulation changes 2024-09-09 19:28:16 -05:00
supervision.c why again 2024-09-02 11:43:22 +03:00
supervision.h no more global variables! 2024-09-01 16:11:42 +03:00
swan.cpp WonderSwan: make macOS happy 2022-03-07 23:38:36 -05:00
swan.h per-channel oscilloscope, part 5 2022-05-01 02:40:03 -05:00
ted-sound.c add TED to Furnace 2023-07-23 04:42:38 -05:00
ted-sound.h add TED to Furnace 2023-07-23 04:42:38 -05:00
upd1771.cpp I will do this later 2025-01-30 16:24:33 -05:00
upd1771.h µPD1771C: implement tone/noise mode 2025-01-29 04:10:54 -05:00
vera_pcm.c VERA: add ins color and reset 2022-03-10 17:46:40 -05:00
vera_pcm.h VERA: bring up actual emulation core 2022-03-10 15:51:27 -05:00
vera_psg.c oops, should have been 47.0.2 2024-08-13 04:11:08 -05:00
vera_psg.h VERA: add r47 revision with 9-bit volume table 2024-06-22 16:40:06 +07:00
vic20sound.c VIC-20: add an option to disable filters 2024-10-17 20:16:04 -05:00
vic20sound.h VIC-20: add an option to disable filters 2024-10-17 20:16:04 -05:00
vsu.cpp Virtual Boy: more work 2022-10-08 23:25:15 -05:00
vsu.h prepare for Virtual Boy 2022-10-08 19:37:22 -05:00
ymz280b.cpp YMZ280B: fix VGM export 2022-11-21 16:12:29 -05:00
ymz280b.h freaking macOS 2022-05-20 14:48:08 -05:00