Added breadcrumbs, and UI for saving a local copy of a hard disk

This commit is contained in:
Jeff Parsons 2016-04-02 12:04:09 -07:00
commit aeea1440f0
32 changed files with 1311 additions and 1249 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<hdc id="hdcAT" type="at" drives='[{name:"20Mb Hard Disk",type:2,path:"/disks/pc/fixed/20mb/PCDOS330-EMPTY.json"}]'>
<control type="button" binding="saveHD0" padright="8px">Save HD</control>
</hdc>