Written by: Administrator
Category: Tools

Code download?

Most PDP-11's have a serial console monitor. This is a simple line based user interface which allows to write, read and execute code.

This is important

 

pdp11monloader

Many many people have written auxillary programs to automate code download. Here comes my contribution: "pdp11monloader". 

It is a command line program, written in C for Linux platforms. On MS-Windows it can be compiled for CYGWIN.

Main features:

 

Links

Download here: https://github.com/j-hoppe/pdp11monloader. The "demo_files" contains some example code formats.

More info by built in help: https://github.com/j-hoppe/pdp11monloader/blob/master/README.md