Search found 328 matches

by KickinAezz
Fri Jun 29, 2007 10:40 pm
Forum: PSP Development
Topic: PRX Debug Output
Replies: 2
Views: 2018

im very intrested. kprintf never worked for me!
by KickinAezz
Fri Jun 22, 2007 3:29 am
Forum: PSP Development
Topic: Trouble using Kprintf functions in KdebugForKernelLib.
Replies: 2
Views: 1264

Update:

Rightnow, I have confirmed it works by using SceCtrlRead* functions, which disabled XMB control....

Only thing left is my Kprintf question!
by KickinAezz
Fri Jun 22, 2007 3:22 am
Forum: PSP Development
Topic: Trouble using Kprintf functions in KdebugForKernelLib.
Replies: 2
Views: 1264

Trouble using Kprintf functions in KdebugForKernelLib.

I tried Kprintf func but it doesn't work, What do I do?
I have also tried doing: sceKernelRegisterDebugPutchar(*Kprintf);

Are there any other Printing functions that work?
by KickinAezz
Thu Jun 21, 2007 11:11 am
Forum: PSP Development
Topic: Disfunctional SDK function in the newer toolchains?probably.
Replies: 7
Views: 2584

jsharrad wrote:No, surely you've used sceKernelDelayThread() before?
Yeeauhpp.
by KickinAezz
Thu Jun 21, 2007 10:38 am
Forum: PSP Development
Topic: Disfunctional SDK function in the newer toolchains?probably.
Replies: 7
Views: 2584

One question:

Is it true that only functions that contain "Kernel" in their function names run only in kernel mode?
by KickinAezz
Thu Jun 21, 2007 9:55 am
Forum: PSP Development
Topic: Disfunctional SDK function in the newer toolchains?probably.
Replies: 7
Views: 2584

Thanks for the great info!
by KickinAezz
Thu Jun 21, 2007 6:28 am
Forum: PSP Development
Topic: Disfunctional SDK function in the newer toolchains?probably.
Replies: 7
Views: 2584

Update:
I will the same thing by using UID instead of name and post the results of what happens then.
------

Reply to oopo:
I haven't tried this before... but now. Hence I can' ttell.

---------
Request:
Please, Would anyone volunteer to try this on thier psp?
by KickinAezz
Thu Jun 21, 2007 6:00 am
Forum: PSP Development
Topic: Disfunctional SDK function in the newer toolchains?probably.
Replies: 7
Views: 2584

Disfunctional SDK function in the newer toolchains?probably.

http://img162.imageshack.us/img162/4446/troubleps2.gif Update 2: http://img230.imageshack.us/img230/3883/update2bn5.gif Why is it happening... Modlist shows "PSPLINK" as an existant module. [i've also tried various others but still I get the same problem] Can atleast a 1 person out of 911...
by KickinAezz
Wed Jun 20, 2007 10:32 pm
Forum: PSP Development
Topic: sdk func trouble
Replies: 2
Views: 1224

If the error is there, are you sure the thread is running in kmode? It should, as the sceKernelFindModuleByName is an export of LoadExecForKernel... Yepp... Either exception[in kmode as in the screenshot] or In usermode.. this is what happens: when I type ./eboot.pbp, it doesn't even show anything ...
by KickinAezz
Wed Jun 20, 2007 7:45 am
Forum: PSP Development
Topic: sdk func trouble
Replies: 2
Views: 1224

sdk func trouble

SceKernelfindModulebyname() Just a simple function call... Gives an exception in PSPlink.
by KickinAezz
Tue Jun 19, 2007 6:25 am
Forum: PSP Development
Topic: Is there a reliable wayof launching KernelModeprx in 3.4oe??
Replies: 2
Views: 1392

How do I get a kernel mode plugin to run on 3.4 OE?
by KickinAezz
Tue Jun 19, 2007 2:02 am
Forum: PSP Development
Topic: Is there a reliable wayof launching KernelModeprx in 3.4oe??
Replies: 2
Views: 1392

Is there a reliable wayof launching KernelModeprx in 3.4oe??

I'm obviously limited to using just user mode functions in my plugin... Just by adding a non user mode function or library... The module fails to launch[run]. Any solutions? I've read also read up on DickyDick's post... [I'll be Posting the link in a while... Couldn't find it] I've heard things like...
by KickinAezz
Sat Jun 16, 2007 12:45 am
Forum: PSP Development
Topic: BUG Report: Mikmodlib svnrev 2254 incompatibility with VFPU
Replies: 8
Views: 2656

Ok, Would it help if I put the source code in CODE tags... ?
by KickinAezz
Fri Jun 15, 2007 3:36 am
Forum: PSP Development
Topic: BUG Report: Mikmodlib svnrev 2254 incompatibility with VFPU
Replies: 8
Views: 2656

