pcjs/disks/pc/tools/microsoft/c/4.00
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons c8aec14b0b Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00
..
manifest.xml Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0) 2015-02-19 11:18:40 -08:00
MSC-048014-400-DISK1-COMPILER.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK2-UTILITIES.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK3-LIBSMALL.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK4-LIBMEDIUM.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK5-LIBLARGE.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK6-STARTUP.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK7-CODEVIEW.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
MSC-048014-400-DISK8-DEVKIT.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
README.md my_modules is simply modules now 2014-11-11 08:19:48 -08:00

Microsoft C Compiler v4.00

Manifest updated using:

find -L private -name "*" -type f -exec node ../../../../../../modules/diskdump/bin/diskdump --format=json --output=. --manifest --disk={} \;

The original diskettes are not part of the repository/website.