Jeff Parsons
|
be02b5780b
|
Starting next phase of PDP-11 support (whatever that turns out to be)
|
2016-11-27 11:15:29 -08:00 |
|
Jeff Parsons
|
08b81a8739
|
All attempted diagnostic tests pass now (including EKBBF0)
|
2016-11-26 13:51:29 -08:00 |
|
Jeff Parsons
|
47a65f043f
|
Cleaned up IRQ handling, added support for DL11 overrun errors, and fixed buffered message output (although a better solution is needed longer term)
|
2016-11-26 11:38:03 -08:00 |
|
Jeff Parsons
|
06f838325d
|
Updated disk READMEs
|
2016-11-22 17:10:15 -08:00 |
|
Jeff Parsons
|
8318336c10
|
Added more details about available diagnostics
|
2016-11-22 10:19:00 -08:00 |
|
Jeff Parsons
|
a29ee56a5d
|
Starting work on 1.30.4 and some additional PDP-11 hardware support
|
2016-11-21 13:16:38 -08:00 |
|
Jeff Parsons
|
fdf00c5a52
|
Fixed inadvertent tabification
|
2016-11-21 10:42:31 -08:00 |
|
Jeff Parsons
|
693d2abe87
|
Fixed a few images
|
2016-11-21 09:52:15 -08:00 |
|
Jeff Parsons
|
f70f1f3d97
|
Isolated some PDP-11/20-specific behavior to that model
|
2016-11-21 09:42:20 -08:00 |
|
Jeff Parsons
|
94049fa0e1
|
Used Jekyll's include_relative to make the display of .BAS files friendlier
(cherry picked from commit 7c7a0231e9)
|
2016-11-21 08:44:01 -08:00 |
|
Jeff Parsons
|
4ca986de57
|
Used Jekyll's include_relative to make the display of .BAS files friendlier
(cherry picked from commit 5c43702a71)
|
2016-11-21 08:43:30 -08:00 |
|
Jeff Parsons
|
7199c968f8
|
Good news: the 11/70 CPU Exerciser diagnostic appears to pass now
|
2016-11-20 14:07:54 -08:00 |
|
Jeff Parsons
|
48047c4a60
|
Fixed the evaluation of register operands for the XOR opcode (this slipped through the cracks, since it doesn't use readSrcWord())
|
2016-11-20 13:45:08 -08:00 |
|
Jeff Parsons
|
a6689e1458
|
Added notes on the question of whether addressing mode 5 (auto-decrement deferred) can trigger a stack overflow on any PDP-11 model
|
2016-11-19 17:08:43 -08:00 |
|
Jeff Parsons
|
687439e57e
|
More cleanup of RED stack overflow handling
|
2016-11-19 16:42:52 -08:00 |
|
Jeff
|
eb9c372043
|
Added links to machines configured for running selected diagnostics
|
2016-11-19 12:37:24 -08:00 |
|
Jeff
|
60a3061ccb
|
More commentary on stack overflow checking
|
2016-11-19 12:22:37 -08:00 |
|
Jeff
|
9e0e2313b0
|
More information about the 11/70 CPU exerciser test (paper-tape version)
|
2016-11-19 12:07:59 -08:00 |
|
Jeff
|
29740f2d7e
|
Added more information about available DEC diagnostics
|
2016-11-19 10:14:49 -08:00 |
|
Jeff
|
f1c0dce8ab
|
Cleaned up checkStackLimit() processing, fixing some problems along the way (most notably, mode 6 references were not being checked)
|
2016-11-18 20:27:42 -08:00 |
|
Jeff
|
c42ecd63a5
|
Some more information on the 11/70 CPU instruction exerciser
|
2016-11-18 16:50:05 -08:00 |
|
Jeff
|
415412f507
|
Renamed one of the DEC manuals
|
2016-11-18 14:09:23 -08:00 |
|
Jeff
|
9d67f243ef
|
Fixed MMR1/MMR2 updates, and synced boot monitor code with http://skn.noip.me/pdp11/boot.mac
|
2016-11-15 16:16:38 -08:00 |
|
Jeff
|
0370b81a69
|
Leave the DATA display register alone on the 11/70 (making it more diagnostic-friendly)
|
2016-11-14 15:27:55 -08:00 |
|
Jeff
|
ba0ca49854
|
Updated start address for the DEQKC 11/70 test
|
2016-11-14 10:44:24 -08:00 |
|
Jeff
|
d0911c49e2
|
Mask bit 7 on all SerialPort bytes sent to PDPjs internal display buffers
|
2016-11-13 18:31:06 -08:00 |
|
Jeff
|
9bc4f81eda
|
Added more PDP-11 diagnostic tapes
|
2016-11-13 17:44:28 -08:00 |
|
Jeff
|
d94ae4c655
|
Sync with gh-pages branch
|
2016-11-13 16:14:22 -08:00 |
|
Jeff
|
efbce0dea2
|
Merged gh-pages README fixes
|
2016-11-10 16:49:34 -08:00 |
|
Jeff
|
2539409888
|
Added T14 TRAP TEST
|
2016-11-10 16:16:47 -08:00 |
|
Jeff
|
db63c30c1e
|
Made some progress with DEC's "TRAP TEST", but looks like it still needs some work
|
2016-11-10 15:51:47 -08:00 |
|
Jeff
|
eb6bf8a5a5
|
Fixed ASRB and RORB instructions, added a new dump command ("ds"), and fixed timer function initialization
|
2016-11-10 06:10:54 -08:00 |
|
Jeff
|
9fe3ba6e09
|
Added some early PDP-11 diagnostic tapes
|
2016-11-09 20:25:38 -08:00 |
|
Jeff
|
c9adaee1f7
|
Revised some DEC publication locations
|
2016-11-09 15:40:07 -08:00 |
|
Jeff
|
595c40e446
|
Cleaned up the Front Panel address and data interfaces so that BOOTMON's "LIGHTS" test works as expected now
|
2016-11-09 12:46:03 -08:00 |
|
Jeff
|
f43d1c1745
|
Revert back to propagating R0 to the Front Panel data path on a WAIT instruction (per PDP-11 lore)
|
2016-11-08 14:21:07 -08:00 |
|
Jeff
|
f1ee9d7331
|
Merged gh-pages README updates
|
2016-11-08 08:20:32 -08:00 |
|
Jeff
|
08d48b9257
|
Removed hard-coded addresses from BOOTMAN.mac
|
2016-11-05 14:27:27 -07:00 |
|
Jeff
|
71546f1ed5
|
Fixed incorrect RL11 addresses
|
2016-11-05 12:45:54 -07:00 |
|
Jeff
|
c67176eab0
|
Added the ability to install external ROMs (eg, M9312 ROM images) into the IOPAGE
|
2016-11-05 12:01:56 -07:00 |
|
Jeff
|
56bdd84e1a
|
Promoted the working version to 1.30.3
|
2016-11-03 16:24:56 -07:00 |
|
Jeff
|
d5c7bf0b5d
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
Jeff
|
daefc2992c
|
Attempted to clean up mapUnibus() and bus-related faults; how well or ill-advised these changes are remains to be seen
|
2016-10-31 12:44:29 -07:00 |
|
Jeff
|
04be27b47b
|
Added some RL11 register definitions
|
2016-10-25 14:40:33 -07:00 |
|
Jeff Parsons
|
dbe987dbc7
|
Added a PDP-11/70 CPU test tape (in theory)
|
2016-10-23 11:13:03 -07:00 |
|
Jeff Parsons
|
d0618c34bc
|
Added more PDP-11 paper tape resources
|
2016-10-23 00:43:20 -07:00 |
|
Jeff Parsons
|
89dc2660f1
|
Added more PDP-11 paper tape resources
|
2016-10-22 21:57:45 -07:00 |
|
Jeff Parsons
|
5d5629c27b
|
More README updates, particularly in regard to DEC's Absolute Loader
|
2016-10-22 14:21:33 -07:00 |
|
Jeff Parsons
|
181229833e
|
Synced with website updates
|
2016-10-22 10:31:44 -07:00 |
|
Jeff Parsons
|
f7f9de1e36
|
Creating a top-level Software link to both the Apps and Disks collections
|
2016-10-22 09:31:26 -07:00 |
|