Difference between revisions of "Emulator:MESS-Apple2e"

From Wah!ki
Jump to navigation Jump to search
(Created page with "== About == This page details specifics about the apple2e driver for the MESS project For general information on the MESS project and how to use it including external referen...")
 
m (Sairuk moved page Emulator:Apple2e to Emulator:MESS-Apple2e)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
This page details specifics about the apple2e driver for the MESS project
 
This page details specifics about the apple2e driver for the MESS project
  
For general information on the MESS project and how to use it including external references see the dedicated [[Emulator:MESS|MESS Page]]
+
 
 +
{{MESSPage}}
  
 
== Configuration ==
 
== Configuration ==
Line 16: Line 17:
 
| Linux
 
| Linux
 
| 0.218+
 
| 0.218+
| ROM
+
| Disk Image
 
| /usr/games/mess
 
| /usr/games/mess
 
| D
 
| D
| apple2e -cart "[rompath]/[name].[romext]"
+
| apple2e -flop1 "[rompath]/[name].[romext]"
 
|}
 
|}
 +
 +
== Joystick ==
 +
Start the emulator with the '''-gameio joy''' option to enable joysticks at runtime.
  
 
== External Links ==
 
== External Links ==

Latest revision as of 10:49, 7 February 2020

About

This page details specifics about the apple2e driver for the MESS project


For general information on the MESS project and how to use it including external references see the dedicated MESS Page

Configuration

Platform Version Device Exec Type commandline_format
Linux 0.218+ Disk Image /usr/games/mess D apple2e -flop1 "[rompath]/[name].[romext]"

Joystick

Start the emulator with the -gameio joy option to enable joysticks at runtime.

External Links

TBA