I'd like to present a little project of mine here, an interface for using Sega gamepads with the PSP.
Until now it works with Doom, SNES and Master system emulator support are in progress.
www.ohnitsch.net/pspsms
Thanks to lantus for the easy-modifiable Doom port.
Search found 4 matches
- Sun Jul 17, 2005 2:37 am
- Forum: PSP Development
- Topic: PSP-Gamepad interface
- Replies: 1
- Views: 1287
- Thu May 12, 2005 4:05 am
- Forum: PSP Development
- Topic: malloc newbie question
- Replies: 22
- Views: 9703
- Sat Apr 02, 2005 7:52 pm
- Forum: PSP Development
- Topic: Learning MIPS Assembler
- Replies: 7
- Views: 5548
Correct me if i'm wrong, but don't you have to KNOW memory addresses, bus access,Video memory addresses,etc to code for it? Coding only for the processor won't work IMHO :P you are right, but as nobody knows them yet, the only thing that makes sense for me is learning mips asm skyfox01_99: thanks f...
- Sat Apr 02, 2005 7:07 am
- Forum: PSP Development
- Topic: Learning MIPS Assembler
- Replies: 7
- Views: 5548
Learning MIPS Assembler
Hi everyone. as you may see, i'm new to this boards.. :) to introduce myself, my real name is Thomas, i'm 17 and from Austria I'd like to start with coding for the PSP as soon as possible ok.. i know that there is no possibility to execute code for it, but i think it would be a good idea to learn mi...