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)
PS1 Memory card emulator
-
- Posts: 86
- Joined: Thu Aug 17, 2006 3:27 am
-
- Posts: 3
- Joined: Fri Dec 29, 2006 9:22 pm
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.
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.