Difference between revisions of "PDP11GUI"
From Computer History Wiki
(An OK start) |
m (Cat name in canonical form) |
||
Line 1: | Line 1: | ||
− | '''PDP11GUI''' is a tool for controlling [[PDP-11]]’s, both [[simulator|simulated]] and real hardware | + | '''PDP11GUI''' is a tool for controlling [[PDP-11]]’s, both [[simulator|simulated]] and real hardware; it runs under [[Microsoft Windows]]. |
It provides a number of [[window]]s, including things like a portal into [[main memory]], and a simulated [[front panel]]. It has numerous capabilities, including being able to read and write memory and [[register]]s, write code in [[assembly language]], run and [[single-step]] it, read and write [[disk pack]]s, etc. | It provides a number of [[window]]s, including things like a portal into [[main memory]], and a simulated [[front panel]]. It has numerous capabilities, including being able to read and write memory and [[register]]s, write code in [[assembly language]], run and [[single-step]] it, read and write [[disk pack]]s, etc. | ||
Line 21: | Line 21: | ||
** [http://retrocmp.com/pdp-11/pdp11gui/tutorial PDP11GUI Tutorial] | ** [http://retrocmp.com/pdp-11/pdp11gui/tutorial PDP11GUI Tutorial] | ||
− | [[Category: Practical | + | [[Category: Practical Guides]] |
Latest revision as of 15:04, 3 May 2023
PDP11GUI is a tool for controlling PDP-11’s, both simulated and real hardware; it runs under Microsoft Windows.
It provides a number of windows, including things like a portal into main memory, and a simulated front panel. It has numerous capabilities, including being able to read and write memory and registers, write code in assembly language, run and single-step it, read and write disk packs, etc.
Hardware PDP-11 models supported are:
- Any machine with an M9301 ROM or M9312 ROM (most PDP-11/04's and PDP-11/34's), which provide a console emulator
- PDP-11/44
- Any QBUS machine with ODT (LSI-11's, KDF11's, KDJ11's)
See also
External links
- PDP11GUI
- PDP11GUI - longer overview
- PDP11GUI Tutorial