This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-20 17:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
mods
History
Travis Howell
d764dca90f
Ooops, fix typo in last commit.
...
svn-id: r28257
2007-07-28 07:56:58 +00:00
..
infogrames.cpp
Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead
2007-06-28 17:42:57 +00:00
infogrames.h
Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead
2007-06-28 17:42:57 +00:00
module.cpp
Ooops, fix typo in last commit.
2007-07-28 07:56:58 +00:00
module.h
Add support for multi-tune Protracker modules used in the Amiga version of Waxworks.
2007-07-28 07:52:24 +00:00
paula.cpp
Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust him in that :)
2007-07-01 19:59:42 +00:00
paula.h
Switched Paula (Amiga MOD) code to use fixed point math instead of doubles (caveat: this only works for samples < 32k right now; if this ever turns out to be a problem, I can fix it, though)
2007-06-28 22:21:32 +00:00
protracker.cpp
Add support for multi-tune Protracker modules used in the Amiga version of Waxworks.
2007-07-28 07:52:24 +00:00
protracker.h
Add support for multi-tune Protracker modules used in the Amiga version of Waxworks.
2007-07-28 07:52:24 +00:00
rjp1.cpp
Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead
2007-06-28 17:42:57 +00:00
rjp1.h
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00
soundfx.cpp
Started to refactor the Paula / Amiga MOD code: Made some stuff in class Paula private and added accessor APIs instead
2007-06-28 17:42:57 +00:00
soundfx.h
some fixes for the music in Amiga OS Demo
2007-05-20 11:50:06 +00:00