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,148: | Line 3,148: | ||
(16 bit (target), 16 bit (source)) | (16 bit (target), 16 bit (source)) | ||
0000000047C6C544 : Remaps D-pad to the right stick ? | 0000000047C6C544 : Remaps D-pad (camera control) to the right stick ? | ||
0000000048C0C940 : Remaps L and R buttons to the right-stick-left and right-stick-right ? | 0000000048C0C940 : Remaps L and R buttons to the right-stick-left and right-stick-right ? | ||
0000000048C6C944 : Remaps L and R buttons to the right stick ? | 0000000048C6C944 : Remaps L and R buttons to the right stick ? | ||
Line 3,154: | Line 3,154: | ||
8000000000000000 : Unknown. Note: Possibly switches X/O buttons, to be confirmed. | 8000000000000000 : Unknown. Note: Possibly switches X/O buttons, to be confirmed. | ||
For each byte on 0x47C6C544, binary: | |||
4 7 C 6 C 5 4 4 = 0x47C6C544 | 4 7 C 6 C 5 4 4 = 0x47C6C544 | ||
01 00||01 11 11 00||01 10 11 00||01 01 01 00||01 00 | 01 00||01 11 11 00||01 10 11 00||01 01 01 00||01 00 | ||
Line 3,161: | Line 3,162: | ||
Left | Left | ||
For each byte on 0x48C6C944, binary: | |||
4 8 C 6 C 9 4 4 = 0x48C6C944 | 4 8 C 6 C 9 4 4 = 0x48C6C944 | ||
01 00||10 00 11 00||01 10 11 00||10 01 01 00||01 00 | 01 00||10 00 11 00||01 10 11 00||10 01 01 00||01 00 |