collapseos/doc
Virgil Dupras 2e8af376e3 pgm: new kernel module
The pgm module implements a shell hook so that when an unknown command
is typed, we look into the mounted filesystem and look for a file with
the same name as the command. If we find one, we load it in memory and
run it.
2019-05-31 14:54:15 -04:00
..
README.md Add filesystem docs 2019-05-12 16:06:27 -04:00
blockdev.md Add blockdev doc 2019-04-16 10:40:51 -04:00
emulate.md Update docs 2019-05-20 12:11:45 -04:00
fs.md Add filesystem docs 2019-05-12 16:06:27 -04:00
glue-code.md pgm: new kernel module 2019-05-31 14:54:15 -04:00
load-run-code.md Update docs 2019-05-20 12:11:45 -04:00
shell.md parts/z80/fs: add "fopn" command 2019-05-12 15:38:58 -04:00