PDP-11 command-line (Node-based) operation is finally working
This commit is contained in:
parent
ded8f15e86
commit
4b345bb3d2
19 changed files with 552 additions and 438 deletions
|
|
@ -382,7 +382,7 @@ class DiskPDP11 extends Component {
|
|||
*
|
||||
* @this {DiskPDP11}
|
||||
* @param {string} sURL
|
||||
* @param {string} sDiskData
|
||||
* @param {string|null} sDiskData
|
||||
* @param {number} nErrorCode (response from server if anything other than 200)
|
||||
*/
|
||||
doneLoad(sURL, sDiskData, nErrorCode)
|
||||
|
|
|
|||
Loading…
Reference in a new issue