3 Commits

Author SHA1 Message Date
octacian
a4e0a2c875 Computers: Rename BiosOS to octOS
Thanks for the idea OldCoder!
2017-01-30 22:14:27 -08:00
octacian
adda987e6b Computers: Replace "local function" with "function" in env
Updated comments in env code.
2017-01-30 22:13:55 -08:00
octacian
9169209333 "Modulify"
This introduces a small API allowing different portions of the mod (digicompute) to be divided among sub-mods (modules) in the modules directory. See documentation for further information (modules.md).
2017-01-30 19:40:30 -08:00