PS1 Memory card emulator

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
HDDGuy
Posts: 1
Joined: Sat Aug 26, 2006 4:10 am

PS1 Memory card emulator

Post by HDDGuy »

Ok, many of us still have some old Playstation (PS1) games.
As everybody knows, the only way to save/load a PS1 Game is with a PS1 Memory card...
Well, PS3 will have some kind of PS2/PS1 Memory card emulator, so we can have some retro-compatibility.

Can't we make the same in PS2?

Or at least is somewere any info if someone want to give it a try? (Build the MC-emulator)
cloudhunter
Posts: 86
Joined: Thu Aug 17, 2006 3:27 am

Post by cloudhunter »

I doubt it is possible i'm afraid, as it seems you can't use other drivers when you are in playstation mode.

Cloudy
:)
Bloodstorm
Posts: 3
Joined: Fri Dec 29, 2006 9:22 pm

Post by Bloodstorm »

Hmm.. i think the guys from epsxe made one though.
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

ePSXe is an emulator - of COURSE they'll have an emulated PS1 memcard. If you make your own PS1 emulator for the PS2, you could have emulated PS1 memcard. The PS1 emulator from Sony built into the PS2 does not.
User avatar
jbit
Site Admin
Posts: 293
Joined: Sat May 28, 2005 3:11 am
Location: København, Danmark
Contact:

Post by jbit »

You could maybe patch the PS1 kernel of the PS2s "emulator" to do odd things with the memory cards (AFAIK nobody has ever tried this or put any major thought into it)...
Or, of course, you could opt for the hardware solution, which would actually be pretty "easy". You could probably do it with a relatively fast PIC connected to the memory card bus, an SD card (in SPI mode) connected to the PIC, and some nice code that understands memory card commands. (There may already be such a project)

But what's the point, PS1 memory cards are cheap.....

btw, as far as I know the PS3s PS1 support is fully software (somebody want to correct me?) so sony can "emulate" stuff a hell of a lot easier than on the ps2, which is mainly hardware.
Post Reply