1OPENMSX(1) OPENMSX(1)
2
3
4
6 openmsx - perfectly emulate the MSX standard and more
7
9 openmsx
10
12 This manual page documents briefly the openmsx command.
13
14 This manual page is mainly meant to point to the available documenta‐
15 tion in the HTML format; see below.
16
17 openmsx is the MSX emulator that aims for perfection.
18
19 Supported file types of MSX media:
20
21 · cas: tape image in fMSX CAS format
22
23 · di1, di2, dsk, xsa: disk image
24
25 · rom: ROM image of a cartridge
26
27 · wav: Raw tape image, as recorded from real tape
28
29 · ogv: Video recording, as recorded from real Laserdisc Player
30
31 Zlib compressed files can also be used.
32
34 The program follows the usual a command line syntax, with long options
35 starting with two dashes (`-'). Some commands also start with one dash.
36 A short summary of options is included below.
37
38 -h Show summary of options; at least a completer summary than this
39 one.
40
41 -v Show version of program.
42
43 -cart Insert the ROM file (cartridge) specified in argument
44
45 -cassetteplayer
46 Put WAV or CAS tape image specified in argument in virtual cas‐
47 sette player
48
49 -control
50 Enable external control of openMSX process
51
52 -diska Insert the disk image specified in argument
53
54 -ext Insert the extension specified in argument
55
56 -machine
57 Use machine specified in argument
58
59 -laserdisc
60 Put ogv video file specified in argument in virtual Laserdisc
61 player
62
63 -setting
64 Load an alternative settings file
65
67 openmsx-catapult (1).
68
69 The program is documented fully by openMSX User's Manual and the open‐
70 MSX Setup Guide, available in HTML at the location /usr/share/doc/open‐
71 msx/manual on most systems.
72
74 This manual page was originally written by Joost Yervante Damad
75 <andete@debian.org> for the Debian system, but is now maintained by the
76 openMSX team. Permission is granted to copy, distribute and/or modify
77 this document under the terms of the GNU General Public License, Ver‐
78 sion 2 any later version published by the Free Software Foundation.
79
80 On Debian systems, the complete text of the GNU General Public License
81 can be found in /usr/share/common-licenses/GPL.
82
83
84
85 October 10, 2004 OPENMSX(1)