summaryrefslogtreecommitdiffstats
path: root/games/yae/yae.pod
diff options
context:
space:
mode:
Diffstat (limited to 'games/yae/yae.pod')
-rw-r--r--games/yae/yae.pod27
1 files changed, 13 insertions, 14 deletions
diff --git a/games/yae/yae.pod b/games/yae/yae.pod
index dbb72b976e..2b258b25b9 100644
--- a/games/yae/yae.pod
+++ b/games/yae/yae.pod
@@ -18,16 +18,15 @@ disk image arguments, I</usr/share/yae/Master.dsk> will be booted.
ROM image files are required; see B<FILES> for details.
-OSS audio is supported, using the /dev/audio device. For Linux systems
-using ALSA, OSS audio is provided by the snd_pcm_oss and snd_mixer_oss
-kernel modules. If /dev/audio can't be opened, the emulator will run
-with sound disabled.
+ALSA audio is supported, by linking the emulator with B<-laoss>. This
+also allows PulseAudio to work, if you have the default ALSA device
+set to "pcm.default pulse" (and "ctl.default pulse") in B</etc/asound.conf>.
=head1 OPTIONS
=over
-=item -2
+=item B<-2>
Emulate the Apple II.
@@ -35,11 +34,11 @@ Note that the emulator uses the same ROM image for II and II+, so the
emulated II will have Applesoft and autostart (which the original II
didn't ship with).
-=item -+
+=item B<-+>
Emulate the Apple II+.
-=item -e
+=item B<-e>
Emulate the Apple //e (the default).
@@ -49,30 +48,30 @@ Emulate the Apple //e (the default).
=over
-=item Backspace
+=item B<Backspace>
Alias for the left-arrow key.
-=item Control+Delete
+=item B<Control+Delete>
Apple Reset key.
-=item Left Alt
+=item B<Left Alt>
The left (open) apple key on the //e keyboard.
-=item Right Alt
+=item B<Right Alt>
The right (closed) apple key on the //e keyboard.
-=item F1
+=item B<F1>
Change disks in the first drive (slot 6, drive 0). This will either
read a filename on standard input (if kdialog can't be run), or display
a kdialog file-selector. Either way, the emulator stops and its window
becomes unresponsive until a file has been chosen.
-=item F2
+=item B<F2>
Exit the emulator immediately. No confirmation dialog, so
be careful.
@@ -93,7 +92,7 @@ Config file. Searched for first in the current directory,
then in user's home directory. For config file syntax, see
I</usr/share/yae/yaerc.sample>.
-=item ROM files
+=item B<ROM files>
For II and II+ emulation, the required ROM image is called B<APPLE2.ROM>.
For the //e, the image is B<APPLE2E.ROM>. For all modes, B<DISK.ROM> is