aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/mt32
AgeCommit message (Expand)Author
2004-11-28- More cleanup.Jerome Fisher
2004-11-28- Cleanup. Still waiting for a real MT-32 to check PCM tuning.Jerome Fisher
2004-11-28- Tweaked tuning.Jerome Fisher
2004-11-28- Added graphical representation of initialisation progress. This is quite ha...Jerome Fisher
2004-11-19- Don't compile inline asm on versions of GCC < 3 (it uses MMX registers, whi...Jerome Fisher
2004-11-15const const constMax Horn
2004-11-14This has to be a typo.Torbjörn Andersson
2004-11-14Make #pragma pack really multiplatform. Old code didn't work onEugene Sandulenko
2004-11-14- Huge cleanup of LUT stuff.Jerome Fisher
2004-11-14- Prettied up, fixed sign-extension bug.Jerome Fisher
2004-11-14- More cleanup.Jerome Fisher
2004-11-14MT32 MidiDriver:Jerome Fisher
2004-11-13MT32 MidiDriver:Jerome Fisher
2004-11-12renamed file mt32Paweł Kołodziejski
2004-11-12renamed file mt32Paweł Kołodziejski
2004-11-08Fix it on LE systems. SCUMM_LITTLE_ENDIAN is defined in common/scummsys.h,Eugene Sandulenko
2004-11-07Re-apply endian fixMax Horn
2004-11-06Be more consistent with the other module.mk files.Torbjörn Andersson
2004-11-06Remove stray ;Travis Howell
2004-11-06Improve reporting (OSD messages, file open errors) and fix typos.Eugene Sandulenko
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-24o Sync with upstream sourceEugene Sandulenko
2004-10-24More cleanup. Too bored to continue now.Torbjörn Andersson
2004-10-24More cleanup.Torbjörn Andersson
2004-10-24o Check size of waveforms.raw so output rate could be adjustedEugene Sandulenko
2004-10-23OopsEugene Sandulenko
2004-10-23o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time s...Eugene Sandulenko
2004-10-23fixed warningsPaweł Kołodziejski
2004-10-23More cleanup. Too bored to go on.Torbjörn Andersson
2004-10-23CleanupTorbjörn Andersson
2004-10-23CleanupTorbjörn Andersson
2004-10-23Cleaned up axtoi()Torbjörn Andersson
2004-10-22ScummVM style (partial)Torbjörn Andersson
2004-10-22cleanupMax Horn
2004-10-22ScummVM style.Torbjörn Andersson
2004-10-22Replaced the Bit* data types with ScummVM's int* and uint* types. TheTorbjörn Andersson
2004-10-22IndentationTorbjörn Andersson
2004-10-22Fixed warning. Hopefully without breaking anything.Torbjörn Andersson
2004-10-22Correction for mingw compileTravis Howell
2004-10-21Fix sign warningsMax Horn
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko