feat: serial device interfacing
[lunaix-os.git] / lunaix-os / bochs.cfg
index 8114f972fbd31df9478aca10d9a546f002177e6d..0011df5b97e923fa8bcd94fb3f32028f19746512 100644 (file)
@@ -1,3 +1,9 @@
 ata0-master: type=cdrom, path="build/lunaix.iso", status=inserted
 
+memory: guest=1024, host=1024
+
+clock: sync=realtime, time0=utc, rtc_sync=1
+
+display_library: x, options="gui_debug"
+
 boot: cdrom
\ No newline at end of file