Difference between revisions of "Emulator:MESS-Apple2e"

From Wah!ki
Jump to navigation Jump to search
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 21: Line 22:
 
| apple2e -flop1 "[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 ==

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