pcjs/modules/pdp11/lib
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-12 22:08:45 -07:00
..
bus.js Switching to new interrupt triggers 2016-10-12 16:40:47 -07:00
computer.js Added preliminary LED support 2016-10-11 10:20:39 -07:00
cpu.js Resolved a problem with the original timer implementation, where a call to setTimer() made in the middle of a CPU burst would not properly account for cycles already executed as part of the current burst 2016-10-12 22:08:45 -07:00
cpuops.js Quick change (perhaps temporary) to update LEDs on every WAIT transition (similar to the behavior of the original pdp11.js) 2016-10-11 10:47:09 -07:00
cpustate.js Switching to new interrupt triggers 2016-10-12 16:40:47 -07:00
debugger.js Added preliminary LED support 2016-10-11 10:20:39 -07:00
defines.js Switching to new interrupt triggers 2016-10-12 16:40:47 -07:00
device.js Switching to new interrupt triggers 2016-10-12 16:40:47 -07:00
keyboard.js Added preliminary LED support 2016-10-11 10:20:39 -07:00
memory.js Version number update 2016-10-10 18:19:17 -07:00
messages.js Version number update 2016-10-10 18:19:17 -07:00
nodebugger.js Version number update 2016-10-10 18:19:17 -07:00
panel.js Added preliminary LED support 2016-10-11 10:20:39 -07:00
ram.js Version number update 2016-10-10 18:19:17 -07:00
rk11.js Version number update 2016-10-10 18:19:17 -07:00
rom.js Version number update 2016-10-10 18:19:17 -07:00
serialport.js Resolved a problem with the original timer implementation, where a call to setTimer() made in the middle of a CPU burst would not properly account for cycles already executed as part of the current burst 2016-10-12 22:08:45 -07:00