forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSPX

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
xwd



Joined: 14 Jul 2005
Posts: 2

PostPosted: Fri Jul 15, 2005 5:30 am    Post subject: PSPX Reply with quote

Just thought that i should give you guys a little teaser..





These are screenshots of an emulator that has been taking all of my
spare time lately.
(by the way there is a few more shots in there, should take some time
and make somekinda site for this..)

And it's currently showing quite a bit of progress.

puzzle bobble is completely playable at around 5-8 FPS..
mercury almost get's in game..
and ridge racers stops some time after the state shown above..

Basically it's just an allegrex/fpu/vfpu interpreter, with native mode library
implementations.. HLE like.. =)

Thanks to you guys, i've been able to do all this!

Some audio functions have been done, and quite a lot of 3D stuff done..
All rendering is currently done in software.
I really think it's enough for now..

Currently i'm cleaning up the code abit, and trying to fix all those remaining bugs..
Not really sure if i should give it out, because it runs some commercial games(as seen above)
in addition to most of the homebrew stuff around.

Bit afraid of sony really.. =)

Anyway, Miles to go before i sleep..
Back to top
View user's profile Send private message
ector



Joined: 12 May 2005
Posts: 195

PostPosted: Fri Jul 15, 2005 5:57 am    Post subject: Reply with quote

Cool stuff. May I ask you what ELF loader you are using, or if you wrote your own? I've done the basics of an emu too, it runs Puzzle Bobble enough to get some display lists, but stdlib functions crap out on me, looks like some relocations have gone horribly wrong..

And now I find it more fun to code the real PSP having done my share of emus already :)
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Fri Jul 15, 2005 6:04 am    Post subject: Reply with quote

Are you a licensed PSP developer? If not, how were you able to interpret VFPU instructions without access to official documentation? If so, how are you able to release this being under NDA from Sony?

Inquiring forum admins would like to know...
Back to top
View user's profile Send private message
v1p3r



Joined: 17 Mar 2005
Posts: 16
Location: UK

PostPosted: Fri Jul 15, 2005 6:04 am    Post subject: Reply with quote

The name PSPX is allready taken by Xecuter :(
Back to top
View user's profile Send private message MSN Messenger
PacManFan



Joined: 25 Jun 2005
Posts: 66

PostPosted: Fri Jul 15, 2005 7:04 am    Post subject: debugging Reply with quote

Does it have debugging support built in?

-PMF
_________________
"I'm a little source code, short and stout
Here is my input, here is my out."

Author of PSPQuake and PSPSOne.
Back to top
View user's profile Send private message Send e-mail
emumaniac



Joined: 08 May 2005
Posts: 79

PostPosted: Fri Jul 15, 2005 7:09 am    Post subject: Reply with quote

Nice news 2 new emus WIP in one night :)

(tired ness is a bad thing)


Last edited by emumaniac on Fri Jul 15, 2005 10:33 am; edited 1 time in total
Back to top
View user's profile Send private message
sexdwarf



Joined: 14 Jul 2005
Posts: 34

PostPosted: Fri Jul 15, 2005 7:32 am    Post subject: Reply with quote

emumaniac wrote:
Nice news 2 psx emus in one night :)


i think you misunderstood... this one is a PSP emulator, something to replace the dreadful PSPE with...
_________________
...isn't it nice, sugar and spice...
...luring disco dollies to a life of vice...
Back to top
View user's profile Send private message
xwd



Joined: 14 Jul 2005
Posts: 2

PostPosted: Fri Jul 15, 2005 11:07 am    Post subject: Reply with quote

Okay..
Ector: Originally i took the elf loader from PCSX2(so props to those guys) but had to make some changes when i figured out the relocation stuff for the elfs.. So BAD me for stealing code. =) never actually worked with elfs before so that was a good starting point and MIPS ABI documentation, relocations are "basicly" regular MIPS relocs..(i guess, looks right, correct me if i'm wrong)

MrBrown: No i'm NOT an licensed PSP developer.. It's all based on lucky guesses and information found on internet and the SDK/Toolchain you guys made.And if you feel that i'm crossing the line PLEASE do remove all my posts from the forum. It was "kinda" fun trying figure stuff out(lot of guessing).. and NO i don't have all of the VFPU figured out.. just enough to fake it. as you might have seen the 3D is NOT correct..(just chose some shots that looked "close enough")

v1per: damn.. well anyway seeing as i think that releasing the emu would be a BAD idea it does not matter. =)

PacManFan: no.. although i have to admit that it would help alot... I have thought about making a debugger in it, but well ... felt like doing other things.. =)

isamu: not likely.. there is still PLENTY of stuff to figure out.. the emu is really a BIG hack which luckily seems to do some things correct..

