Unifying the Lunaix's Physical Memory Model (#28)
[lunaix-os.git] / lunaix-os / bochs.cfg
index 216cad634d4c5f7fb25d972cb028c26284b60225..0011df5b97e923fa8bcd94fb3f32028f19746512 100644 (file)
@@ -2,4 +2,8 @@ ata0-master: type=cdrom, path="build/lunaix.iso", status=inserted
 
 memory: guest=1024, host=1024
 
 
 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
 boot: cdrom
\ No newline at end of file