clipper/bochs_config

12 lines
324 B
Text
Raw Permalink Normal View History

2023-09-02 19:40:46 +02:00
megs: 128
romimage: file=/usr/share/bochs/BIOS-bochs-latest, address=0xfffe0000
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
2025-05-29 17:48:27 +02:00
#floppya: 1_44=build/clipper.iso, status=inserted
ata0-slave: type=cdrom, path=build/clipper.iso, status=inserted
boot: cdrom
2023-09-02 19:40:46 +02:00
mouse: enabled=0
2025-05-29 17:48:27 +02:00
display_library: sdl2, options="gui_debug"
2023-09-02 19:40:46 +02:00