The /tests/pc folder is now /tests/pcx86 (to be consistent with the associated emulator)

This commit is contained in:
Jeff Parsons 2016-08-09 11:48:09 -07:00
commit 663343a1ad
68 changed files with 24 additions and 16 deletions

View file

@ -105,7 +105,7 @@
<manifest ref="/apps/pcx86/1987/thinktank/manifest.xml" disk="disk01"/>
<manifest ref="/apps/pcx86/1992/moria/manifest.xml" disk="disk01"/>
<manifest ref="/pubs/pc/programming/manifest.xml"/>
<disk path="/tests/pc/vga/VGABIN.json">VGA Tests (Black Book)</disk>
<disk path="/tests/pcx86/vga/VGABIN.json">VGA Tests (Black Book)</disk>
</control>
<control type="button" binding="loadDrive">Load</control>
<control type="button" binding="saveDrive" padright="8px">Save</control>