More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/Vice3DS-C128.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/Vice3DS-C128.jpg|250px | ||
| type = Computer | | type = Computer | ||
| version = v2.4.1 | | version=v2.4.1 | ||
| lastupdated = 2019/08/07 | |||
| licence = Mixed | | licence = Mixed | ||
| author = Badda | | author = Badda | ||
| website = https://gbatemp.net/threads/release-vice3ds-c128-c128-emulator.545436/ | | website = https://gbatemp.net/threads/release-vice3ds-c128-c128-emulator.545436/ | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/Vice3DS-C128.rar | | download = https://dlhb.gamebrew.org/3dshomebrew/Vice3DS-C128.rar | ||
| source = | | source = | ||
}} | }} | ||
<youtube>HcG_DFJPAVk</youtube> | <youtube>HcG_DFJPAVk</youtube> |
Revision as of 06:13, 8 September 2021
Template:Infobox-3DS-Homebrews
This is a port of the VICE C128 emulator to 3DS. VICE - the Versatile Commodore Emulator - http://vice-emu.sourceforge.net/
As a spin-off to the vice3DS C64-emulator, I ported the C128 emulator as well. Alas, the poor 3DS (even the N3DS) is not powerful enough to run the C128 emulator at an acceptable speed (especially in VDC-mode, better known as 80-colums mode, which is painfully slow - VIC-mode runs so so). The UI and button mappings are mostly the same as the C64 emulator. Only the soft keyboard has slightly changed and there is a new soft button to switch between 40- and 80-columns mode (which simulates the hardware switch on your C128 monitor). Currently, only .3dsx-file is available. If anybody finds this emulator useful, I will create a .cia and .3ds file as well.
Download here: https://github.com/badda71/vice3ds/releases
Current version is v0.1
Installation' Copy .3dsx file to /3ds/vice3ds on your SD card and launch in HBL Important: If you have an older version (before 1.5) of vice3DS C64-emulator installed already, make sure to delete the config directory on your SD-card /3ds/vice3ds/config before starting the emulator. Otherwise new config settings, hotkeys and key mappings will not be updated and will not work.
Known bugs:
- frequently crashes when switching to/from 80 columns mode
- crash when switching to/from fullscreen many times
- sound distortions when using bottom screen, caused by sound buffer underruns
- 80-columns mode runs VERY slow, sound is garbled due to permanent buffer underruns
If anybody wants to help fix these bugs, you are welcome to help me with a pull request on github :D
Thanks to:
- The Vice-Team of course
- @spinal_cord for the keyboard images and design ideas
- @Elwyndas for the good ideas on how to make this project better
- @nop90 for the 3DS libSDL port - porting VICE to 3DS would not have been possible without it