Search found 12 matches

by Lollerskates
Sun Jul 24, 2005 4:08 pm
Forum: PSP Development
Topic: firmware 1.5
Replies: 4
Views: 3593

simply put...

the second eboot pbp for the 1.5 method is the data.psp file that is normally in the real eboot pbp. so you're only renaming the myapp/eboot.pbp to data.psp and packaging that into the myapp%/eboot.pbp file... and placing that in a new folder, like /psp/game/my10app/eboot.pbp
by Lollerskates
Thu Jul 21, 2005 8:00 am
Forum: PSP Development
Topic: my new homebrew - Ghost-In The Matrix v0.1
Replies: 7
Views: 6517

I'm very impressed!! great little time killer with a very awesome concept.

love it.
by Lollerskates
Mon Jul 18, 2005 5:16 am
Forum: General Discussion
Topic: Is there anyway to program for the PSP using Java?
Replies: 4
Views: 6083

Until someone ports a Java run time compiler to the PSP, your only option is using the PSPSDK... take a look at this sample game (Snake by Shine) to determine if you think you could work in this language... // Shine's Snake // // artworks by Gundrosen // coding by Shine // // Credits: // based on He...
by Lollerskates
Wed Jul 13, 2005 7:47 am
Forum: General Discussion
Topic: Ahhh, the freenode enjoyment continues...
Replies: 6
Views: 2659

i offer to host the private ps2dev irc server on my production web server at ev1servers.net. it's very stable and can handle your traffic without issue, as i am drastically under quota on transfer every month.
by Lollerskates
Sat Jul 02, 2005 4:16 pm
Forum: General Discussion
Topic: A thank you
Replies: 1
Views: 1803

I am truly amazed at the effort freely put forth in the pspsdk... I cannot compliment the developers enough. You guys rule.
by Lollerskates
Thu Jun 30, 2005 1:59 pm
Forum: PSP Development
Topic: Advancements in 1.51...
Replies: 83
Views: 30880

was it plugged in?
by Lollerskates
Thu Jun 30, 2005 12:34 pm
Forum: PSP Development
Topic: Advancements in 1.51...
Replies: 83
Views: 30880

Do that, carlos, and all you're likely to find is the solution to destroying your battery.
by Lollerskates
Tue Jun 28, 2005 9:34 am
Forum: PSP Development
Topic: Illegal Operands, other than $v0
Replies: 4
Views: 2510

Thank you very much, Drakonite.
by Lollerskates
Mon Jun 27, 2005 3:30 am
Forum: PSP Development
Topic: Illegal Operands, other than $v0
Replies: 4
Views: 2510

thank you very much, squiggle, that fixed all the operand issues. all that's left is an error on line 104: startup.S:104: Warning: setting incorrect section attributes for .rodata.entrytable >>> .section .rodata.entrytable,"wa",@progbits __entrytable: .word 0xD632ACDB .word 0xF01D73A7 .wor...
by Lollerskates
Sun Jun 26, 2005 4:01 pm
Forum: PSP Development
Topic: PSPWare for Windows is now available!
Replies: 15
Views: 4907

I'm just trying to figure out what possibly information they took from this board to make the program... other than possible data on the video format for conversion, their program simply moves files around and integrates with itunes. Not that we need advertisements for commercial software, but perha...
by Lollerskates
Sun Jun 26, 2005 3:43 pm
Forum: PSP Development
Topic: Illegal Operands, other than $v0
Replies: 4
Views: 2510

Illegal Operands, other than $v0

Hey guys, I have the newest dev environment set up on linux, and this isn't about HelloWorld. I've searched the forum and couldn't find a post about other operands... this is happening when compiling the source released for Snake: startup.S: Assembler messages: startup.S:19: Error: illegal operands ...
by Lollerskates
Sun Jun 26, 2005 3:59 am
Forum: PSP Development
Topic: Another 1.51 Homebrew (3 Mem Sticks)
Replies: 5
Views: 4300

when you consider that homebrew apps don't have a data.psar, it's false immediately.