Commit Graph

5 Commits

Author SHA1 Message Date
waltje
9e09080abf Fixed typo and other minor changes. 2017-08-09 14:22:32 -04:00
OBattler
aad11eac50 Fixed a FluidSynth import bug, soundfonts should now be loaded correctly again. 2017-08-09 15:43:35 +02:00
waltje
5a343c4111 Made FluidSynth stuff optional (FLUIDSYNTH=n Makefile preamble option.) 2017-08-08 22:52:30 -04:00
OBattler
4b5be4f2f6 The fluidsynth .DLL are now dynamically loaded like PCap, the emulator can now even when said .DLL is not present;
Fixed a tiny bug in the Cirrus Logic blitter;
Adding DEV_BRANCH=y parameter to make now compiles the Cirrus Logic emulation code *and* the Nvidia Riva emulation code;
The Sierra SC1502x RAMDAC emulation code is now correctly named as such;
The makefile now knows the dependencies for a lot more files (with the unfortunate effect that 86Box.exe is now 8 MB after stripping);
win_setting.c no longer includes scsi_buslogic.c - that was a leftover of long gone code.
2017-08-08 16:14:50 +02:00
OBattler
3b056733e7 Committed src/SOUND/midi_fluidsynth.c/h that I forgot to commit before. 2017-08-07 22:59:44 +02:00