mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
6e8449e19a
Added info on the changes in this fork.
96 lines
2.2 KiB
Markdown
96 lines
2.2 KiB
Markdown
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
|
|
----------------------------------------------------
|
|
|
|
In joy mode
|
|
|
|
L3 NA
|
|
|
|
R3 NA
|
|
|
|
L2 KEY SPACE
|
|
|
|
R2 KEY ESCAPE
|
|
|
|
L CONSOL_OPTION
|
|
|
|
R TOGGLE UI
|
|
|
|
SEL CONSOL_SELECT
|
|
|
|
STR CONSOL_START
|
|
|
|
A FIRE1/KEY RETURN IN GUI
|
|
|
|
B KEY RETURN
|
|
|
|
X FIRE2/KEY ESCAPE IN GUI
|
|
|
|
Y VKBD ON/OFF
|
|
|
|
In Keyboard mode
|
|
|
|
F1 MAIN GUI
|
|
|
|
F2 CONSOL_OPTION
|
|
|
|
F3 CONSOL_SELECT
|
|
|
|
F4 CONSOL_START
|
|
|
|
UP
|
|
|
|
DOWN
|
|
|
|
LEFT
|
|
|
|
RIGHT
|
|
|
|
RETURN
|
|
|
|
ESCAPE
|
|
|
|
SPACE
|
|
|
|
|
|
Atari800 emulator version 3.1.0
|
|
-------------------------------
|
|
|
|
This is a free and portable Atari 8-bit computer and 5200 console emulator,
|
|
originally written by David Firth and now developed by the Atari800
|
|
Development Team (please see DOC/CREDITS). This program is copyrighted and
|
|
released under the GPL (see COPYING).
|
|
|
|
Please read DOC/README, DOC/INSTALL and DOC/USAGE.
|
|
|
|
For news in this release please do read DOC/NEWS.
|
|
|
|
If you have a problem running this emulator please read DOC/FAQ first.
|
|
If the problem persists then please ask in newsgroup comp.sys.atari.8bit
|
|
or in the atari800-users mailing list (see below).
|
|
|
|
Look at DOC/BUGS before reporting something you consider a bug.
|
|
|
|
If you want to help developing Atari800 emulator you can subscribe to our
|
|
mailing list (http://lists.sourceforge.net/lists/listinfo/atari800-users).
|
|
DOC/TODO might point you in the right direction.
|
|
|
|
This version, and all versions back to 0.8.2 have been released by me (Petr
|
|
Stehlik) and are now available at Sourceforge.net (URL below). Thanks
|
|
go to David Firth and all the people that helped making this release.
|
|
|
|
EnJoy!
|
|
|
|
Petr Stehlik
|
|
April 12, 2014
|
|
|
|
E-mail: pstehlik@sophics.cz
|
|
|
|
Project homepage: http://atari800.sourceforge.net/
|