More README updates

This commit is contained in:
Jeff Parsons 2015-12-13 16:48:31 -08:00
commit 89f92538bd
2 changed files with 12 additions and 3 deletions

View file

@ -0,0 +1,10 @@
---
layout: page
title: "Compaq DeskPro 386 with EGA, 2Mb RAM"
permalink: /devices/pc/machine/compaq/deskpro386/ega/2048kb/
machines:
- type: pc-dbg
id: deskpro386
---
{% include machine.html id="deskpro386" %}

View file

@ -160,9 +160,8 @@ If necessary, you can also reverse the process, converting a JSON disk image bac
http://localhost:8088/api/v1/dump?disk=http://www.pcjs.org/disks/pc/dos/ibm/1.00/PCDOS100.json&format=img
Although PCjs will accept IMG disk image files, it must call the [DiskDump API](/api/v1/dump)
to convert the image every time it's loaded, so it's *much* faster and more efficient to use pre-converted
JSON-encoded disk images.
Although PCjs will accept IMG disk image files, it must call the **DiskDump API** to convert the image
every time it's loaded, so it's *much* faster and more efficient to use pre-converted JSON-encoded disk images.
Remember that PC and PC XT machines supported only 160Kb diskettes (on any version of PC-DOS),
320Kb diskettes (on PC-DOS 1.1 and higher), and 180Kb and 360Kb diskettes (on PC-DOS 2.0 and higher).