New name for archive website
This commit is contained in:
parent
89f92538bd
commit
b16c4ec923
105 changed files with 17306 additions and 17306 deletions
|
|
@ -149,11 +149,11 @@ If you have (or find) an IMG disk image file on a server, the PCjs web server pr
|
|||
|
||||
For example, let's say you found a disk image online:
|
||||
|
||||
http://static.pcjs.org/disks/pc/dos/ibm/1.00/PCDOS100.img
|
||||
http://archive.pcjs.org/disks/pc/dos/ibm/1.00/PCDOS100.img
|
||||
|
||||
To convert it to a PCjs-compatible JSON format, use the following command:
|
||||
|
||||
http://localhost:8088/api/v1/dump?disk=http://static.pcjs.org/disks/pc/dos/ibm/1.00/PCDOS100.img&format=json
|
||||
http://localhost:8088/api/v1/dump?disk=http://archive.pcjs.org/disks/pc/dos/ibm/1.00/PCDOS100.img&format=json
|
||||
|
||||
Save the resulting JSON file to a folder on your server, and then update your machine XML file(s) to use that file.
|
||||
If necessary, you can also reverse the process, converting a JSON disk image back into an IMG file:
|
||||
|
|
|
|||
Loading…
Reference in a new issue