f6ded7712e
This is the first commit I do entirely in VE. It's a habit I'm planning on taking as it helps a lot to find usability issues.
17 lines
91 B
Plaintext
17 lines
91 B
Plaintext
: WIPE BLK( 1024 0 FILL BLK!! ;
|
|
|
|
( src dst -- )
|
|
: COPY SWAP BLK@ BLK> ! BLK! ;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|