moa/emulator/peripherals
transistor 03561f1427 Fixed a bug in the frequency setting code for ym2612
It was previously only updating the frequency if the A0 registers
were written last, but now it works the way the rate code does, using
the cached register values to set the frequency whenever a register
is written to.  It also stores the fnumber and block in the operator
which I guess would be needed eventually if I want to save and restore
state.
2023-04-24 23:04:11 -07:00
..
generic Added clock argument to addressable operations 2023-04-23 18:49:40 -07:00
mos Added clock argument to addressable operations 2023-04-23 18:49:40 -07:00
motorola Added clock argument to addressable operations 2023-04-23 18:49:40 -07:00
yamaha Fixed a bug in the frequency setting code for ym2612 2023-04-24 23:04:11 -07:00
zilog Added clock argument to addressable operations 2023-04-23 18:49:40 -07:00