collapseos/tools/emul/shell
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
..
shell.c Fix buffer overrun in shell emulator (#51) 2019-10-15 21:21:40 -04:00
shell_.asm Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -04:00
user.h Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -04:00