summaryrefslogtreecommitdiff
path: root/ym2612.h
AgeCommit message (Expand)Author
2014-02-13Better emulation of the YM-2612 busy flagMike Pavone
2014-02-12Fix operator 1 self-feedbackMichael Pavone
2013-10-01Implement turbo/slow motion feature that overclocks or underclocks the entire...Mike Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-07-26Added support for saving savestates. Added gst savestate format test harnessMike Pavone
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