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-31 07:53:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
mods
History
Max Horn
e1bcd70436
Re-added __attribute__(packed)
...
svn-id: r27830
2007-07-01 18:18:43 +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
Once again rewrite Paula code (addings lots of comments, doing proper wrap around at the ends of samples and some other tweaks). More to follow
2007-07-01 16:31:26 +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