pcjs/versions/pcx86/1.35.0
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-17 21:30:03 -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 Fixed autoMount overrides (formerly, machines that wanted to override the diskette autoMount settings for a machine would set "autoMount: ''", but that was a sledgehammer solution, especially when the goal was merely to prevent a diskette from being loaded in drive A; the preferred solution now is to set "autoMount: A: None", allowing the rest of the machine's autoMount settings, if any, to remain intact) 2017-06-17 21:30:03 -07:00
pcx86.js Fixed autoMount overrides (formerly, machines that wanted to override the diskette autoMount settings for a machine would set "autoMount: ''", but that was a sledgehammer solution, especially when the goal was merely to prevent a diskette from being loaded in drive A; the preferred solution now is to set "autoMount: A: None", allowing the rest of the machine's autoMount settings, if any, to remain intact) 2017-06-17 21:30:03 -07:00