Okay, the rest is for every one..

The emu is NOT even close to correct but it seems to work nicely.
for one thing i felt really screwed when i found out that the PSP os is co-operative.. the OS in the emu is pre-emptive.. so i really have to rewrite few things.. :(

Anyway i'm doing this stuff for fun.. so don't hold your breath.. I DO need to work for a living you know.. =)
AND for one thing, as a gamedev i DONT like piracy, so IF i release the emu it's going to be homebrew only guys..
Back to top
View user's profile Send private message
rmbell



Joined: 16 Jul 2005
Posts: 1

PostPosted: Sat Jul 16, 2005 7:42 am    Post subject: Reply with quote

finally, something to replace PSPE. i would love to do homebrew, but i cant because PSPE doesnt work for me :(
Back to top
View user's profile Send private message
cc_microsoft



Joined: 12 Nov 2005
Posts: 2

PostPosted: Sat Nov 12, 2005 7:42 am    Post subject: Reply with quote

how about releasing the source code to the pspx?
Back to top
View user's profile Send private message
Pseudo ANIMALISTIC



Joined: 14 May 2005
Posts: 8

PostPosted: Sat Nov 12, 2005 8:02 am    Post subject: Re: PSPX Reply with quote

xwd wrote:

Anyway, Miles to go before i sleep..

I see someone's a fan of Robert Frost. ;)
Back to top
View user's profile Send private message
cc_microsoft



Joined: 12 Nov 2005
Posts: 2

PostPosted: Tue Feb 07, 2006 3:32 am    Post subject: Reply with quote

please release this emu. the creators of pcsx2 have been releasing updates from there emu and you haven't heard them sayong that sony is now sueing them for making it.
Back to top
View user's profile Send private message
.: Smerity :.



Joined: 04 Feb 2006
Posts: 9

PostPosted: Tue Feb 07, 2006 3:48 pm    Post subject: Reply with quote

I'd be incredibly interested when this finally is released =)

I'm a homebrew developer, and the compile > get PSP to USB mode > copy to PSP > start PSP homebrew process is a bit of a waste of time, so if this could act as an emulator for homebrew it would be fabulous.

Either way, real work of art mate!
Best of luck! =)
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
JoAl



Joined: 15 Aug 2005
Posts: 7

PostPosted: Tue Feb 07, 2006 4:38 pm    Post subject: Reply with quote

.: Smerity :. wrote:
I'm a homebrew developer, and the compile > get PSP to USB mode > copy to PSP > start PSP homebrew process is a bit of a waste of time, so if this could act as an emulator for homebrew it would be fabulous.


You should look at PSPLINK: http://forums.ps2dev.org/viewtopic.php?t=3834
Back to top
View user's profile Send private message
Antonio92



Joined: 28 Feb 2006
Posts: 1
Location: Vigo (Spain)

PostPosted: Sun Mar 05, 2006 7:28 pm    Post subject: Reply with quote

XWD, Can you send to my e-mail the emulator PSPx please? I sent you a private message and I didn't have answer. Read the private message XWD, please
Back to top
View user's profile Send private message MSN Messenger
NSCXP2005



Joined: 28 Jan 2006
Posts: 8

PostPosted: Fri Mar 24, 2006 12:41 am    Post subject: Reply with quote

any idea if you are going to continue with this emulator?

plz can you reply.

NSCXP2005
Back to top
View user's profile Send private message
R2k



Joined: 17 Mar 2006
Posts: 16
Location: México

PostPosted: Sat Mar 25, 2006 5:43 am    Post subject: Reply with quote

Wow.... A-M-A-Z-I-N-G !

i wanna a copy of this emu (would be great to reduce the homebrew developing times).
_________________
PSP FW v2.6 owner
Back to top
View user's profile Send private message
Raphael



Joined: 17 Jan 2006
Posts: 646
Location: Germany

PostPosted: Sat Mar 25, 2006 5:48 am    Post subject: Reply with quote

Posted: Thu Jul 14, 2005

And no reply since then from him - better forget that unless you find out his e-mail or even better his telephone number.
Back to top
View user's profile Send private message Visit poster's website
Gary13579



Joined: 15 Aug 2005
Posts: 93

PostPosted: Sun Mar 26, 2006 12:46 pm    Post subject: Reply with quote

Yup... Please look at dates before posting, this is the third (I think) time this topic has been bumped (hell.. I remember when this topic was MADE).

It would be amazing to see a homebrew emulator, and I'm sure it would work for the RPG I'm making (very simple 2D, may have to strip out OGG playback).
Sadly.. it seems to be a fake. If it is real, great job, but releasing three screenshots and then leaving doesn't seem very credible
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group