From 1f21cb42599cf06c0e0bce68e46e5d4f4caa1792 Mon Sep 17 00:00:00 2001 From: pjht Date: Tue, 11 Oct 2022 11:46:33 -0500 Subject: [PATCH] Fix invalid disk file in emulator config --- config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config.yaml b/config.yaml index 63e8c16..75d2bd6 100644 --- a/config.yaml +++ b/config.yaml @@ -5,4 +5,3 @@ cards: - type: ram size: 4096 - type: storage - disk: pcrel.bin