]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/atari
add port of aiju's port of games/2600
[plan9front.git] / sys / man / 1 / atari
1 .SH ATARI 1
2 .SH NAME
3 2600 \- emulator
4 .SH SYNOPSIS
5 .B games/2600
6 [
7 .B -a
8 ]
9 .I romfile
10 .SH DESCRIPTION
11 .I 2600
12 is an emulator for the Atari 2600.
13 It exectues the romfile given as an argument,
14 and controls as if using a regular 4-direction 1-button joystick,
15 using \fBspace\fR button and directional keys.
16 The \fBq\fR, \fBw\fR, \fBe\fR, \fBr\fR keys correspond respectively to the reset, select, player 1 difficulty and color mode switches.
17 Other keys:
18 .TP
19 Esc
20 Pause the emulator.
21 .TP
22 Del
23 Exit the emulator.
24 .PP
25 Command line options:
26 .TP
27 .B -a
28 Enable audio output.
29 .SH SOURCE
30 .B /sys/src/games/2600
31 .SH BUGS
32 Yes.
33 .SH HISTORY
34 .I 2600
35 first appeared in 9front (November, 2014).