This website requires JavaScript.
Explore
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-05 17:50:54 +11:00
Code
Issues
Releases
Wiki
Activity
acf8e03f53
collapseos
/
blk
/
157
17 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce the notion of Extra words
2020-04-30 11:52:18 +10: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-12 11:42:52 +10:00
: COPY FLUSH SWAP BLK@ BLK> ! BLK! ;
Introduce the notion of Extra words
2020-04-30 11:52:18 +10: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-12 08:12:01 +10:00
Reference in New Issue
Copy Permalink