Updated PDP-10 diagnostic README

This commit is contained in:
Jeff 2017-03-14 17:59:02 -07:00 committed by Jeff Parsons
commit e1e11b3b2d
4 changed files with 213 additions and 8 deletions

View file

@ -87,6 +87,9 @@ class Macro10 {
/**
* Macro10(sURL, nAddr, sOptions, dbg, done)
*
* A "mini" version of DEC's MACRO-10 assembler, with just enough features to support the handful
* of DEC diagnostic source code files that we choose to throw at it.
*
* Requests the resource(s) specified by sURL; multiple resources can be requested by separating
* them with semicolons.
*