Speed up page load times by "compiling" the disk library manifests
This commit is contained in:
parent
4843c17277
commit
1b9350f86f
39 changed files with 785 additions and 275 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<cpu id="cpu8088" model="8088">
|
||||
<control type="button" binding="setSpeed">Fast</control>
|
||||
</cpu>
|
||||
<fdc ref="/disks/pc/library.xml"/>
|
||||
<fdc ref="/disks/pc/compiled/library.xml"/>
|
||||
<chipset id="chipset" model="5160" sw1="01001101"/>
|
||||
<hdc ref="/disks/pc/fixed/win101-ega.xml"/>
|
||||
<serial id="com2" adapter="2"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue