jotego / jt12

FM sound source written in Verilog, fully compatible with YM2612, YM3438 (JT12), YM2203 (JT03) and YM2610 (JT10)
GNU General Public License v3.0
120 stars 22 forks source link

Latch FNUM/BLOCK register until completely written #8

Closed jotego closed 7 years ago

jotego commented 7 years ago

Must latch each channel independently. Apply changes only when full FNUM is available

jotego commented 7 years ago

Done. There are now independent latch registers for each channel. For CH3 there are four latches.