Tandy 600 Programmer's Reference Manual page 156

Bios programmers
Hide thumbs Also See for 600:
Table of Contents

Advertisement

INT 53h,
Function 6
-
Deactivate
Cassette Device
Entry:
AH
=
6
(function
code)
Exit:
AL
=
Standard
BIOS
error
code
This function
is
called
once
after
all
cassette
I/O
is
completed.
Its
purpose
is
to
perform
any
clean-up required
after
using the cassette, before
it
is
released.
INT 53h,
Function 7
-
Release Cassette
Entry:
AH =
7
(function
code)
Exit:
AL =
Standard
BIOS
error
code
This function
will
be
called
after
the
completion
of
cassette
I/O
processing.
Its
purpose
is
to
mark
the cassette
device as being
not busy.
151

Advertisement

Table of Contents
loading

Table of Contents