More actions
No edit summary |
m (Text replacement - "|discussion=" to "|donation=") |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Emulators (Computer) - GameBrew | |title=Vita Homebrew Emulators (Computer) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vicevita2.png | ||
|image_alt=VICEVita | |image_alt=VICEVita | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=VICEVita | |title=VICEVita | ||
|image= | |image=vicevita2.png | ||
|description=Commodore 64 emulator. | |description=Commodore 64 emulator. | ||
|author=ammeir | |author=Amnon-Dan Meir (ammeir) | ||
|lastupdated=2020/12/19 | |lastupdated=2020/12/19 | ||
|type=Computer | |type=Computer | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vicevita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vicevita.7z | ||
|website=https:// | |website=https://github.com/ammeir/vicevita | ||
|source=https://github.com/ammeir/vicevita | |source=https://github.com/ammeir/vicevita | ||
|donation=https://paypal.me/ammeir | |||
}} | }} | ||
VICEVita is a port of the Versatile Commodore Emulator (VICE) | VICEVita is a port of the [https://vice-emu.sourceforge.io/ Versatile Commodore Emulator (VICE)], a Commodore 64 emulator to the Sony PlayStation Vita. It features a completely new UI with touch keyboard, savestates and control mappings. | ||
== | ==User guide== | ||
Useful links and resources: | |||
* [https://www.c64-wiki.com/wiki/Main_Page C64-Wiki] | |||
* [https://www.lemon64.com/ Lemon64]. | |||
* [https://itch.io/games/free/tag-commodore-64 C64 games on itch.io]. | |||
* [https://csdb.dk/ CSDb The C-64 scene database]. | |||
* [https://vice-emu.sourceforge.io/vice_toc.html The VICE Emulator user manual] | |||
Supported file formats include D64, T64, CRT, X64, G64, PRG, etc. | |||
If control doesn't work, go to Settings > Input and swap Joysticks to Port 1. | |||
To change disk, go to Devices > Drive > Content, detach current disk and attach new (disk b). | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vicevita3.png | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vicevita4.png | ||
https://dlhb.gamebrew.org/vitahomebrews/ | |||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vicevita5.png | ||
https://dlhb.gamebrew.org/vitahomebrews/vicevita6.png | |||
==Changelog== | ==Changelog== | ||
Line 41: | Line 54: | ||
'''v1.1''' | '''v1.1''' | ||
*Added multi-disk zip file support | *Added multi-disk zip file support. | ||
*Added multi-drive support | *Added multi-drive support. | ||
*Added autofire support | *Added autofire support. | ||
*Added reset hotkey control | *Added reset hotkey control. | ||
*Added statusbar hotkey control | *Added statusbar hotkey control. | ||
*Added drive/tape/warp led indicators on the statusbar | *Added drive/tape/warp led indicators on the statusbar. | ||
*Improved savestate identification when loading games | *Improved savestate identification when loading games. | ||
*Increased heap size to prevent memory allocation failures when loading cart games | *Increased heap size to prevent memory allocation failures when loading cart games. | ||
*Bug fix: Fixed issues in Devices-menu where listbox was populated with wrong content | *Bug fix: Fixed issues in Devices-menu where listbox was populated with wrong content. | ||
*Bug fix: Fixed issues loading tap files from Devices-menu | *Bug fix: Fixed issues loading tap files from Devices-menu. | ||
*Bug fix: Fixed issues saving a disk/cart games when tap file was attached to datasette | *Bug fix: Fixed issues saving a disk/cart games when tap file was attached to datasette. | ||
*Bug fix: Fixed issues loading games from t64 compilation image | *Bug fix: Fixed issues loading games from t64 compilation image. | ||
*Bug fix: Game settings were not loaded when starting a game from Devices-menu | *Bug fix: Game settings were not loaded when starting a game from Devices-menu. | ||
*Bug fix: Saving settings failed if configuration file didn't exist | *Bug fix: Saving settings failed if configuration file didn't exist. | ||
*Several other small bug fixes and enhancements | *Several other small bug fixes and enhancements. | ||
'''v.1.0''' | '''v.1.0''' | ||
Line 61: | Line 74: | ||
== External links == | == External links == | ||
* | * Twitter - https://twitter.com/ammeir71 | ||
* | * GitHub - https://github.com/ammeir/vicevita | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/541 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/541 | ||
[[Category:Support the author]] |
Latest revision as of 01:18, 14 August 2023
VICEVita | |
---|---|
General | |
Author | Amnon-Dan Meir (ammeir) |
Type | Computer |
Version | 1.2 |
License | Mixed |
Last Updated | 2020/12/19 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
VICEVita is a port of the Versatile Commodore Emulator (VICE), a Commodore 64 emulator to the Sony PlayStation Vita. It features a completely new UI with touch keyboard, savestates and control mappings.
User guide
Useful links and resources:
Supported file formats include D64, T64, CRT, X64, G64, PRG, etc.
If control doesn't work, go to Settings > Input and swap Joysticks to Port 1.
To change disk, go to Devices > Drive > Content, detach current disk and attach new (disk b).
Screenshots
Changelog
v1.2
- Added ability to browse to uma0: device for game loading (thanks @rsn8887).
- Added a sliding keyboard option.
- Added fast access to drive's zip folder.
- Modified file browser to remember the last visited directory.
- Modified menu button actions.
- Bug fix: Fixed a crash when attaching empty disk images to a drive.
- Bug fix: Fixed release issues with shifted control mappings.
- Bug fix: Fixed failure to attach and load tape/cart if drive status was 'not active'.
v1.1
- Added multi-disk zip file support.
- Added multi-drive support.
- Added autofire support.
- Added reset hotkey control.
- Added statusbar hotkey control.
- Added drive/tape/warp led indicators on the statusbar.
- Improved savestate identification when loading games.
- Increased heap size to prevent memory allocation failures when loading cart games.
- Bug fix: Fixed issues in Devices-menu where listbox was populated with wrong content.
- Bug fix: Fixed issues loading tap files from Devices-menu.
- Bug fix: Fixed issues saving a disk/cart games when tap file was attached to datasette.
- Bug fix: Fixed issues loading games from t64 compilation image.
- Bug fix: Game settings were not loaded when starting a game from Devices-menu.
- Bug fix: Saving settings failed if configuration file didn't exist.
- Several other small bug fixes and enhancements.
v.1.0
- First Release.
External links
- Twitter - https://twitter.com/ammeir71
- GitHub - https://github.com/ammeir/vicevita
- VitaDB - https://vitadb.rinnegatamante.it/#/info/541