Well. Caught the culprit...

It Happens only in Kernel Mode not in User mode. The above phenomenon happens. Files Attached below. http://www.sendspace.com/file/l0z79a --- WAV player w/out VFPU usage works totally fine. http://www.sendspace.com/file/d7dhdy -- VFPU attr --- The actual problems in this -- Doesn't play the sound at...
by KickinAezz
Fri Jun 15, 2007 2:25 am
Forum: PSP Development
Topic: BUG Report: Mikmodlib svnrev 2254 incompatibility with VFPU
Replies: 8
Views: 2656

well...

I wish I knew such complicated things....

Would it help if I post what I am doing? [I was trying to use MrMrice's Psp Math lib.]
by KickinAezz
Wed Jun 13, 2007 2:46 am
Forum: PSP Development
Topic: BUG Report: Mikmodlib svnrev 2254 incompatibility with VFPU
Replies: 8
Views: 2656

BUG Report: Mikmodlib svnrev 2254 incompatibility with VFPU

Just this simple line: PSP_MAIN_THREAD_ATTR(THREAD_ATTR_VFPU); Prevents any sound coming/playing.... By removing it everything is fine without using the VFPU I wouldn't be able to do much optimization! I have tested it THRICE with Wavloader[by Insomnaic197 i.e I_W_N]. Try it with the included sampl...
by KickinAezz
Mon Jun 11, 2007 12:23 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 142728

I've always wondered, Brunni = pspdonkey from psp-hacks? Bcoz he once updated osl to include OslShowpsphacksLogo.
by KickinAezz
Sun Jun 10, 2007 4:14 am
Forum: PSP Development
Topic: VFPU math lib
Replies: 29
Views: 16675

http://mrmrice.fx-world.org/files/libpspmath_v4.zip -<<< Is also available

Version 4!??
by KickinAezz
Sat Jun 09, 2007 9:55 am
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

Hello,

I was wondering if I could simply Skip running 005-ssomething.sh. And continue on...

I just need to compile C programs and not C++. Is it OK?
by KickinAezz
Sat Jun 09, 2007 9:50 am
Forum: PSP Development
Topic: Can't seem to draw lines :S
Replies: 24
Views: 8821

oh....
by KickinAezz
Sat Jun 09, 2007 8:18 am
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

Something is very wrong with compatibility... i got this dev/psp/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrit e-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isys tem ./include -G 0 -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I.....
by KickinAezz
Sat Jun 09, 2007 6:29 am
Forum: PSP Development
Topic: Can't seem to draw lines :S
Replies: 24
Views: 8821

No idea...
by KickinAezz
Thu Jun 07, 2007 7:02 am
Forum: PSP Development
Topic: How did the PSP SDK come to light?
Replies: 1
Views: 1689

A few ppl worked in collaboration together and compiled EBOOT.PBP for the first time using PS2Toolchain. That should be all...
by KickinAezz
Thu Jun 07, 2007 6:11 am
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

Windows & Cygwin --------------------- I had previously successfully installed on first try. I unneccessarily tried to upgrade, now I am suffering. Hey, I already have a failed HDD[ditched], I wouldn't want to sacrifice this on e too.. Moreover its a laptop HDD... Could u please upload? There i...
by KickinAezz
Thu Jun 07, 2007 5:24 am
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

Windows & Cygwin
---------------------
I had previously successfully installed on first try.

I unneccessarily tried to upgrade, now I am suffering.

Hey, I already have a failed HDD[ditched], I wouldn't want to sacrifice this on e too.. Moreover its a laptop HDD...

Could u please upload?
by KickinAezz
Thu Jun 07, 2007 5:02 am
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

xgcc&#58; &#58; No such file or directory xgcc&#58; installation problem, cannot exec 'cc1plus'&#58; No such file or directory make&#91;7&#93;&#58; *** &#91;pool_allocator.lo&#93; Error 1 make&#91;7&#93;&#58; Leaving directory `/tmp/pspdev/gcc-4.0.0/b...
by KickinAezz
Mon Jun 04, 2007 11:12 am
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

ooPo wrote:The latest is always in the subversion repository.

The other releases are dated, like psptoolchain-20070517.tar.bz2, to tell you how recent they are.
So one by you is the same on SVN?
by KickinAezz
Sun Jun 03, 2007 10:46 pm
Forum: PSP Development
Topic: The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.
Replies: 11
Views: 3777

The unthinkable happened PSP TOOLCHAIN ERROR! ---48thhr try.

Hello, I have installed PSPToolchain quite some long time back [3-4 months]. I have been hearing a lot about patches and all... Different toolchains I came across: dev.oopo.net -- Has one svn.ps2dev.org -- also has one http://ps2dev.org/psp/Tools/ --- Has another toolchain.. Which one's the latest? ...