sound: fix ym2612 address handling
authornotaz <notasas@gmail.com>
Mon, 12 Jun 2023 20:55:50 +0000 (23:55 +0300)
committeririxxxx <31696370+irixxxx@users.noreply.github.com>
Tue, 13 Jun 2023 09:05:19 +0000 (11:05 +0200)
commit225260ba40e70c23dee07443389ef88d42009897
tree357e665d3246e319dac1957e9d799828f17a631f
parent5864c4214a5b575f2c921f0857b23579c6c1ee9d
sound: fix ym2612 address handling

I already fixed this back in 2017 with
151df6adf9d63c9b8c8a61946243800610ac3a65, but forgot about
ym2612_write_local(). Fixes missing sounds in Overdrive2.
pico/memory.c
pico/sound/ym2612.c