pcjs icon indicating copy to clipboard operation
pcjs copied to clipboard

The original IBM PC and other machine emulations in JavaScript

Results 52 pcjs issues
Sort by recently updated
recently updated
newest added

Adds a shell script to automate the task in the PCjs wiki section [Using a Local Web Server: Accessing Disk Images Locally](https://github.com/jeffpar/pcjs/wiki/Using-a-Local-Web-Server#accessing-disk-images-locally) If this PR is accepted, then those instructions...

On the PCjs wiki, the instructions in the section [Using a Local Web Server: Accessing Disk Images Locally](https://github.com/jeffpar/pcjs/wiki/Using-a-Local-Web-Server#accessing-disk-images-locally) say to run these commands: ``` git clone https://github.com/jeffpar/pcjs-cds001.git cds001 git clone...