/* VM configuration file */
{
version: 1,
machine: "pc",
memory_size: 64,
bios: "bios.bin",
drive0: { file: "freedos_v1/blk.txt", device: "ide" },
display0: {
device: "vga",
width: 720,
height: 400,
vga_bios: "vgabios.bin",
},
input_device: "ps2",
rtc_local_time: true,
}