This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
DOSBox SVN Daum 20101216
- Based on SVN r3663
- Updated to latest Munt (MT-32 emulation) code
Borrowed mostly from ScummVM project, including some fixes:
- More accurate than previous version of MUNT
- More speed as it detects SIMD and 3DNow technology of CPU.
- Every time you change the sample rate, waveform cache needs to be newly generated.
The cache file will be saved in waveform directory. - Added more samples rates.
- Added a hack for some games.
- Mastertune will be automatically set depending on ROM files.
- Fixed endless echo while resetting all controllers (e.g., Little Witch)
- Fixed noise on some games (e.g., Lotus, MegaMan X)
- Fixed some other noticeable bugs
For more information, go to http://vogons.zetafleet.com/viewtopic.php?t=26833
- Saved state slots now will be restored to files, not to memory for reducing memory burden.
Take a look at save directory. These saved files may not be reusable after DOSBox exits. - Fixed some minor bugs