|
|
2016-11-02 19:41:29 -07:00 |
| .. |
|
bus.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
computer.js
|
Added more PDP-11 paper tape resources
|
2016-10-23 00:43:20 -07:00 |
|
cpu.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
cpuops.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
cpustate.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
debugger.js
|
Enable the Debugger to get/set front panel switches as register SW
|
2016-11-02 19:41:29 -07:00 |
|
defines.js
|
More PDP-11 front panel functionality
|
2016-11-01 19:02:06 -07:00 |
|
device.js
|
More PDP-11 front panel functionality
|
2016-11-01 19:02:06 -07:00 |
|
disk.js
|
Lots of work to try to bring the new RL11 component up to snuff
|
2016-10-29 11:32:31 -07:00 |
|
keyboard.js
|
Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines
|
2016-10-20 15:16:22 -07:00 |
|
memory.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
messages.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
nodebugger.js
|
Re-enabled source maps, at least for the PDP-11 emulators (for now)
|
2016-10-14 09:30:17 -07:00 |
|
panel.js
|
Enable the Debugger to get/set front panel switches as register SW
|
2016-11-02 19:41:29 -07:00 |
|
pc11.js
|
It is now possible to re-attach or re-load the current paper tape; re-attaching means repositioning it at the beginning, and re-loading means loading it into RAM again. Note that whenever you reload a tape, it's HIGHLY recommended that you reset the machine first, too.
|
2016-10-23 13:44:31 -07:00 |
|
ram.js
|
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 |
|
rl11.js
|
More Front Panel improvements
|
2016-11-02 13:35:50 -07:00 |
|
rom.js
|
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 |
|
serialport.js
|
Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case
|
2016-10-21 21:07:26 -07:00 |