Difference between revisions of "Emulator:ZSNES"

From Wah!ki
Jump to navigation Jump to search
(Created page with "== About == Gens/GS is a version of Gens maintained by GerbilSoft. The main goal of Gens/GS is to clean up the source code and combine features from various forks of Gens. == Co...")
 
Line 1: Line 1:
 
== About ==
 
== About ==
Gens/GS is a version of Gens maintained by GerbilSoft. The main goal of Gens/GS is to clean up the source code and combine features from various forks of Gens.
+
ZSNES is a free software SNES emulator written mostly in x86 assembly with official ports for Linux, MS-DOS, Mac OS, and Windows.
  
 
== Configuration ==
 
== Configuration ==

Revision as of 22:43, 10 February 2011

About

ZSNES is a free software SNES emulator written mostly in x86 assembly with official ports for Linux, MS-DOS, Mac OS, and Windows.

Configuration

Platform Version Device Exec Type commandline_format
Linux 1.51 ROM /usr/bin/zsnes D -m "[rompath]/[name].[romext]"

Reassigning Hotkeys

If you're using ZSNES with Wah!Cade in an arcade cabinet, you will probably want to disable the background layer hotkeys. Launch ZSNES from the Applications menu or from Terminal/Konsole by typing "zsnes". In the main menu that appears click MISC and then click on the first option called MISC KEYS. Delete or remap the BG 1-4 definitions however you like. Now you can map player 1 start and player 2 start to the 1 and 2 keys respectively without toggling the background layers.

External Links

  • [1] - ZSNES homepage