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-09 08:48:05 +11:00
Code
Issues
Releases
Wiki
Activity
350b7c5939
collapseos
/
recipes
/
rc2014
/
xcomp.fs
4 lines
60 B
Forth
Raw
Normal View
History
Unescape
Escape
Move SD Card subsystem outside of RC2014 recipe and add protocols Although the SPI Relay driver is RC2014-specific, the SD Card driver is generic enough to be a subsystem. That's the second subsystem we add and this warrants, I think, the formalization of a new concept: protocols.
2020-08-17 04:30:33 +10:00
599
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