This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
9ab5cda397
collapseos
/
blk
/
157
17 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce the notion of Extra words
2020-04-29 21:52:18 -04:00
: WIPE BLK( 1024 0 FILL BLK!! ;
( src dst -- )
Make BLK@ FLUSH only if loading a different block Otherwise, when editing a file with VE, we would constantly write to disk, which is a bit inefficient.
2020-06-11 21:42:52 -04:00
: COPY FLUSH SWAP BLK@ BLK> ! BLK! ;
Introduce the notion of Extra words
2020-04-29 21:52:18 -04:00
VE: add 't' 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.
2020-06-11 18:12:01 -04:00
Reference in New Issue
Copy Permalink