Vice
From DingooWiki
| Vice | |
|---|---|
| | |
| Platform(s): | Dingoo-Linux |
| Download(s): | Dingoo File Archive |
| Developer(s): | sweetlilmre |
| Version: | 1.0alpha |
| Status: | Released |
| Homepage: | Vice release thread |
Vice is a Commodore 64 emulator
[edit] Installation
Simply copy the Vice directory somewhere on your filesystem in the local folder and run the executable.
To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly):
MenuItem vice
{
Icon = "res/blank.png"
Name = " vice"
Executable = "./x64.dge"
WorkDir = "/usr/local/emulators/vice"
}
then into your local/emulators/vice you should find a file called vicerc, edit it and add the lines
ChargenName="data/C64/chargen" KernalName="data/C64/kernal" BasicName="data/C64/basic"
[edit] Controls
- DPAD: Joystick
- SELECT: opens menu
- L: virtual keyboard
- R: Fps info & so on...
- A: Joystick fire

