From eb2df6dd956161278553c7c1f7de1da9af2b70f9 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 27 Oct 2018 23:39:59 +0200 Subject: [PATCH] README: remove emulator configuration, we use -config vicerc --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index b360259..fcb5e5d 100644 --- a/README.md +++ b/README.md @@ -15,22 +15,6 @@ mkdir -p ~/.vice tar xf vice-3.1.tar.gz -C ~/.vice/ vice-3.1/data --strip-components=2 ``` -### Emulator configuration - -Enable the following options in x128: -* Settings → Drive settings → drive #8 options → enable IEC device -* Settings → Printer settings → Printer #4 enable IEC device -* Settings → Printer settings → Printer #4 emulation → File system access - -Alternatively, configure the following values in `~/.vice/vicerc` (which you -can create by selecting the menu entry “Settings” → “Save settings”): -``` -[C128] -IECDevice4=1 -IECDevice8=1 -Printer4=1 -``` - ### Compiling the software into an image ``` -- 2.39.2