mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-08 16:38:06 +11:00
124da6adec
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.
4 lines
60 B
Forth
4 lines
60 B
Forth
599 LOAD
|
|
ORG @ 256 /MOD 2 PC! 2 PC!
|
|
H@ 256 /MOD 2 PC! 2 PC!
|