Part of HD Homebrew Project at PSX-SCENE.
HD_Project is the frontend (GUI) for the memory card emulator. It allows to dump real memory cards using new MCMAN & SIO2MAN modules from a game disc and can find IOPRP images automatically to launch a game. The following file contains ELF and full source code.
HD_Project_V1.05.rar (mcsioemu v0.4.1 mcdump v1.3) [Created by Polo]
SIO2 Memory Card command compatiblity list
| Codes | Size | Support | Description |
| 0x81 0x11 | 0x04 | Dummy | Probe card(?) / Detect card change(?) [PS2] |
| 0x81 0x12 | 0x04 | Dummy | I/O (write) status (?) [PS2] |
| 0x81 0x21 | 0x09 | Yes | Erase block of page [PS2] |
| 0x81 0x22 | 0x04 | Yes | Start Page Writing [PS2] |
| 0x81 0x23 | 0x04 | Yes | Start Page Reading [PS2] |
| 0x81 0x24 | 0x86 | No | Unknown command |
| 0x81 0x25 | 0x04 | No | Unknown command |
| 0x81 0x26 | 0x0D | Yes | Read Card Spec [PS2] |
| 0x81 0x27 | 0x05 | Yes | Set termination code [PS2] |
| 0x81 0x28 | 0x05 | Dummy | Probe PS2 Card (?) [PS2] |
| 0x81 0x30 | 0x04 | No | Unknown command |
| 0x81 0x42 | 0x06+ | Yes | Write Page Data [PS2] |
| 0x81 0x43 | 0x06+ | Yes | Read Page Data [PS2] |
| 0x81 0x52 | 0x0C+ | No | Read Page Data [PS1] |
| 0x81 0x57 | 0x0A+ | No | Write Page Data [PS1] |
| 0x81 0x58 | 0x05 | No | Unknown command for PocketStation [PDA] |
| 0x81 0x81 | 0x04 | Dummy | Read Status (?) [PS2] |
| 0x81 0x82 | 0x04 | Dummy | Erase/Write Status (?) [PS2] |
| 0x81 0xBF | 0x05 | Dummy | Unknown command [PS2] |
| 0x81 0xF0 | ? | No | Send MagicGate command code [PS2] |
| 0x81 0xF3 | 0x05 | Dummy | Reset MagicGate authentification [PS2] |