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-08 22:48:06 +11:00
Code
Issues
Releases
Wiki
Activity
fea9beac1e
collapseos
/
recipes
/
rc2014
/
xcomp.fs
4 lines
60 B
Forth
Raw
Normal View
History
Unescape
Escape
recipes/rc2014: move recipe blocks into local overlay
2020-09-21 00:50:13 +10:00
619
LOAD
xcomp: move all offset spitting to the end of the unit I'd like to move this code, along with all recipe contents, to blk/. It's easier if "emul-related" code is gathered at the same place.
2020-05-06 10:10:04 +10:00
ORG
@
256
/MOD
2
PC!
2
PC!
Move icore to blkfs The way is clear for complete stage1 bootstrapping on the RC2014 target!
2020-04-24 05:14:14 +10:00
H@
256
/MOD
2
PC!
2
PC!
Reference in New Issue
Copy Permalink