Update README.md

Added info on the changes in this fork.
This commit is contained in:
raphkoster
2019-06-23 23:18:13 -07:00
committed by GitHub
parent 609378be70
commit 6e8449e19a
+29 -1
View File
@@ -1,33 +1,61 @@
This is an updated version of lr-atari800 to add in missing features.
1) full keyboard support including the SHIFT and CTRL keys, so you can type all the characters. Useful for adventure games, programming in BASIC, etc.
2) four controller support when the emulator is set to 400/800 (useful for games like M.U.L.E.) Note that only the 400/800 had four joystick ports. See http://www.atarimania.com/faq-atari-400-800-xl-xe-what-games-support-4-or-more-simultaneous-players_93.html for a list of games that support four controllers.
WIP Libretro port of Atari800 emulator version 3.1.0 WIP Libretro port of Atari800 emulator version 3.1.0
---------------------------------------------------- ----------------------------------------------------
In joy mode In joy mode
L3 NA L3 NA
R3 NA R3 NA
L2 KEY SPACE L2 KEY SPACE
R2 KEY ESCAPE R2 KEY ESCAPE
L CONSOL_OPTION L CONSOL_OPTION
R TOGGLE UI R TOGGLE UI
SEL CONSOL_SELECT SEL CONSOL_SELECT
STR CONSOL_START STR CONSOL_START
A FIRE1/KEY RETURN IN GUI A FIRE1/KEY RETURN IN GUI
B KEY RETURN B KEY RETURN
X FIRE2/KEY ESCAPE IN GUI X FIRE2/KEY ESCAPE IN GUI
Y VKBD ON/OFF Y VKBD ON/OFF
In Keayboard mode In Keyboard mode
F1 MAIN GUI F1 MAIN GUI
F2 CONSOL_OPTION F2 CONSOL_OPTION
F3 CONSOL_SELECT F3 CONSOL_SELECT
F4 CONSOL_START F4 CONSOL_START
UP UP
DOWN DOWN
LEFT LEFT
RIGHT RIGHT
RETURN RETURN
ESCAPE ESCAPE
SPACE SPACE