From a722d0601e4ae87b15fe09f62b3a1076c6c8646e Mon Sep 17 00:00:00 2001 From: Jamieson Christian Date: Sun, 5 Oct 2003 15:36:52 +0000 Subject: Preliminary preparation for new YM2612 FM emulator. All the hooks are in, but actual implementation needs to be checked for portability. svn-id: r10615 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d536097ae0..20ded23d51 100644 --- a/README +++ b/README @@ -567,9 +567,10 @@ emulation. MIDI may not be available on all operating systems or may need manual configuration. If you ARE using MIDI, you have several different choices of output, depending on your operating system and configuration. - adlib - Uses internal Adlib Emulation (default) + adlib - Uses internal Adlib Emulation (default) pcjr - Uses internal PCjr Emulation pcspk - Uses internal PC Speaker Emulation + towns - Uses FM-Towns YM2612 Emulation windows - Windows MIDI. Uses built-in sequencer, for Windows users seq - Uses /dev/sequencer for MIDI, *nix users. See below. qt - Quicktime sound, for Macintosh users. -- cgit v1.2.3