aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/paula.cpp
AgeCommit message (Expand)Author
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-07-01Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust hi...Max Horn
2007-07-01Once again rewrite Paula code (addings lots of comments, doing proper wrap ar...Max Horn
2007-06-28Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (c...Max Horn
2007-06-28Some optimizations to the Paula sound chip emu code (removing common sub expr...Max Horn
2007-06-28Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paul...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-18added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...Gregory Montoir
2007-02-12Fixed a special case (frequency/rate > repeating sample length)Sven Hesse
2007-01-27Changed ProtrackerStream to inherit from Paula, unifying the mixingSven Hesse
2007-01-26Some cleanup / code formatting changes, and added some FIXME commentsMax Horn
2007-01-25Moved Paula and Infogrames to sound/mods/Sven Hesse