Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes a regression in Serrated Scalpel from commit dbf82dd92a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Maybe we should be using ARRAYSIZE() instead, though.
|
|
|
|
|
|
|
|
some commas were missing, added them
thanks to eriktorbjorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unlike Serrated Scalpel, Rose Tattoo's music sounds good as General
MIDI, and our standard driver should work well enough for that.
|
|
|
|
because the game does not have one
|
|
|
|
|
|
- remove Miles Audio from Sherlock engine
- put Miles Audio into common audio (namespace Audio)
- Miles Audio is used at least by the engines
TINSEL, GROOVIE, TOLTECS, SAGA and KYRA
This way it can be used by the other engines
|
|
|
|
about Miles Audio 3
|
|
remove "_" from reset-method-names
|
|
- use proper naming conventions
- remove _MT32 variable, use _nativeMT32 instead
|
|
- implement Miles Audio 3 MT32 driver
- work in progress
- Miles Audio timbre files not supported atm b/c RT does not use them
|
|
- add "AdLib" to const tables (e.g. milesAdLibOperator1Register, etc.)
- remove "SHERLOCK" prefix from #define names
|
|
|
|
|
|
|