Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines

This commit is contained in:
Jeff Parsons 2016-10-20 15:16:22 -07:00 committed by Jeff Parsons
commit 21d91cbcfa
35 changed files with 685 additions and 284 deletions

View file

@ -194,4 +194,8 @@
.pcjs-registers {
width: 100% !important;
}
.pdp11-device {
width: 100% !important;
max-width: none !important;
}
}