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-06 11:38:05 +11:00
Code
Issues
Releases
Wiki
Activity
5e13dcedf3
collapseos
/
blk
/
382
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
xcomp: add XCOMPILE and X[COMPILE] This allows us to move words like ABORT" to xcomp-core, which is I think the last roadblock before being able to unify all drivers into a single xcomp layer.
2020-05-13 11:08:18 +10:00
: ,"
Move a bunch of words from core to inner core That makes it easier to write drivers that can be xcompiled.
2020-05-09 10:55:50 +10:00
BEGIN
Move a bunch of words from XPACKed core to xcomp core
2020-05-14 21:58:55 +10:00
C< DUP 34 ( ASCII " ) = IF DROP EXIT THEN C,
Move a bunch of words from core to inner core That makes it easier to write drivers that can be xcompiled.
2020-05-09 10:55:50 +10:00
AGAIN ;
Reference in New Issue
Copy Permalink