collapseos/tools/tests/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
..
allinstrs.asm zasm: support negative displacement for IX/IY 2019-10-17 15:38:11 -04:00
allinstrs.asm.expected zasm: support negative displacement for IX/IY 2019-10-17 15:38:11 -04:00
errtests.sh
geninstrs.py zasm: support negative displacement for IX/IY 2019-10-17 15:38:11 -04:00
runtests.sh
test1.asm zasm: support negative displacement for IX/IY 2019-10-17 15:38:11 -04:00
test1.asm.expected zasm: support negative displacement for IX/IY 2019-10-17 15:38:11 -04:00
test2.asm
test2.asm.expected
test3.asm
test3.asm.expected
test4.asm
test4.asm.expected
test5.asm
test5.asm.expected
test6.asm
test6.asm.expected
test7.asm
test7.asm.expected
test8.asm
test8.asm.expected
test9.asm
test9.asm.expected
test10.asm
test10.asm.expected Rename blockdev's API routines to GetB/PutB 2019-10-30 16:59:35 -04:00