scummvm/sound/softsynth
2009-07-29 20:03:46 +00:00
..
mt32 Fix typo, which made our "floorf" macro use "floorf" instead of "floor" on systems without "floorf". 2009-07-29 20:03:46 +00:00
opl The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
adlib.cpp Rename adlib_read to adlib_get_reg_value, since it return the (cached) register value, which can not be achieved by read AdLib read. 2009-04-22 20:51:33 +00:00
emumidi.h Add include guard. 2009-05-27 00:34:31 +00:00
fluidsynth.cpp Fixed compile error. 2008-11-05 21:10:12 +00:00
mt32.cpp COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
pcspk.cpp
pcspk.h
ym2612.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
ym2612.h