1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-03-02 20:30:28 +00:00

27 lines
508 B
Plaintext
Raw Normal View History

2024-06-28 21:52:04 -04:00
;
; Fichier de script CSL
; Execution du module SHAKE26E du DSK SHAKER26.DSK en CRTC 3
; Le module genere des instructions au format SSM
;
csl_version 1.0
crtc_select 3
reset
wait 3000000
disk_insert 'shaker26.dsk'
key_delay 70000 70000 400000
key_output 'RUN"SHAKE26E"\(RET)'
wait 10000000
;
; R5 STORIES 2ND ROUND
key_output '1'
wait 2000000 ; 3fa
key_output ' '
wait 2000000 ; 3fb
key_output ' '
wait 2000000 ; 3fc
key_output ' '
wait 2000000 ; 3fd
key_output ' '
;
;
;