index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
mods
/
paula.h
Age
Commit message (
Expand
)
Author
2010-02-14
Add support for samples > 32kb to Paula chip emulation code.
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-08-09
fixed up some missing newlines
Norbert Lange
2009-08-07
added stub for setting audio filter in Paula
Norbert Lange
2009-07-10
changed: period in Paula get set immediately instead of queued
Norbert Lange
2009-06-08
Spaces for alignment, not tabs :P
Sven Hesse
2009-06-08
Initital commit modifying buildsystem and adding a TFMX Module-Player
Norbert Lange
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-06-28
Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (c...
Max Horn
2007-06-28
Some optimizations to the Paula sound chip emu code (removing common sub expr...
Max Horn
2007-06-28
Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paul...
Max Horn
2007-06-24
Mod code cleanup
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-19
added Amiga SoundFx module player code, used by Amiga versions of the followi...
Gregory Montoir
2007-04-26
Removing more semicola
Max Horn
2007-02-18
added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...
Gregory Montoir
2007-01-26
Some cleanup / code formatting changes, and added some FIXME comments
Max Horn
2007-01-25
Moved Paula and Infogrames to sound/mods/
Sven Hesse