pcjs/bin
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-10-13 12:16:27 -07:00
..
compiler.jar Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
README Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
README.md Added new IBM PC AT configuration (8Mhz model, currently not booting) 2014-10-13 12:16:27 -07:00

Bin

This where all the server-side PHP code used to reside. I've since deleted all the PHP code from the project, because I've more-or-less finished porting it all to server-side JavaScript, in assorted modules located in my_modules.

All that remains here is the version of Google's Closure Compiler (and its associated README) that I use to build the client-side JavaScript files -- not because I have any attachment to this particular version, but because updating requires a lot of testing, and I don't really have a regression test suite yet.