Skip to content

Commit 5acad2c

Browse files
committed
Add example configuration to enable the CharMon device.
1 parent 3e1a3a0 commit 5acad2c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)