mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-01 01:06:33 +00:00
7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
TO POLYSPI4 :S :A :D :L
|
|
IF :SIZE < :L [STOP]
|
|
FD :S RT :A
|
|
POLYSPI4 (:S - :D) :A :D
|
|
END
|
|
|