I found a lib (PSPMenu).
How do I use it?
Anyway, it's here: http://code.google.com/p/pspmenus/
Help greatly appreciated.
Search found 7 matches
- Sat Jul 28, 2007 10:08 am
- Forum: PSP Development
- Topic: psppower.h
- Replies: 4
- Views: 1726
- Sat Jul 28, 2007 9:07 am
- Forum: PSP Development
- Topic: psppower.h
- Replies: 4
- Views: 1726
How?
EDIT: Done, now it says:
EDIT: Done, now it says:
Code: Select all
main.o: In function `make_top()':
main.cpp:(.text+0x50): undefined reference to `blife'
main.cpp:(.text+0x5c): undefined reference to `blife'
- Sat Jul 28, 2007 2:12 am
- Forum: PSP Development
- Topic: psppower.h
- Replies: 4
- Views: 1726
psppower.h
I've included the psppower.h in the code but when I compile it says: main.o: In function `make_top()': main.cpp:(.text+0x8): undefined reference to `scePowerIsBatteryCharging' main.cpp:(.text+0x40): undef...
- Sat Jul 28, 2007 12:55 am
- Forum: PSP Development
- Topic: Menus
- Replies: 1
- Views: 1089
Menus
Is there an easy way/lib to display ASCII menus?
Just like the ones in recovery mode...
Or do you have to code 'em yourself?
Just like the ones in recovery mode...
Or do you have to code 'em yourself?
- Thu Jul 26, 2007 11:05 pm
- Forum: PSP Development
- Topic: Sending IrDA Data
- Replies: 2
- Views: 1304
- Thu Jul 26, 2007 2:40 am
- Forum: PSP Development
- Topic: Sending IrDA Data
- Replies: 2
- Views: 1304
Sending IrDA Data
I'd like to know what is the simplest method of sending data using the IrDA, just like if the PSP was a remote.
I tried sceIoWrite but it doesn't send anything.
I tried sceIoWrite but it doesn't send anything.