Using Mips (without pspsdk)

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Using Mips (without pspsdk)

Post by Dariusc123456 »

Hi,

I want to know if its possible to make an .elf file with any mips assembly for the psp. If not, what type of mips assembler that I can use, thats not included in the pspsdk.

Thanks.
KickinAezz
Posts: 328
Joined: Sun Jun 03, 2007 10:05 pm

Post by KickinAezz »

Hello World Prxtool MIPS assembly Compilation Fix Program NIDs to static elf.
Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming.
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Post by Dariusc123456 »

What in the world are you saying?
adrahil
Posts: 274
Joined: Thu Mar 16, 2006 1:55 am

Post by adrahil »

Get
Hello World
run it throught
Prxtool
to get the
MIPS assembly
Modify it, then do
Compilation
and
Fix Program NIDs
with a tool or by hand and finally make a
static elf
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Post by Dariusc123456 »

Lets skip hello world and prxtool.

What would happen if I took the patch and patch a mips assemby to work on the psp?
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

Your posts don't make it clear what you want to do. You're basically asking "How do I fluzzle the amterikois so that repudoids don't blatter?" So all replies to your post have so far been "Huh?"

What kind of thing are you trying to make: Is it an application? Is it a VSH plug-in? Is it a game plug-in? What exactly is it supposed to do? Without that info, no one can help.
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Post by Dariusc123456 »

I made a programming language. I want to use mips to make it compile without parts the pspsdk.
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

Dariusc123456 wrote:I made a programming language. I want to use mips to make it compile without parts the pspsdk.
What is the target system of the compiler? (what CPU do you want to output code for/what system do you want to output code for)

What is the build system of the compiler? (what computer/system will run the compiler itself)
PosX100
Posts: 98
Joined: Wed Aug 15, 2007 1:02 am

Post by PosX100 »

~[H.o.S_FTW]~Dariusc123456 wrote:I made a programming language. I want to use mips to make it compile without parts the pspsdk.
Nice!! ....

...hey wait? wh? wha? whaT? wwwwut?...
Wahahahhahahah.....hahahah...

PS:I'm your #-1 fan ...
PS++:Do you have a punchBook profile? i wanna punc... err ... add you as a friend of course :P...
PS++:I wonder if J.F's taking your posts seriously :P...
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

Please delete.
Last edited by Wally on Fri Jan 09, 2009 6:49 am, edited 1 time in total.
Dariusc123456
Posts: 388
Joined: Tue Aug 12, 2008 12:46 am

Post by Dariusc123456 »

Well, I want it to out put a elf (or convert the raw data to an elf file) for the psp. I have use fasm, nasm so that the user can make an exe if they want by translating the commands into asm, then runing it through the compiler.


Pos, Wally, good luck to try to do better.
hlide
Posts: 739
Joined: Sun Sep 10, 2006 2:31 am

Post by hlide »

Dariusc123456 wrote:I made a programming language.
Wouaouh ! if you are so proficient in making programming languages, may I suggest for you to improve your proficiency in natural languages first ?
Pirata Nervo
Posts: 409
Joined: Tue Oct 09, 2007 4:22 am

Post by Pirata Nervo »

PosX100 wrote:
~[H.o.S_FTW]~Dariusc123456 wrote:I made a programming language. I want to use mips to make it compile without parts the pspsdk.
Nice!! ....

...hey wait? wh? wha? whaT? wwwwut?...
Wahahahhahahah.....hahahah...

PS:I'm your #-1 fan ...
PS++:Do you have a punchBook profile? i wanna punc... err ... add you as a friend of course :P...
PS++:I wonder if J.F's taking your posts seriously :P...
@PosX100 do you win anything by making posts like this one?
You may find what he says funny, but why not keep to you?
Image
Upgrade your PSP
PosX100
Posts: 98
Joined: Wed Aug 15, 2007 1:02 am

Post by PosX100 »

Pirata Nervo wrote:
PosX100 wrote:
~[H.o.S_FTW]~Dariusc123456 wrote:I made a programming language. I want to use mips to make it compile without parts the pspsdk.
Nice!! ....

...hey wait? wh? wha? whaT? wwwwut?...
Wahahahhahahah.....hahahah...

PS:I'm your #-1 fan ...
PS++:Do you have a punchBook profile? i wanna punc... err ... add you as a friend of course :P...
PS++:I wonder if J.F's taking your posts seriously :P...
@PosX100 do you win anything by making posts like this one?
You may find what he says funny, but why not keep to you?
Hey Mr. nice guy , this forum is moderated , there's no reason to bother(unless you're having fun)... just mind your own business , you aren't going to get any love/emo points.
User avatar
jbit
Site Admin
Posts: 293
Joined: Sat May 28, 2005 3:11 am
Location: København, Danmark
Contact:

Post by jbit »

<TyRaNiD>Sigh, please keep it down children.</TyRaNiD>

Let's not do random drama, slagging off, etc. The tradition of psxdev/ps2dev is to save this for IRC. Forums are more for reference.
Post Reply