collapseos/doc
Virgil Dupras b745f49186 Rename blockdev's API routines to GetB/PutB
The goal is to avoid mixing those routines with "character devices"
(acia, vpd, kbd) which aren't block devices and have routines that
have different expectations.

This is a first step to fixing #64.
2019-10-30 16:59:35 -04:00
..
README.md We can now assemble source files from within the shell! 2019-06-03 11:15:07 -04:00
blockdev.md Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -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 blockdev: make selection structure opaque 2019-06-04 09:56:36 -04:00
load-run-code.md tools/upload.py: support files larger than 0xff bytes 2019-06-14 15:06:14 -04:00
shell.md Pimp up the docs a little bit 2019-10-04 12:05:05 -04:00
zasm.md doc/zasm: fix error 2019-06-14 14:24:51 -04:00