1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-01 09:51:35 +00:00
Files
wfjm.w11/tools/mcode/dz11/dz11echo.scmd

17 lines
272 B
Plaintext

; $Id: dz11echo.scmd 1367 2023-02-06 14:11:34Z mueller $
;
; Setup file for dz11echo
;
! make dz11echo.lda
;
do ../../simh/setup_w11a_mcode.scmd
; attach console and DZ11 to telnet
set cons telnet=5670
att dz -m 5672
;
load dz11echo.lda
;
echo stop with ^E and q
;
cont