Skip to content

Commit 836d7b9

Browse files
committed
vice - add vice-c64dtv to emulator choices
1 parent 81fc3a9 commit 836d7b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scriptmodules/emulators/vice.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ _EOF_
7474
mkRomDir "c64"
7575

7676
addEmulator 1 "$md_id-x64" "c64" "$md_inst/bin/vice.sh x64 %ROM%"
77+
addEmulator 0 "$md_id-x64dtv" "c64" "$md_inst/bin/vice.sh x64dtv %ROM%"
7778
addEmulator 0 "$md_id-x64sc" "c64" "$md_inst/bin/vice.sh x64sc %ROM%"
7879
addEmulator 0 "$md_id-x128" "c64" "$md_inst/bin/vice.sh x128 %ROM%"
7980
addEmulator 0 "$md_id-xpet" "c64" "$md_inst/bin/vice.sh xpet %ROM%"

0 commit comments

Comments
 (0)