collapseos/tools/emul/zasm
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
..
glue.asm Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -04:00
kernel.bin
user.h Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -04:00
zasm.bin
zasm.c