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
a3c3a2f44a
collapseos
/
blk
/
456
12 lines
134 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Pack core words blks a bit tighter With all this recent movements, we had a bit of a fragmentation issue.
2020-05-02 21:47:32 -04:00
: .2 DUP 10 < IF SPC THEN . ;
Copy core words to blkfs
2020-04-25 21:54:07 -04:00
Pack core words blks a bit tighter With all this recent movements, we had a bit of a fragmentation issue.
2020-05-02 21:47:32 -04:00
: LIST
BLK@
16 0 DO
I 1+ .2 SPC
64 I * BLK( + (print)
CRLF
LOOP
Copy core words to blkfs
2020-04-25 21:54:07 -04:00
;
Pack core words blks a bit tighter With all this recent movements, we had a bit of a fragmentation issue.
2020-05-02 21:47:32 -04:00
Reference in New Issue
Copy Permalink