picodrive/pico/sound
notaz 225260ba40 sound: fix ym2612 address handling
I already fixed this back in 2017 with
151df6adf9, but forgot about
ym2612_write_local(). Fixes missing sounds in Overdrive2.
2023-06-13 11:05:19 +02:00
..
emu2413@a2dfc20ff5 update submodules 2022-12-20 21:58:06 +00:00
mix.c sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3 2022-02-08 20:49:43 +00:00
mix.h sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3 2022-02-08 20:49:43 +00:00
mix_arm.S platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00
resampler.c sms, add fast renderer, remove 1st column (8 px) if blanked 2022-09-25 10:03:06 +00:00
resampler.h sound, prepare FM filtering 2022-03-31 19:51:15 +02:00
sn76496.c sound, fix minor clipping in psg audio 2021-09-28 21:10:02 +02:00
sn76496.h lowercasing filenames, part3 2008-08-28 12:36:57 +00:00
sound.c platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00
ym2612.c sound: fix ym2612 address handling 2023-06-13 11:05:19 +02:00
ym2612.h platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00
ym2612_arm.S platform gp2x, fix compilation with original toolchain (gcc 4.1) 2023-05-01 08:59:49 +00:00