Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-29 | Add support for loading GST format savestates | Mike Pavone | |
2013-06-19 | Initial stab at LFO phase modulation | Mike Pavone | |
2013-06-16 | Add support for logging YM2612 channels to WAVE files | Mike Pavone | |
2013-06-16 | Fix YM2612 timers | Mike Pavone | |
2013-06-04 | Initial implementation of channel 3 special mode | Mike Pavone | |
2013-06-03 | Make the PSG and YM2612 use the master clock internal with an increment ↵ | Mike Pavone | |
based on clock divider so that they stay perflectly in sync. Run both the PSG and YM2612 whenver one of them needs to be run. | |||
2013-06-02 | Use signed ints for things that represent signed values in YM2612 core | Mike Pavone | |
2013-05-29 | Incredibly broken YM2612 support plus a fix to Z80 bus request | Mike Pavone | |
2013-05-27 | YM2612 WIP update | Mike Pavone | |
2013-05-27 | YM2612 WIP snapshot before register refactor | Mike Pavone | |
2013-05-05 | Add a YM2612 stub implementation with just timers and status registers so ↵ | Mike Pavone | |
that games that depend on it can run. |