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 Update bootstrap binaries 2019-10-17 15:47:39 -04:00
user.h Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -04:00
zasm.bin Update bootstrap binaries 2019-10-17 15:47:39 -04:00
zasm.c zasm: print progress indicator while assembling 2019-06-19 11:42:39 -04:00