Commit graph

2,409 commits

Author SHA1 Message Date
Jeff Parsons
5edbdcdce2 Factored PDP-11 drive controller logic into a device-independent superclass (drive.js) and a device-dependent subclass (rk11.js); the RL11 controller is ready to be factored next 2017-01-28 13:39:19 -08:00
Jeff Parsons
367d466fe1 Save/restore of PDP-11 diagnostic works even when the MMU is enabled 2017-01-26 15:09:08 -08:00
Jeff Parsons
284c2cd76b Fixed Panel update on a reset 2017-01-26 11:28:59 -08:00
Jeff Parsons
d182c7eced Improved PDP-11 save/restore support (added to Device, Panel, RK11, and Serial) 2017-01-26 10:04:44 -08:00
Jeff Parsons
6f83ee8beb Fixed the autoStart state of the PDP-11 test machine used for resume testing 2017-01-25 20:59:27 -08:00
Jeff Parsons
bb24ccaca6 Added resume support for saving/restoring all active timers and IRQs, along with the run/stop state of the CPU 2017-01-25 20:31:05 -08:00
Jeff Parsons
fac5c3c57d Added some PDP-11 documentation 2017-01-25 16:22:07 -08:00
Jeff Parsons
94fd473b0a Tidied up some status messages 2017-01-25 14:18:19 -08:00
Jeff Parsons
da186dd540 Command scripts are finally identical between the Node and Jekyll web server 2017-01-25 13:42:07 -08:00
Jeff Parsons
63f331131d Sync gh-pages with next-release 2017-01-25 13:39:02 -08:00
Jeff Parsons
16fd3961de Merge branch 'master' into gh-pages
# Conflicts:
#	modules/shared/es6/component.js
#	modules/shared/lib/sticky.js
2017-01-25 11:47:07 -08:00
Jeff Parsons
fb6743900e Merge branch 'next-release' 2017-01-25 11:45:34 -08:00
Jeff Parsons
25af103509 Added support in the Node web server for scripts on web pages, too 2017-01-25 11:45:22 -08:00
Jeff Parsons
c37cb26800 Support for scripts on web pages 2017-01-25 09:44:06 -08:00
Jeff Parsons
7d58e02def Merge branch 'master' into gh-pages 2017-01-24 15:38:04 -08:00
Jeff Parsons
d18f4199b0 Merge branch 'next-release' 2017-01-24 15:37:56 -08:00
Jeff Parsons
aa4cdca89e Start on support for component scripts 2017-01-24 15:37:46 -08:00
Jeff Parsons
4611153625 Updated PDP-11 Debugger to include line breaks between steps 2017-01-24 14:36:15 -08:00
Jeff Parsons
2c5d7c9066 Fixed RL11 type errors 2017-01-08 23:33:32 -08:00
Jeff Parsons
edf22928b9 Added command to select RL11 drive 2017-01-08 23:16:38 -08:00
Jeff Parsons
c59dd06914 Start work on v1.32.2 2017-01-08 23:15:14 -08:00
Jeff Parsons
60ed3b8826 Merge branch 'master' into gh-pages 2017-01-04 10:38:12 -08:00
Jeff Parsons
f047841f20 Merge branch 'next-release' 2017-01-04 10:38:07 -08:00
Jeff Parsons
d7d7ab2244 Make the tutorial demo a bit more useful 2017-01-04 10:37:47 -08:00
Jeff Parsons
d44ff5b467 Fixed sticky machine support on iOS devices 2017-01-03 23:28:36 -08:00
Jeff Parsons
0c3c96d6fb Merge branch 'master' into gh-pages 2017-01-03 23:03:26 -08:00
Jeff Parsons
d98116c631 Merge branch 'next-release' 2017-01-03 23:03:20 -08:00
Jeff Parsons
2505dde605 Fixed sticky machine support on iOS devices 2017-01-03 23:03:07 -08:00
Jeff Parsons
81deb28f56 Merge branch 'master' into gh-pages 2017-01-03 22:58:54 -08:00
Jeff Parsons
5c615a74b7 Merge branch 'next-release' 2017-01-03 22:58:45 -08:00
Jeff Parsons
ca0e8db0d0 Fixed sticky machine support on iOS devices 2017-01-03 22:57:40 -08:00
Jeff Parsons
b426c5893b Merge branch 'master' into gh-pages 2017-01-03 17:52:36 -08:00
Jeff Parsons
ed01663e99 Merge branch 'next-release' 2017-01-03 17:51:56 -08:00
Jeff Parsons
e4069e5a70 Bumped version to 1.32.1, since there is an interface change (addition) to support sticky machines 2017-01-03 17:51:18 -08:00
Jeff Parsons
f89e2142bc Bumped version to 1.32.1, since there is an interface change (addition) to support sticky machines 2017-01-03 17:39:49 -08:00
Jeff Parsons
9c093ae4a8 Merge branch 'master' into gh-pages 2017-01-03 17:34:59 -08:00
Jeff Parsons
6bf0de07f5 Merge branch 'next-release' v1.32.1 2017-01-03 17:34:51 -08:00
Jeff Parsons
23cfefa971 Bumped version to 1.32.1, since there is an interface change (addition) to support sticky machines 2017-01-03 17:34:31 -08:00
Jeff Parsons
80779fbab2 Merge branch 'master' into gh-pages
# Conflicts:
#	_posts/2017-01-03-pdp-11-tutorials.md
2017-01-03 17:30:58 -08:00
Jeff Parsons
d726ce520b Merge branch 'next-release' 2017-01-03 17:28:49 -08:00
Jeff Parsons
43bec5fd03 Final tweaks to initial sticky machine demo 2017-01-03 17:28:35 -08:00
Jeff Parsons
35eb925f62 Sticky machine and machine command controls are implemented in Jekyll now, too 2017-01-03 16:31:08 -08:00
Jeff Parsons
32f7c6b162 Merge branch 'master' into gh-pages 2017-01-03 15:45:46 -08:00
Jeff Parsons
bc4c02a681 Merge branch 'next-release' 2017-01-03 15:45:41 -08:00
Jeff Parsons
813fc7c14f Moved sticky/floating machine classes to common.css, which is unique to Node, allowing Jekyll to define its own classes 2017-01-03 15:45:30 -08:00
Jeff Parsons
90f8716a39 Merge branch 'master' into gh-pages 2017-01-03 15:39:30 -08:00
Jeff Parsons
9a90cdbfb0 Merge branch 'next-release' 2017-01-03 15:39:26 -08:00
Jeff Parsons
82506638f8 Made sticky machine support adjustable through CSS instead of hard-coded 2017-01-03 15:39:14 -08:00
Jeff Parsons
6f36583704 Added support for machine command links to assist in the creation of online tutorials; however, the commandMachine() function isn't wired to anything yet, and this only works with the Node web server (updating the Jekyll environment is next) 2017-01-03 10:58:25 -08:00
Jeff Parsons
0eccf30d3c Support for sticky machines when using the Node web server (so that we have parity between the Node and Jekyll web environments) 2017-01-02 23:21:16 -08:00