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

17 lines
295 B
Plaintext

; $Id: pc11copy.scmd 1367 2023-02-06 14:11:34Z mueller $
;
; Setup file for pc11copy
;
! make pc11copy.lda
;
do ../../simh/setup_w11a_mcode.scmd
;
; attach PC11, ensure new file written
! rm -f simh_pc11copy.dat
att ptr simh_pc11write.dat
att ptp simh_pc11copy.dat
;
load pc11copy.lda
cont
quit