This website requires JavaScript.
Explore
Help
Sign in
Retro
/
pcjs
Watch
1
Star
0
Fork
You've already forked pcjs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
jekyll
pcjs
/
devices
/
pdp11
/
machine
/
1170
/
monitor
History
Exact
Exact
Union
RegExp
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeff Parsons
22728fb7e9
v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process
2017-09-24 18:11:44 -07:00
..
debugger
v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process
2017-09-24 18:11:44 -07:00
machine.xml
v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process
2017-09-24 18:11:44 -07:00
README.md
Added a few PDP-11/45 configurations
2016-12-01 07:38:27 -08:00
README.md
layout
title
permalink
machines
page
PDP-11/70 with 256Kb and Boot Monitor
/devices/pdp11/machine/1170/monitor/
id
type
test1170
pdp11
{% include machine.html id="test1170" %}
This machine is also available with our built-in
Debugger
.