|
|
2016-11-19 11:32:42 -08:00 |
| .. |
|
bus.js
|
Added support for address-specific message categories in I/O tables
|
2016-11-17 17:47:57 -08:00 |
|
computer.js
|
Limit CPU display updates to a reasonable number (ie, twice per second)
|
2016-11-14 20:10:18 -08:00 |
|
cpu.js
|
Limit CPU display updates to a reasonable number (ie, twice per second)
|
2016-11-14 20:10:18 -08:00 |
|
cpuops.js
|
Simplified the I/O registration function, added support for Panel debugger messages, and added some new Panel behavior on the RESET instruction
|
2016-11-15 10:05:25 -08:00 |
|
cpustate.js
|
Added some more information about one of the stranger EKBEE1 tests (TEST 122: KT BEND)
|
2016-11-19 11:32:42 -08:00 |
|
debugger.js
|
Added support for address-specific message categories in I/O tables
|
2016-11-17 17:47:57 -08:00 |
|
defines.js
|
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 |
|
device.js
|
Added support for address-specific message categories in I/O tables
|
2016-11-17 17:47:57 -08: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
|
Memory can now be explicitly "zeroed" with any byte pattern (but the default is still zero); note that memory blocks are still always zero-initialized when first created
|
2016-11-03 15:50:19 -07:00 |
|
messages.js
|
Fixed spurious faults in RL11
|
2016-11-18 13:51:53 -08: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
|
Fixed a few more MMU bugs uncovered by the EKBEE1 diagnostics; the end is in sight
|
2016-11-17 23:51:30 -08:00 |
|
pc11.js
|
Used finish instead of done for "finishing" methods
|
2016-11-14 16:48:49 -08:00 |
|
ram.js
|
Some more information on the 11/70 CPU instruction exerciser
|
2016-11-18 16:50:05 -08:00 |
|
rl11.js
|
Fixed spurious faults in RL11
|
2016-11-18 13:51:53 -08:00 |
|
rom.js
|
Simplified the I/O registration function, added support for Panel debugger messages, and added some new Panel behavior on the RESET instruction
|
2016-11-15 10:05:25 -08:00 |
|
serialport.js
|
Debugger improvements (dumping/setting MMU registers)
|
2016-11-16 17:44:52 -08:00 |