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-14 05:30:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
mods
History
Max Horn
19bb631e94
Fix looping effect (at least DrMcCoy says it fixes it somehow, and I trust him in that :)
...
svn-id: r27835
2007-07-01 19:59:42 +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
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
module.h
Re-added __attribute__(packed)
2007-07-01 18:18:43 +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
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.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
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