This is a really slow Nintendo DS emulator for Sony PSP.
I made some minor changes to SofiyaCat's release:
- Made sound optional
- Added controls
- Enabled FPS counter
- Set CPU to 333Mhz
- Added exit callback
It's still painfully slow (usually under 3.5 FPS). I don't have the knowledge to speed it up. It would require a major rewrite to get over 20 FPS.
DIGG THIS NEWS
Controls:
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.x 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)
Links:
SofiyaCat's site:
http://nekomimi.cafe.coocan.jp/wiki/...C3%D6#a24210f3
Sektor's site:
http://GTAMP.com/PSP
Compatibility listing here. Many games won't even start and the ones that do start take minutes to load. It's too slow to be any fun.
Download and Give Feedback Via Comments