pcjs/versions/pcx86/1.35.0
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-20 10:24:51 -07:00
..
common.css Added v1.35.0 files 2017-06-15 15:12:30 -07:00
common.xsl Added v1.35.0 files 2017-06-15 15:12:30 -07:00
components.css Added v1.35.0 files 2017-06-15 15:12:30 -07:00
components.xsl Added v1.35.0 files 2017-06-15 15:12:30 -07:00
document.css Added v1.35.0 files 2017-06-15 15:12:30 -07:00
document.xsl Added v1.35.0 files 2017-06-15 15:12:30 -07:00
machine.xsl Added v1.35.0 files 2017-06-15 15:12:30 -07:00
manifest.xsl Added v1.35.0 files 2017-06-15 15:12:30 -07:00
outline.xsl Added v1.35.0 files 2017-06-15 15:12:30 -07:00
pcx86-dbg.js The Disk component needed improved handling of disk images containing sectors with no 'data' or 'byte' arrays, the Disk restore code needed to stop complaining about disk mismatches when there was no previous disk, and Disk notice() and println() calls (including those made on its behalf; eg, from assert() calls) needed to be passed through to the controller that called it. Also, since the PC-DOS 1.x disk images were changed recently to include BPBs, machines that use those disks and have a machine state file needed their state file updated (eg, the DONKEY.BAS demo). 2017-06-20 10:24:51 -07:00
pcx86.js The Disk component needed improved handling of disk images containing sectors with no 'data' or 'byte' arrays, the Disk restore code needed to stop complaining about disk mismatches when there was no previous disk, and Disk notice() and println() calls (including those made on its behalf; eg, from assert() calls) needed to be passed through to the controller that called it. Also, since the PC-DOS 1.x disk images were changed recently to include BPBs, machines that use those disks and have a machine state file needed their state file updated (eg, the DONKEY.BAS demo). 2017-06-20 10:24:51 -07:00