PSP_CTRL_CIRCLE = A
PSP_CTRL_CROSS = B
PSP_CTRL_SELECT = Select
PSP_CTRL_START = Start
PSP_CTRL_DOWN = Right
PSP_CTRL_UP = Left
PSP_CTRL_RIGHT = Up
PSP_CTRL_LEFT = Down
PSP_CTRL_RTRIGGER = R / toggle touch
PSP_CTRL_LTRIGGER = L
PSP_CTRL_TRIANGLE = X
PSP_CTRL_SQUARE = Y
Analog nub for moving touch position (I didn't bother to add a cursor)
Table Hockey Tech Demo has a cursor built in, so you can "play" it at around 3 FPS
1.5 firmware:
Copy __SCE__DeSmuME_Useless and %__SCE__DeSmuME_Useless to ms0:/psp/game
3.52 M33 firmware:
Copy DesmuME_Useless folder to ms0:/psp/game
NDS file must be named test.nds and in the same folder as eboot.pbp
You don't need any bios files.
Credits:
YopYop156, evilynux and DeSmuME team for creating this DS emulator
SofiyaCat/NekoMiMi for porting DeSmuME to Sony PSP
Everyone who contributed to the PSP toolchain/libs and anyone else I forgot
Sektor for creating the Useless Edition fork (modified main.c and ctrlssdl.c)