This website requires JavaScript.
Explore
Help
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-24 05:38:05 +11:00
Code
Issues
Releases
Wiki
Activity
8ef197d248
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-03 11:47:32 +10:00
: .2 DUP 10 < IF SPC THEN . ;
Copy core words to blkfs
2020-04-26 11:54:07 +10:00
Pack core words blks a bit tighter With all this recent movements, we had a bit of a fragmentation issue.
2020-05-03 11:47:32 +10:00
: LIST
BLK@
16 0 DO
I 1+ .2 SPC
64 I * BLK( + (print)
CRLF
LOOP
Copy core words to blkfs
2020-04-26 11:54:07 +10:00
;
Pack core words blks a bit tighter With all this recent movements, we had a bit of a fragmentation issue.
2020-05-03 11:47:32 +10:00
Reference in New Issue
Copy Permalink