Search found 11 matches

by zx-81
Thu Nov 06, 2008 6:25 am
Forum: PSP Development
Topic: PSPIRKeyB Lib 0.0.5
Replies: 13
Views: 6704

angelo wrote:What excactly do you want from this "patch".

Most files have been edited in some way...

The final copy is the ZIP file posted in my first post. ;)

Angelo
What he wants is that :
http://www.cpqlinux.com/patch.html

;)
by zx-81
Thu Nov 06, 2008 5:19 am
Forum: PSP Development
Topic: PSPIRKeyB Lib 0.0.5
Replies: 13
Views: 6704

The only reference to kubridge I could find was in the ascii demo. So why does that prevent it from being uploaded? It doesn't prevent from being uploaded. If you unzip that archive and try to compile it using the makefile provided you will need a kubridge.h and kubridge lib to link example. That's...
by zx-81
Sat Sep 13, 2008 9:51 pm
Forum: PSP Development
Topic: need help adding a new IR keyboard.
Replies: 46
Views: 13636

I've asked for a write access to subversion ps2dev server in Nov 14, 2007 ... and i've never had any chance to get it.

Angelo, may be we can share code using code.google.com account ?
by zx-81
Thu May 01, 2008 10:51 pm
Forum: PSP Development
Topic: Load PRX in flash0
Replies: 2
Views: 1575

hi angelo, thanks for the hint, i succeed to make pspssh and & IR working with fw >= 3.80. I've added the two following lines in my source code : /* Load irda PRX for CFW >= 3.80 */ u32 mod_id = sceKernelLoadModule("flash0:/kd/irda.prx", 0, NULL); sceKernelStartModule(mod_id, 0, NULL, ...
by zx-81
Wed Jul 25, 2007 3:39 am
Forum: PSP Development
Topic: Gateway and static IP with custom firmware
Replies: 0
Views: 1010

Gateway and static IP with custom firmware

I can't get the static IP stuff to work with several homebrews such as peldet, pspssh, pspirc, pspvnc etc ... So for debug purposes, i'm using the sample test program given with the SDK to test Wireless connection functions, that i've modified a bit. You can find the source here : main.c The makefil...
by zx-81
Mon May 08, 2006 11:08 am
Forum: PSP Development
Topic: PSP2ROBOT v0.3 (REMOTE FOR ROBOT USING WIFI)
Replies: 3
Views: 3078

keep up the good work netoo :D
by zx-81
Sat Apr 29, 2006 10:43 pm
Forum: PSP Development
Topic: danzeff OSK
Replies: 36
Views: 27393

Many thanks Danzel :D
by zx-81
Sat Apr 29, 2006 6:11 pm
Forum: PSP Development
Topic: danzeff OSK
Replies: 36
Views: 27393

@Danzel : Please, what are the name of the font you have used for you keyboard ? I would like to add some more keys in the remaining free space (on digit squares). I'm not a graphic designer, so i can't reconize the font ...

Thanks.
by zx-81
Sat Apr 22, 2006 10:32 pm
Forum: PSP Development
Topic: danzeff OSK
Replies: 36
Views: 27393

Hi Danzel and Jeff,

Thanks to have let your work under BSD license. I've just released a CPC emulator (caprice32 port) using your nice keyboard.

PSPCap32

Caprice32 is GNU, so PSPCap32 is also GNU and sources are included.
by zx-81
Sat Apr 08, 2006 6:50 pm
Forum: PSP Development
Topic: ftp server
Replies: 38
Views: 34773

Art wrote:"I've done a little ftp server for the psp to upload files without any cable. "
You mean xfer from the PC to the PSP? Sounds great.. I'll try it out.
That's it :)
by zx-81
Sat Apr 08, 2006 8:21 am
Forum: PSP Development
Topic: ftp server
Replies: 38
Views: 34773

I've released a version of PSP-FTPD with some little enhancement, bug fix, new features, and working fine with 2.5 FW !!! (and i hope for 2.6) using the latest eloader of Ditlew and Fanjita.

PSP-FTPD v0.3

There is no UMD or flash access.