mirror of
https://github.com/wfjm/w11.git
synced 2026-03-01 01:50:01 +00:00
16 lines
226 B
Plaintext
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
|