1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-28 17:39:44 +00:00
Files
wfjm.w11/tools/mcode/pc11/pc11read.scmd

16 lines
226 B
Plaintext

; $Id: pc11read.scmd 1367 2023-02-06 14:11:34Z mueller $
;
; Setup file for pc11read
;
! make pc11read.lda
;
do ../../simh/setup_w11a_mcode.scmd
;
; attach PC11
att ptr simh_pc11write.dat
det ptp
;
load pc11read.lda
cont
quit