Editing PSP Emulation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3,175: | Line 3,175: | ||
Left | Left | ||
{| class="wikitable | {| class="wikitable" | ||
|+PS3 Buttons Identifyers | |+PS3 Buttons Identifyers | ||
! PS3 button <BR /><sup>(target)</sup> !! Identifyer !! Notes | ! PS3 button <BR /><sup>(target)</sup> !! Identifyer !! Notes | ||
Line 3,265: | Line 3,230: | ||
|- | |- | ||
| {{padsquare}} || ? || | | {{padsquare}} || ? || | ||
|- | |||
|} | |} | ||
*Speculation notes | *Speculation notes | ||
**Stick directions could be maped to axis: {{padlx}} {{padly}} {{padrx}} {{padry}} | **Stick directions could be maped to axis: {{padlx}} {{padly}} {{padrx}} {{padry}} | ||
{| class="wikitable" | |||
|+PSP Buttons Identifyers | |||
! PSP button <BR /><sup>(source)</sup> !! Identifyer !! Hex Value | |||
|- | |||
| not used || 0001 || 1 | |||
|- | |||
| not used || 0010 || 2 | |||
|- | |||
| {{padstart}} || 0011 || 3 | |||
|- | |||
| {{dpadu}} || 0100 || 4 | |||
|- | |||
| {{dpadr}} || 0101 || 5 | |||
|- | |||
| {{dpadd}} || 0110 || 6 | |||
|- | |||
| {{dpadl}} || 0111 || 7 | |||
|- | |||
| {{psptl}} || 1000 || 8 | |||
|- | |||
| {{psptr}} || 1001 || 9 | |||
|- | |||
| not used || 1010 || A | |||
|- | |||
| not used || 1011 || B | |||
|- | |||
| {{padtriangle}} || 1100 || C | |||
|- | |||
| {{padcircle}} || 1101 || D | |||
|- | |||
| {{padcross}} || 1110 || E | |||
|- | |||
| {{padsquare}} || 1111 || F | |||
|- | |||
|} | |||
*There are more button icons if needed in [[TemplateTest#Buttons]] page <!-- delete this line when the tables are completed --> | |||
*[https://techshali.com/best-ppsspp-games/ List of compatible PPSSPP Games] | |||
==== VFPU opcodes without recompiler implementation ==== | ==== VFPU opcodes without recompiler implementation ==== |