From e92a4d7285197ab2868aa36f975d73ceee915bea Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sat, 29 Mar 2025 00:44:52 +0300 Subject: Refactored DOS support --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e88e20f..a333239 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,9 @@ To build that example you will need to have installed SDL2 library. * Added ESFMu emulator for the future ESFM support (Currently used as one another OPL3 emulator and without panned stereo support yet). * Added YMFM emulator support (OPL3 and OPL2). * Added support for OPL2 mode when some emulators enabled. + * Added ability to change the hardware address at the DOS version of MIDI player. + * Added an ability to manually specify the chip type (OPL2 or OPL3) at the DOS version of MIDI player. + * Added an automatical detection of OPL2 or OPL3 chip depending on the BLASTER environment variable's value at the DOS version of MIDI player. ## 1.5.1 2022-10-31 * Added an ability to disable the automatical arpeggio -- cgit v1.2.3