mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-21 06:39:36 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
This document assumes you are already familiar with
|
||||
the standard atari documentation.
|
||||
|
||||
INSTALL Information is in DOC/INSTALL.ps2
|
||||
|
||||
The following ps2 controller keys are mapped thus:
|
||||
|
||||
During Emulation:
|
||||
Circle=Enter
|
||||
Cross=Fire
|
||||
Square=spacebar
|
||||
Triangle=UI (user interface)
|
||||
L1=Cold Start
|
||||
R1=Warm Start
|
||||
pad=Joystick
|
||||
start=Atari Start
|
||||
select=Atari Select
|
||||
|
||||
While in UI:
|
||||
Circle=cancel/back
|
||||
Cross=select/enter
|
||||
Square=spacebar
|
||||
L1=Cold Start
|
||||
R1=Warm Start
|
||||
|
||||
USB Keyboard is supported.
|
||||
|
||||
TODO is located in src/atari_ps2.c itself.
|
||||
|
||||
Thanks Piotr of atari800!
|
||||
Thanks ps2dev.org! Esp NeoVanglist, author of gsKi, and Oopo for the ps2dev toolchain.
|
||||
|
||||
Reference in New Issue
Block a user