We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1a3a0 commit 5acad2cCopy full SHA for 5acad2c
1 file changed
conf/ceda-cemu.ini
@@ -15,6 +15,10 @@
15
# See: https://github.com/GLGPrograms/ceda-img
16
cge_installed = true
17
18
+# Character Device Monitor, write-only
19
+# Virtual peripheral to log via stdout on the emulator
20
+charmon_installed = false
21
+
22
[path]
23
24
# Custom path for BIOS ROM, else default is used
0 commit comments