mirror of https://github.com/stella-emu/stella.git
o updated PSP readme to reflect key mapping changes
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@763 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
291aa3f1b8
commit
88464f6935
|
@ -7,7 +7,7 @@ Building
|
|||
--------
|
||||
To build for the PSP, make sure psp-config is in the path and run:
|
||||
|
||||
./configure --host=psp
|
||||
./configure --host=psp --disable-developer
|
||||
make
|
||||
make psp-upload
|
||||
make psp-layout
|
||||
|
@ -36,16 +36,17 @@ Keymap
|
|||
|
||||
Menu
|
||||
Cross - Left Mouse Button
|
||||
Circle - Right Mouse Button
|
||||
|
||||
|
||||
Emulation
|
||||
Cross - Fire
|
||||
Circle - Snapshot
|
||||
Square - toggle PAL/NTSC
|
||||
Triangle - Pause
|
||||
Select - toggle Menu
|
||||
Start - back to Launcher
|
||||
Cross - Fire
|
||||
Circle - Load State
|
||||
Square - Save State
|
||||
Triangle - Snapshot
|
||||
Select - Console Select
|
||||
Start - Console Reset
|
||||
Left Trigger - Games Menu
|
||||
Right Trigger - Command Menu
|
||||
|
||||
|
||||
Known Bugs
|
||||
|
|
Loading…
Reference in New Issue