]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/sega
winwatch: l allows label changes
[plan9front.git] / sys / man / 1 / sega
1 .TH SEGA 1
2 .SH NAME
3 md \- emulator
4 .SH SYNOPSIS
5 .B games/md
6 [
7 .B -23a
8 ]
9 .I romfile
10 .SH DESCRIPTION
11 .I Md
12 is an emulator for the Sega Megadrive/Genesis.
13 It executes the romfile given as an argument.
14 The \fBz\fR, \fBx\fR, \fBc\fR, return and shift keys correspond to A, B, C, Start and Select, respectively.
15 Other keys:
16 .TP
17 Esc
18 Pause the emulator.
19 .TP
20 Del
21 Exit the emulator.
22 .PP
23 Command line options:
24 .TP
25 .B -2 -3
26 Scale the screen by the given factor.
27 .TP
28 .B -a
29 Enable audio output.
30 .SH SOURCE
31 .B /sys/src/games/md
32 .SH BUGS
33 Probably!
34 .SH HISTORY
35 .I Md
36 first appeared in 9front (May, 2014).