summaryrefslogtreecommitdiff
path: root/ym2612.h
AgeCommit message (Expand)Author
2013-06-29Add support for loading GST format savestatesMike Pavone
2013-06-19Initial stab at LFO phase modulationMike Pavone
2013-06-16Add support for logging YM2612 channels to WAVE filesMike Pavone
2013-06-16Fix YM2612 timersMike Pavone
2013-06-04Initial implementation of channel 3 special modeMike Pavone
2013-06-03Make the PSG and YM2612 use the master clock internal with an increment based...Mike Pavone
2013-06-02Use signed ints for things that represent signed values in YM2612 coreMike Pavone
2013-05-29Incredibly broken YM2612 support plus a fix to Z80 bus requestMike Pavone
2013-05-27YM2612 WIP updateMike Pavone
2013-05-27YM2612 WIP snapshot before register refactorMike Pavone
2013-05-05Add a YM2612 stub implementation with just timers and status registers so tha...Mike Pavone