pcjs/modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2015-10-30 08:29:08 -07:00
..
c1pjs Minor realignment of the C1P and PC Debuggers 2015-08-10 12:17:36 -07:00
diskdump Simplified the NODE tests 2015-09-16 15:32:49 -07:00
filedump Simplified the NODE tests 2015-09-16 15:32:49 -07:00
grunts Simplified the NODE tests 2015-09-16 15:32:49 -07:00
htmlout Simplified the NODE tests 2015-09-16 15:32:49 -07:00
markout Simplified the NODE tests 2015-09-16 15:32:49 -07:00
pcjs Now that PCjs supports specific steppings, set the reset revision number accordingly 2015-10-30 08:29:08 -07:00
shared Make IMULD more compatible in overflow cases 2015-10-17 08:39:38 -07:00
textout Disassembled Compaq BIOS can now be reassembled 2015-04-06 16:02:27 -07:00
README.md Fix README links 2015-07-18 17:26:41 -07:00

PCjs Node Modules

This folder contains all the PCjs JavaScript source code, organized into Node modules. It is the counterpart to node_modules, where all the public Node modules are installed.

Only private Node modules are checked into this project. If any of these modules are later published on npmjs.org, then they will be moved to node_modules and removed from this folder.