Skip to content

Latest commit

 

History

History
62 lines (55 loc) · 1.82 KB

index.rst

File metadata and controls

62 lines (55 loc) · 1.82 KB

Settings

The Settings window allows you to configure the emulated machine.

If any changes were made to the settings, you will be asked whether or not you want to save the changes upon pressing OK or closing the window. Saving changes will hard reset the emulated machine. Press Cancel to immediately discard all changes.

div.toctree-wrapper > ul > li:nth-child(1) { list-style: url('../_images/machine_small.png'); } div.toctree-wrapper > ul > li:nth-child(2) { list-style: url('../_images/display_small.png'); } div.toctree-wrapper > ul > li:nth-child(3) { list-style: url('../_images/input_devices_small.png'); } div.toctree-wrapper > ul > li:nth-child(4) { list-style: url('../_images/sound_small.png'); } div.toctree-wrapper > ul > li:nth-child(5) { list-style: url('../_images/network_small.png'); } div.toctree-wrapper > ul > li:nth-child(6) { list-style: url('../_images/ports_small.png'); } div.toctree-wrapper > ul > li:nth-child(7) { list-style: url('../_images/storage_controllers_small.png'); } div.toctree-wrapper > ul > li:nth-child(8) { list-style: url('../_images/hard_disk_small.png'); } div.toctree-wrapper > ul > li:nth-child(9) { list-style: url('../_images/floppy_and_cdrom_drives_small.png'); } div.toctree-wrapper > ul > li:nth-child(10) { list-style: url('../_images/other_removable_devices_small.png'); } div.toctree-wrapper > ul > li:nth-child(11) { list-style: url('../_images/other_peripherals_small.png'); }
.. toctree::
   :maxdepth: 1
   :caption: Settings pages

   machine
   display
   input
   sound
   network
   ports
   storage
   hdd
   floppycdrom
   removable
   peripherals