pcjs/disks/pc/win/win104
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons 88cc526c32 v1.16.3: Keyboard module rewrite
There are still a few regressions to address, but keyCode-to-simCode-to-scanCode conversion feels more robust/cleaner, and new features like programmable repeat rates will actually be doable now
2014-12-09 16:34:46 -08:00
..
manifest.xml v1.16.3: Keyboard module rewrite 2014-12-09 16:34:46 -08:00
README.md Added new IBM PC AT configuration (8Mhz model, currently not booting) 2014-10-13 12:16:27 -07:00
WIN104-DISK1-SETUP.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
WIN104-DISK2-BUILD.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
WIN104-DISK3-UTILITY.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
WIN104-DISK4-FONT.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
WIN104-DISK5-APPS.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
WIN104-DISK6-WRITE.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
WIN104-DISK7-SUPPDRV.json Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00

Windows 1.04 Installation Disks

Manifest updated using:

diskdump --disk=private/WIN104-DISK1-SETUP.img --format=json --output=WIN104-DISK1-SETUP.json --manifest
diskdump --disk=private/WIN104-DISK2-BUILD.img --format=json --output=WIN104-DISK2-BUILD.json --manifest
diskdump --disk=private/WIN104-DISK3-UTILITY.img --format=json --output=WIN104-DISK3-UTILITY.json --manifest
diskdump --disk=private/WIN104-DISK4-FONT.img --format=json --output=WIN104-DISK4-FONT.json --manifest
diskdump --disk=private/WIN104-DISK5-APPS.img --format=json --output=WIN104-DISK5-APPS.json --manifest
diskdump --disk=private/WIN104-DISK6-WRITE.img --format=json --output=WIN104-DISK6-WRITE.json --manifest
diskdump --disk=private/WIN104-DISK7-SUPPDRV.img --format=json --output=WIN104-DISK7-SUPPDRV.json --manifest

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