Jeff Parsons
|
9db5fab09d
|
Merge branch 'next-release'
|
2016-11-23 22:02:50 -08:00 |
|
Jeff Parsons
|
d4e0d8a422
|
Changed PC8080 auto-release timeout for key presses to use built-in setTimer() instead of the browser's setTimeout(), and reduced the timeout from 100ms to 50ms; let's see if the VT100 still experiences dropped keys when typing fast
|
2016-11-23 22:02:22 -08:00 |
|
Jeff Parsons
|
1352deed6d
|
Merge branch 'next-release'
v1.30.4
|
2016-11-23 09:19:48 -08:00 |
|
Jeff Parsons
|
42be10cca9
|
Fixed bad link
|
2016-11-23 09:19:31 -08:00 |
|
Jeff Parsons
|
fe1952a2ae
|
Updated RK03 disk information
|
2016-11-23 09:17:29 -08:00 |
|
Jeff Parsons
|
f90bbda189
|
Merge branch 'next-release'
|
2016-11-22 22:40:07 -08:00 |
|
Jeff Parsons
|
0d73a6b33f
|
Fixed DELETE/BACKSPACE confusion in the VT100 KEYMAP (by of course mapping BACKSPACE to DELETE and DELETE to BACKSPACE; makes perfect sense)
|
2016-11-22 22:39:44 -08:00 |
|
Jeff Parsons
|
06f838325d
|
Updated disk READMEs
|
2016-11-22 17:10:15 -08:00 |
|
Jeff Parsons
|
08efc44370
|
Merge branch 'next-release'
|
2016-11-22 16:55:53 -08:00 |
|
Jeff Parsons
|
708869815d
|
Fixed DL11 for RT-11, and added more message capabilities
|
2016-11-22 16:54:45 -08:00 |
|
Jeff Parsons
|
871b22c779
|
Fixed autoMount processing when multiple disk controllers are loaded
|
2016-11-22 11:14:57 -08:00 |
|
Jeff Parsons
|
8318336c10
|
Added more details about available diagnostics
|
2016-11-22 10:19:00 -08:00 |
|
Jeff Parsons
|
bb4d8ac1d7
|
Added RK11 controls to all machines with RL11 as well
|
2016-11-21 18:19:51 -08:00 |
|
Jeff Parsons
|
dcea4fb905
|
First stab at RK11 support
|
2016-11-21 18:10:20 -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
|
438a493593
|
Merge branch 'next-release'
|
2016-11-21 10:43:40 -08:00 |
|
Jeff Parsons
|
fdf00c5a52
|
Fixed inadvertent tabification
|
2016-11-21 10:42:31 -08:00 |
|
Jeff Parsons
|
328a6e8f6d
|
Merge branch 'next-release'
|
2016-11-21 10:37:15 -08:00 |
|
Jeff Parsons
|
3e21c8acf3
|
Removed old breakpoint
|
2016-11-21 10:36:43 -08:00 |
|
Jeff Parsons
|
ce9b8f12be
|
Merge branch 'next-release'
|
2016-11-21 09:54:53 -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
|
f64b4fe110
|
Pulled the blog posts into the other branches
|
2016-11-21 08:51:17 -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
|
6042960eba
|
Used Jekyll's include_relative to make the display of .BAS files friendlier
(cherry picked from commit e1118b7006)
|
2016-11-21 08:43:49 -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
|
6b204b1747
|
Merge branch 'next-release'
|
2016-11-20 14:08:59 -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
|
b98a31c7b8
|
Converted previous notes to a TODO
|
2016-11-19 17:13:04 -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
|
e930ac57d7
|
A minor correction, and removal of dead code
|
2016-11-19 11:38:33 -08:00 |
|
Jeff
|
0493daef10
|
Added some more information about one of the stranger EKBEE1 tests (TEST 122: KT BEND)
|
2016-11-19 11:32:42 -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
|
7ac9bfe282
|
Fixed spurious faults in RL11
|
2016-11-18 13:51:53 -08:00 |
|
Jeff Parsons
|
a83ae4c0be
|
Merge branch 'next-release'
|
2016-11-18 10:47:04 -08:00 |
|
Jeff
|
4f912a56c5
|
The PDP-11 EKBEE1 diagnostic finally passes (on a 256Kb PDP-11/70 configuration at least)
|
2016-11-18 10:43:10 -08:00 |
|
Jeff
|
60970617ce
|
Another PDP-11 EKBEE1 diagnostic failure bites the dust
|
2016-11-18 09:38:50 -08:00 |
|
Jeff
|
7088a185fd
|
Fixed a few more MMU bugs uncovered by the EKBEE1 diagnostics; the end is in sight
|
2016-11-17 23:51:30 -08:00 |
|
Jeff
|
861d78e6d2
|
Added support for address-specific message categories in I/O tables
|
2016-11-17 17:47:57 -08:00 |
|
Jeff
|
a3833fba28
|
PDP-11 debugger "p" command works now
|
2016-11-17 17:14:01 -08:00 |
|
Jeff
|
05c2f0ebfe
|
Fixed a double-trap MMU bug (both src and dst operands triggered a trap, but since the latter was an abort, the former needed to be ignored)
|
2016-11-17 16:21:13 -08:00 |
|
Jeff
|
9148cec085
|
Added MMU dump command ("d mmu [filter]"), fixed byte updates of PDRs, masked 18-bit UNIBUS addresses when UNIBUS relocation map not enabled, and fixed reads of MMR0 when ABORT bits are set
|
2016-11-17 13:22:25 -08:00 |
|