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

Timers #3

Closed jotego closed 7 years ago

jotego commented 7 years ago

In version v0.1 Timer B takes 1/2 of the time it should. According to YM2608 documentation is correct but Ghouls'n Ghosts has accelerated music because of this. If I add one more bit to timer B, GnG sounds correct.

How about Timer A? Check with real hardware/emulators...

jotego commented 7 years ago

Duplicated the count of both timers. Seems fine now in GnG and Castlevania.