aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/ym2612.cpp
AgeCommit message (Expand)Author
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-10-18cleanupMax Horn
2003-10-17Make PalmOS port happyChris Apers
2003-10-07More Euphony/YM2612 instrument layering and polyphonyJamieson Christian
2003-10-07Remove my trace output. :PJamieson Christian
2003-10-07More polyphony tweaks. Sounding a bit better.Jamieson Christian
2003-10-06fixed warningsMax Horn
2003-10-06removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...Max Horn
2003-10-06remove <string> include so we don't depend on stdlib stuff (not used anyway) ...Jonathan Gray
2003-10-06malloc/new optimizationsMax Horn
2003-10-06Per-channel polyphony now > 1Jamieson Christian
2003-10-06even more optimizationsMax Horn
2003-10-06some more tweaksMax Horn
2003-10-06some incremental changes (more will follow, this is step-by-step optimzation,...Max Horn
2003-10-06More performance optimizationsJamieson Christian
2003-10-06oops - that happesn if you incorrectly re-apply a broken patch =)Max Horn
2003-10-06more optimizationsMax Horn
2003-10-06Fix compiler warningsJamieson Christian
2003-10-06The real YM2612 implementation. Portable,Jamieson Christian
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian