NetDisk/cdevutil.asm
Stephen Heumann 2d00030eba Add framework for NetDisk CDev.
The CDev currently runs and displays the UI, but doesn't actually do anything.
2018-08-11 16:33:18 -05:00

11 lines
79 B
NASM

case on
dummy private
end
FreeAllCDevMem start
pea 0
jsl ~DAID
rtl
end