Go for it PacManFan, when you succeed, you will be the most popular man on the scene.
I didn't even know a PSOne emu was in progress.
I really, really, really cant wait for this one...
Go, go, go :-)
Printable View
Go for it PacManFan, when you succeed, you will be the most popular man on the scene.
I didn't even know a PSOne emu was in progress.
I really, really, really cant wait for this one...
Go, go, go :-)
You would be a PsP god if you were to create this program with even somewhat playability! I am excited to see whats to come and please dont give up, its probably one of the last few things the psp homebrew scene needs to see!!! Ill be waiting for as long as it takes~
Castlevania - Symphony of the Night on a handheld would do me nicely. probably my most favorite game of all time. Always felt the GBA ones were good but a lil lightweight. Haven't yet played the DS game though (the only person I knew with a DS was my former girlfriend)
Also would love playing -
Ridge Racer Type 4 (though I love the PSP game loads anyway)
R-Type Delta (one of the best updates of an old game ever made)
Soul Blade(some aspects of this I love more than the Soul Calibur games, particularly the music)
Resident Evil (any of them would do)
Einhander (great shooter)
Klonoa (simple but quality platformer)
Grandia (one of the very few RPGs in the last 10 years that I actually enjoyed)
Bloody Roar 2 (most fun I ever had with a 3D fighting game - I'm more of a 2D fighter fan but this was great fun in 2 player with my buddies)
Good news because psx emulator is already a reality on GP2X.
gdgd :)
Yup FF serries that what it like to play on my psp
also Tekken also allmost all the RPG............
oh and Mortal Kombat too..... :D
true, but it can only play 2d games at barely 60fps.Quote:
Originally Posted by nexus68
makes me worry if the psp can run ps1 3d games
I don't think that would bother me. While I would like to play some 3D games, I have to say my favorite PS1 games were mostly in 2D.Quote:
Originally Posted by xuphorz
hehe, psp has a huge advantageQuote:
Originally Posted by xuphorz
MIPS -> MIPS :)
GP2x has an ARM cpu, there is no doubt psp will be able to run psx games way better
PACMANFAN made a website devoted to PSPSOne right here http://home.comcast.net/~shernandez1337/PSPSOne.html
Ill quote a few main points from the website but I recommend going there and reading it over if your new to PSPSone.
Quote:
PSPSOne is more than an emulator to me. It's a legacy, It's a playable history of video games perfectly preserved from the 90's.
Quote:
One question that I often get asked is how things are emulated. Entire books can be written about different emulation methods. The alpha release of PSPSOne is currently running in Interpreted mode, This is where each instruction is interepreted by the emulator, and an internal representation of the emulated hardware is updated.
For game systems that are significantly slower than the system they are being run on, this is fine. However, to emulate a powerfull system such as the Playstation 1, an entirely different approach to emulation is needed. Currently, I'm coding a Dynamic Recomplier. This dynamic recomplier takes the original game and re-compiles the code to the native r4000 instruction set used in the PSP.
Quote:
This approach works OK, with about a 7-10X speed increase over the just the interpreted code.
I would like to thank PacManFan for work on this and I am not saying this info is new or was found by me or anything I just wanted to get this info out in the open and update the people that are trying to look for answers :)Quote:
I have high hopes for this version of the dynamic recompiler, and I'm about 65% done with it at this point.