pcjs/versions/pcx86/1.30.1
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-21 21:07:26 -07:00
..
common.css Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
common.xsl PDP-11/20 test machine can load BASIC from paper tape, but still has some trouble running it 2016-10-18 15:44:26 -07:00
components.css Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines 2016-10-20 15:16:22 -07:00
components.xsl Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case 2016-10-21 21:07:26 -07:00
document.css Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
document.xsl Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
machine.xsl Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
manifest.xsl Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
outline.xsl Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
pcx86-dbg.js Fixed fault generation on invalid memory accesses; PDP-11 BASIC now starts up! 2016-10-21 17:06:41 -07:00
pcx86.js Supoprt for tape images in the Absolute Loader format has been moved to the RAM component, so that those images can be preloaded into RAM in the same way that raw bootstrap images can; the RAM component now provides Absolute Loader image parsing as a service to other components that need it (specifically, the PC11 tape reader) 2016-10-19 11:10:38 -07:00