| Filename | Latest commit message | Latest commit date |
|---|---|---|
Without --xdf, DiskDump simply dumps an XDF disk image as a vanilla 80-track, 23-sectors-per-track disk image. In addition, I regenerated all the PC-DOS 7.00 disk images without --xdf, to see if that works any better (it seems to work for VirtualBox) |
||
| .. | ||
| c1pjs-client | ||
| diskdump | ||
| filedump | ||
| grunts | ||
| htmlout | ||
| markout | ||
| pcjs-client | ||
| shared | ||
| README.md | ||
Private Node Modules
my_modules contains all the private PCjs Node modules. It is the counterpart to node_modules, where all the public Node modules are installed. Only private Node modules are checked into GitHub; if any of these are later published on npmjs.org, then they will be moved to node_modules and removed from this folder.