mirror of
https://github.com/livingcomputermuseum/ContrAlto.git
synced 2026-01-25 03:35:51 +00:00
42 lines
1.8 KiB
XML
42 lines
1.8 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Contralto.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="SystemType" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">2</Value>
|
|
</Setting>
|
|
<Setting Name="Drive0Image" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="Drive1Image" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="HostAddress" Type="System.Byte" Scope="User">
|
|
<Value Profile="(Default)">34</Value>
|
|
</Setting>
|
|
<Setting Name="HostPacketInterfaceName" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="HostPacketInterfaceType" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="AlternateBootType" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="BootAddress" Type="System.UInt16" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="BootFile" Type="System.UInt16" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="InterlaceDisplay" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="ThrottleSpeed" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="EnableWindowsFormsHighDpiAutoResizing" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |