VICEVita by theheroGAC
From GameBrew
More actions
| VICEVita by theheroGAC | |
|---|---|
| General | |
| Author | theheroGAC |
| Type | Computer |
| Version | 1.21 |
| License | N/A |
| Last Updated | 2025/09/14 |
| Links | |
| Download | |
| Website | |
| Source | |
VICEVita is a port of the Versatile Commodore Emulator (VICE) for the PlayStation Vita. It features a completely new UI with touch keyboard, savestates and control mappings.
This is a modified version of VICEVita with support for ZIP files. It supports:
- Standard ZIP files with normal compression.
- Multiple ROM files per ZIP (first compatible one loads).
- ROMs in subdirectories within ZIP.
Features
- All existing VICEVita functionality unchanged.
- Direct loading from ZIP files.
- All ROM types supported (.d64, .prg, .t64, .tap, .crt, etc.)
- Automatic extraction and cleanup.
- Memory optimized for PS Vita.
- Full integration with existing interface.
Installation
Download the latest VICEVita VPK with ZIP support.
Install via VitaShell or your preferred installer.
Copy ROM ZIP files to PS Vita.
User guide
How to Load ZIP Files
- Transfer ZIP files to your PS Vita (UX0 or UMA0).
- Open VICEVita -> Go to Peripherals.
- Select device type:
- Drive (for .d64, .prg files)
- Datasette (for .t64, .tap files)
- Cartridge (for .crt files)
- Press Triangle -> "Attach/Detach image".
- Select drive (UX0/UMA0) where ZIP is located.
- Navigate to ZIP file and select it.
UX0/UMA0 Selection
When you see "UX0/UMA0" options, this is normal behavior:
- UX0 = Internal PS Vita memory
- UMA0 = Memory card (if inserted)
Choose where you placed your ZIP files.
Supported files in ZIP
| Type | Extensions | Device |
|---|---|---|
| Disk Images | .d64, .d71, .d81, .g64, .x64
|
Drive |
| Programs | .prg, .p00
|
Drive |
| Tape Images | .t64, .tap
|
Datasette |
| Cartridges | .crt
|
Cartridge |
| Binary | .bin, .rom
|
Drive/Cartridge |
Limitations
- Password-protected ZIP files not supported.
- Nested ZIP files (ZIP within ZIP) not supported.
- Very large ZIP files (>100MB) may be slow.
Performance
- Small ZIPs (< 10MB): Near-instant loading
- Medium ZIPs (10-50MB): 2-5 seconds
- Large ZIPs (50MB+): May take longer, but works
For best performance, use smaller ZIP files with single ROMs.
Compatibility
- PS Vita (Fat & Slim): Full support
- PS TV: Full support
- All VICEVita emulated systems: C64, C128, VIC-20, PET, CBM-II
- HENkaku/Ensō: No special requirements
- Memory cards: Works with all card types
Credits
- ZIP support implementation by the VICEVita community.
- Based on the minizip library and integrated seamlessly with existing VICEVita architecture.
- Original VICEVita: Amnon-Dan Meir
- ZIP Enhancement: theheroGAC