I know how to hook the functions I was just wondering if there was a better way to do it.slasher2661996 wrote: Hook it, and then make your function like this:
Code: Select all
int HookedFunction(param 1, param 2) { //Your code here sceIoWrite(); }
Search found 51 matches
- Tue Aug 11, 2009 7:36 am
- Forum: PSP Development
- Topic: Detect MS Access
- Replies: 5
- Views: 2823
Re: Detect MS Access
- Tue Aug 11, 2009 1:22 am
- Forum: PSP Development
- Topic: Detect MS Access
- Replies: 5
- Views: 2823
Detect MS Access
Does anyone know of any ways i can detect when is being accessed? I have thought that maybe i could hook the sceIoRead/Write functions but am concerned that could get a little messy. Any other ways?
Thanks, Will
Thanks, Will
- Mon Jun 15, 2009 9:32 pm
- Forum: PSP Development
- Topic: SDL and SceGu examples?
- Replies: 6
- Views: 2233
- Tue Feb 03, 2009 8:06 pm
- Forum: PSP Development
- Topic: kxpoit patcher
- Replies: 4
- Views: 2301
- Tue Feb 03, 2009 10:54 am
- Forum: PSP Development
- Topic: kxpoit patcher
- Replies: 4
- Views: 2301
- Tue Feb 03, 2009 4:26 am
- Forum: PSP Development
- Topic: kxpoit patcher
- Replies: 4
- Views: 2301
kxpoit patcher
Was the source code for the permanent kxploit patcher ever released?
- Fri Jan 30, 2009 5:34 am
- Forum: PSP Development
- Topic: Need some help on porting wget on psp
- Replies: 4
- Views: 2481
- Thu Jan 15, 2009 3:27 am
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347982
the compiled sample that is included with vlf 1.0 does not work on my psp. im using 1.5 on Time Machine if that makes any difference. *EDIT* Also i have noticed that when i load it from the XMB the PSP does its normal crash response and turns off but when i load it using PSPLink no exception is gene...
- Wed Jan 14, 2009 7:54 pm
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347982
- Tue Jan 13, 2009 10:02 am
- Forum: PSP Development
- Topic: dc v6 graphics
- Replies: 241
- Views: 347982
Is this the correct way to do an event handler?
When i do this in PSPLink i get an exception. Im using this on 1.5 withour custom firmware could that be the problem?
Code: Select all
vlfGuiAddEventHandler(PSP_CTRL_CROSS, 0, TestFunc, NULL);
- Wed Jan 07, 2009 9:19 am
- Forum: PSP Development
- Topic: Sysconf adress
- Replies: 8
- Views: 3959
- Tue Jan 06, 2009 10:07 am
- Forum: PSP Development
- Topic: Sysconf adress
- Replies: 8
- Views: 3959
- Tue Dec 30, 2008 6:35 am
- Forum: PSP Development
- Topic: Registry Variable and Directory
- Replies: 4
- Views: 2160
- Fri Jul 18, 2008 12:48 am
- Forum: PSP Development
- Topic: Battery function prototypes
- Replies: 1
- Views: 1339
Battery function prototypes
Does anyone have a header file with the prototypes for sceSysconBatteryReadNVM and sceSysconBatteryWriteNVM?
- Fri Jan 04, 2008 9:29 am
- Forum: PSP Development
- Topic: Tyranid, Could you upload the original presentation?
- Replies: 8
- Views: 3850
You can get it from the 24C3 website here
- Mon Dec 31, 2007 11:21 pm
- Forum: PSP Development
- Topic: dotOS yearly progression
- Replies: 120
- Views: 98822
- Sat Dec 22, 2007 8:14 am
- Forum: PSP Development
- Topic: dotOS yearly progression
- Replies: 120
- Views: 98822
- Sun Jul 29, 2007 3:23 am
- Forum: PSP Development
- Topic: Startup from nothing, Ubuntu + PSP devkit. HELP!
- Replies: 6
- Views: 2998
- Thu May 17, 2007 3:28 am
- Forum: PSP Development
- Topic: Porting Xmoto,need help
- Replies: 2
- Views: 1429
- Sun May 13, 2007 8:20 pm
- Forum: PSP Development
- Topic: PSPLINK
- Replies: 313
- Views: 297667
- Wed Apr 18, 2007 6:53 am
- Forum: PSP Development
- Topic: I'm working on Quake again, requesting some advice
- Replies: 137
- Views: 70881
Well, they seem to have disappeared off the internet, guess that tells you something about the character of GPL violators. ... No they haven't, they still post on this very forum. As far as I'm aware, all what happened was that their domain expired... Having said that, last I heard was that it wasn...
- Mon Mar 19, 2007 12:42 am
- Forum: PSP Development
- Topic: flash USB connection
- Replies: 16
- Views: 9852
- Sun Feb 04, 2007 3:56 am
- Forum: PSP Development
- Topic: psp sdk 3.02 / 3.03 oe-a
- Replies: 4
- Views: 4259
- Tue Jan 30, 2007 7:30 am
- Forum: PSP Development
- Topic: 4th brightness level...
- Replies: 7
- Views: 3776
- Wed Jan 24, 2007 4:20 am
- Forum: PSP Development
- Topic: dotOS yearly progression
- Replies: 120
- Views: 98822
- Sat Jan 06, 2007 7:38 am
- Forum: PSP Development
- Topic: Compiling SDL
- Replies: 4
- Views: 2111
Code: Select all
William@william-346e6cd ~/SDL
$ make
make: *** No targets specified and no makefile found. Stop.
- Sat Jan 06, 2007 6:59 am
- Forum: PSP Development
- Topic: Compiling SDL
- Replies: 4
- Views: 2111
Compiling SDL
SDL wont compile for me, everytime i get to the configure part and i get this
Help?
Code: Select all
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in
- Sat Jan 06, 2007 6:09 am
- Forum: PSP Development
- Topic: Strange libpng errors
- Replies: 3
- Views: 2954
- Fri Jan 05, 2007 2:35 am
- Forum: PSP Development
- Topic: Strange libpng errors
- Replies: 3
- Views: 2954
Strange libpng errors
For some reason my libpng is broken and any programs that use will now no longer compile. It just started doing it randomly this morning. Re-installing it makes no difference. The error i get /usr/local/pspdev/lib/gcc/psp/4.0.2/../../../../psp/lib/libpng.a(png.o): In func tio...
- Wed Jan 03, 2007 10:46 pm
- Forum: PSP Development
- Topic: Trouble compiling the decrypt sample...
- Replies: 8
- Views: 6567