Skip to content

Commit 2ff1a50

Browse files
committed
Add example configuration to enable the CharMon device.
1 parent b977070 commit 2ff1a50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf/ceda-cemu.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
# See: https://github.com/GLGPrograms/ceda-img
1616
cge_installed = true
1717

18+
# Character Device Monitor, write-only
19+
# Virtual peripheral to log via stdout on the emulator
20+
charmon_installed = false
21+
1822
[path]
1923

2024
# Custom path for BIOS ROM, else default is used

0 commit comments

Comments
 (0)