Jeff Parsons
|
b25c2dbdb7
|
Fixed a variety of broken links
|
2017-02-08 20:33:13 -08:00 |
|
Jeff Parsons
|
17c81e4ade
|
Make panel-based 11/70 small enough to work on an iPhone
|
2017-02-08 10:30:12 -08:00 |
|
Jeff Parsons
|
d23ae82679
|
Prevent new scripts from interrupting scripts in progress
|
2017-02-08 09:25:09 -08:00 |
|
Jeff Parsons
|
55b3ac0750
|
Added support for "clickOnce" script controls
|
2017-02-07 18:27:40 -08:00 |
|
Jeff Parsons
|
d190bc0c9c
|
Added support for "clickOnce" script controls
|
2017-02-07 17:57:02 -08:00 |
|
Jeff Parsons
|
54a7fb5119
|
More documentation
|
2017-02-07 13:27:16 -08:00 |
|
Jeff Parsons
|
63c64843a7
|
Log script commands to the browser console
|
2017-02-07 12:41:31 -08:00 |
|
Jeff Parsons
|
69a7266d10
|
Fixed processing of pages with multiple command scripts
|
2017-02-07 11:29:16 -08:00 |
|
Jeff Parsons
|
16a78693e8
|
More scripting fixes
|
2017-02-06 17:37:12 -08:00 |
|
Jeff Parsons
|
cd5dbd5c14
|
Added RL11 bootstrap info
|
2017-02-06 15:32:09 -08:00 |
|
Jeff Parsons
|
2e93b71095
|
PDP-11 panel switches can now be scripted
|
2017-02-06 13:07:15 -08:00 |
|
Jeff Parsons
|
112c0e88c6
|
Scriptable machine improvements (including support for sleep)
|
2017-02-06 12:03:20 -08:00 |
|
Jeff Parsons
|
033f0bf212
|
The first PDPjs script is operational (see /devices/pdp11/machine/1170/panel/debugger/xxdp)
|
2017-02-05 13:49:30 -08:00 |
|
Jeff Parsons
|
65bd1348dc
|
Starting work on v1.34.0
|
2017-02-04 17:27:25 -08:00 |
|
Jeff Parsons
|
473495a1cf
|
Updated RX11 defaults
|
2017-02-04 16:04:52 -08:00 |
|
Jeff Parsons
|
9e517701d1
|
Fix another bogus inspection
|
2017-02-04 15:53:32 -08:00 |
|
Jeff Parsons
|
4be8640af8
|
Changed the RESET button to *not* autoStart a machine when a Debugger is present, so that the Debugger can "cleanly" load bootstrap sequences and boot without side-effects (eg, unexpected interrupts)
|
2017-02-04 12:22:50 -08:00 |
|
Jeff Parsons
|
c92b1521f3
|
Paper tape punch definitions, and publication updates
|
2017-02-03 16:19:14 -08:00 |
|
Jeff Parsons
|
cacc2f7dad
|
Support for RX11 diskette drives has been added, but is still untested
|
2017-02-02 15:14:13 -08:00 |
|
Jeff Parsons
|
8f0b808b1e
|
Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class
|
2017-01-31 22:05:04 -08:00 |
|
Jeff Parsons
|
323a42be37
|
Converted the rest of the PCjs machines to ES6
|
2017-01-31 11:44:33 -08:00 |
|
Jeff Parsons
|
28856674c2
|
iOS fixes for PC8080; specifically, the VT100
|
2017-01-30 13:15:27 -08:00 |
|
Jeff Parsons
|
f486734d19
|
Added more VT100 soft keys
|
2017-01-29 14:08:00 -08:00 |
|
Jeff Parsons
|
e5a8deb054
|
More left/right options for PDP-11/VT100 machine combinations
|
2017-01-29 10:35:51 -08:00 |
|
Jeff Parsons
|
bb1bcc804f
|
Allow machine XML files to separate machine "type" from machine "class"; if present, "type" should determine the machine type, and "class" simply becomes the machine's style
|
2017-01-29 10:13:03 -08:00 |
|
Jeff Parsons
|
df5eb66429
|
Instead of hard-coding the 'resume' setting inside individual machine files, we now support a 'resume' setting inside a page's machine properties
|
2017-01-28 23:39:03 -08:00 |
|
Jeff Parsons
|
83ff5375e5
|
Add resume property to more machines
|
2017-01-28 22:50:52 -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
|
94fd473b0a
|
Tidied up some status messages
|
2017-01-25 14:18:19 -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
|
aa4cdca89e
|
Start on support for component scripts
|
2017-01-24 15:37:46 -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
|
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
|
ee45dbd8cf
|
Started working on save/restore support for the PDP-11; still a lot of state left to capture, but the basics seem to be working
|
2016-12-31 16:07:33 -08:00 |
|
Jeff Parsons
|
1cbcb5b0e2
|
Fixed some whitespace issues
|
2016-12-31 11:47:03 -08:00 |
|
Jeff Parsons
|
b468a1680a
|
CPU EXERCISER machine no longer needs breakpoints and messages enabled
|
2016-12-31 11:30:28 -08:00 |
|
Jeff Parsons
|
f87161f5d6
|
v1.32.0: The New Year Release
|
2016-12-30 15:56:01 -08:00 |
|
Jeff Parsons
|
ded8f15e86
|
Make component/script names match XML device names (specifically, serial and parallel, which used to be serialport and parallelport)
|
2016-12-29 13:21:22 -08:00 |
|
Jeff Parsons
|
28f47a3424
|
Starting on v1.31.1
|
2016-12-27 16:33:00 -08:00 |
|
Jeff Parsons
|
9bf7fd4965
|
Write Check commands issued by the 11/70 CPU EXERCISER should operate correctly now
|
2016-12-27 13:58:53 -08:00 |
|
Jeff Parsons
|
f4f6181923
|
v1.31.0 marks our first transition to ES6 classes, but only for PDPjs initially (which is why there must be both /lib and /es6 files in the shared folder for now)
|
2016-12-18 11:31:55 -08:00 |
|
Jeff Parsons
|
ba8771adf1
|
Added some RK11 fixes for the 11/70 CPU EXERCISER, and some Debugger improvements for dumping address info ("da")
|
2016-12-08 17:05:03 -08:00 |
|
Jeff Parsons
|
66ffe17659
|
Fixed some breakpoint issues, and honored the RK11 IBA bit
|
2016-12-06 10:47:36 -08:00 |
|
Jeff Parsons
|
85c7d0151c
|
Updated 11/70 CPU Exerciser machine
|
2016-12-04 11:51:41 -08:00 |
|
Jeff Parsons
|
d8f0e64329
|
Merge the last set of changes from the gh-pages branch
|
2016-12-04 11:31:03 -08:00 |
|
Jeff Parsons
|
f0a05ff401
|
For side-by-side machine layouts, use dedicated left and right machine.xml files (my hard-coded solution for now)
|
2016-12-03 16:49:42 -08:00 |
|
Jeff Parsons
|
b54253acf9
|
Numerous changes to make paper tape configurations more consistent with disk configurations. This allows all devices to share the machine-wide "autoMount" configuration object, now that the PC11 has a proper device name ("PTR"), making its properties distinguishable from those for RK11 and RL11 drives (eg, "RK0", "RL0", etc). And all the tape/disk components now use "Load" functions to connect a tape or disk to a device ("Attach" is deprecated). And finally, all tape/disk components now support operations to deposit their media directly into memory -- although in this case, the names of the operations are necessarily different: "Read" for tape images, "Boot" for disk images. The difference is partly historical convention but also reflects the fact that a "Boot" operation is more limited: paper tapes were designed to be completely loaded into memory, whereas bootable disks are designed for only the first sector to be loaded and executed. Also, paper tape images are now flagged as non-auto-starting, because they often require some user action (eg, loading another tape, setting some switches, etc), whereas disk boot sectors are flagged as auto-starting (see the fStart parameter of the loadImage() interface in the RAM component).
|
2016-12-03 14:49:51 -08:00 |
|
Jeff Parsons
|
aa2aebd89a
|
Working on v1.30.6 now
|
2016-12-03 09:04:34 -08:00 |
|