home *** CD-ROM | disk | FTP | other *** search
- ' cardres BASIC header
-
- '$include cardres.bc
- LIBRARY DECLARE "cardres.resource"
- DECLARE FUNCTION OwnCard& LIBRARY 'handle&
- DECLARE SUB ReleaseCard LIBRARY 'handle&, CardMemoryMapflags&
- DECLARE FUNCTION GetCardMap& LIBRARY
- DECLARE FUNCTION BeginCardAccess& LIBRARY 'handle&
- DECLARE FUNCTION EndCardAccess& LIBRARY 'handle&
- DECLARE FUNCTION ReadCardStatus& LIBRARY
- DECLARE FUNCTION CardResetRemove& LIBRARY 'handle&, flag&
- DECLARE FUNCTION CardMiscControl& LIBRARY 'handle&, control_bits&
- DECLARE FUNCTION CardAccessSpeed& LIBRARY 'handle&, nanoseconds&
- DECLARE FUNCTION CardProgramVoltage& LIBRARY 'handle&, voltage&
- DECLARE FUNCTION CardResetCard& LIBRARY 'handle&
- DECLARE FUNCTION CopyTuple& LIBRARY 'handle&, CardMemoryMapbuffer&, tuplecode&, size&
- DECLARE FUNCTION DeviceTuple& LIBRARY 'tuple_data&, storage&
- DECLARE FUNCTION IfAmigaXIP& LIBRARY 'handle&
- DECLARE FUNCTION CardForceChange& LIBRARY
- DECLARE FUNCTION CardChangeCount& LIBRARY
- DECLARE FUNCTION CardInterface& LIBRARY
-