Jeff Parsons

Results 33 comments of Jeff Parsons

See [Running PCjs Locally](https://github.com/jeffpar/pcjs/wiki/Running-PCjs-locally). That process produces a complete copy of the website in the "_site" folder, which you could then copy to another machine and point the webserver of...

Adding any level of support for networking in Windows 95 would be a large undertaking -- not something I plan to tackle. Sorry.

The mount feature is designed for "raw" disk images (ie, .IMG disk image files, not .JSON disk images). However, the mount feature could be more forgiving and either convert the...

Looks like a problem with the [Windows 95 Debugger](https://www.pcjs.org/software/pcx86/sys/windows/win95/4.00.950/?debugger=true) configuration. Will investigate.

When using the PCjs debugger, module info (if any) is loaded from the disk image (eg, WIN95.json), and those module objects have hard-coded property names which the Closure Compiler was...

Adding any level of support for networking in Windows 95 (or Windows 3.x, Windows for Workgroups, etc) would be a large undertaking -- not something I plan to tackle. Sorry.

I ran out of steam (and time). I would like to get back to it one of these days, though, when there are fewer demands on my time. Thanks.

Anyone learn any more about this issue? I just tried to to use node-unzip on [this zip file](http://beej.us/moria/files/pc/zip-arc/mor55-88.zip) and it's not a signature problem (parse.js confirmed that the file's signature...

Thanks for the detailed write-up. I'll try to take closer look in about a week.

Fully customizable PCjs machines are a feature for another day, and my time is limited. For now, what you see is what you get. Sorry.