NEWS APPS DOCS ABOUT | ||||
Autodocs Include classes clib datatypes devices diskfont dos exec gadgets graphics hardware images intuition libraries pragma pragmas amigaguide_pragmas.h aml_pragmas.h arexx_pragmas.h asl_pragmas.h battclock_pragmas.h battmem_pragmas.h bevel_pragmas.h bitmap_pragmas.h bullet_pragmas.h button_pragmas.h cardres_pragmas.h checkbox_pragmas.h chooser_pragmas.h cia_pragmas.h clicktab_pragmas.h colorwheel_pragmas.h commodities_pragmas.h console_pragmas.h datatypes_pragmas.h datebrowser_pragmas.h disk_pragmas.h diskfont_pragmas.h dos_pragmas.h drawlist_pragmas.h exec_pragmas.h exec_sysbase_pragmas.h expansion_pragmas.h fuelgauge_pragmas.h gadtools_pragmas.h getfile_pragmas.h getfont_pragmas.h getscreenmode_pragmas.h glyph_pragmas.h graphics_pragmas.h hdwrench_pragmas.h icon_pragmas.h iffparse_pragmas.h input_pragmas.h integer_pragmas.h intuition_pragmas.h keymap_pragmas.h label_pragmas.h layers_pragmas.h layout_pragmas.h listbrowser_pragmas.h locale_pragmas.h lowlevel_pragmas.h mathffp_pragmas.h mathieeedoubbas_pragmas.h mathieeedoubtrans_pragmas.h mathieeesingbas_pragmas.h mathieeesingtrans_pragmas.h mathtrans_pragmas.h misc_pragmas.h nonvolatile_pragmas.h palette_pragmas.h penmap_pragmas.h popcycle_pragmas.h potgo_pragmas.h radiobutton_pragmas.h ramdrive_pragmas.h realtime_pragmas.h requester_pragmas.h resource_pragmas.h rexxsyslib_pragmas.h scroller_pragmas.h slider_pragmas.h space_pragmas.h speedbar_pragmas.h string_pragmas.h texteditor_pragmas.h timer_pragmas.h translator_pragmas.h utility_pragmas.h virtual_pragmas.h wb_pragmas.h window_pragmas.h prefs proto reaction resources rexx utility workbench GuruMeditation | #ifndef PRAGMAS_CARDRES_PRAGMAS_H #define PRAGMAS_CARDRES_PRAGMAS_H /* ** $VER: cardres_pragmas.h 40.1 (17.5.1996) ** ** Direct ROM interface (pragma) definitions. ** ** Copyright © 2001 Amiga, Inc. ** All Rights Reserved */ #if defined(LATTICE) || defined(__SASC) || defined(_DCC) #ifndef __CLIB_PRAGMA_LIBCALL #define __CLIB_PRAGMA_LIBCALL #endif /* __CLIB_PRAGMA_LIBCALL */ #else /* __MAXON__, __STORM__ or AZTEC_C */ #ifndef __CLIB_PRAGMA_AMICALL #define __CLIB_PRAGMA_AMICALL #endif /* __CLIB_PRAGMA_AMICALL */ #endif /* */ #if defined(__SASC) || defined(__STORM__) #ifndef __CLIB_PRAGMA_TAGCALL #define __CLIB_PRAGMA_TAGCALL #endif /* __CLIB_PRAGMA_TAGCALL */ #endif /* __MAXON__, __STORM__ or AZTEC_C */ #ifndef CLIB_CARDRES_PROTOS_H #include <clib/cardres_protos.h> #endif /* CLIB_CARDRES_PROTOS_H */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource OwnCard 6 901 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource ReleaseCard c 0902 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource GetCardMap 12 00 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource BeginCardAccess 18 901 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource EndCardAccess 1e 901 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource ReadCardStatus 24 00 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardResetRemove 2a 0902 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardMiscControl 30 1902 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardAccessSpeed 36 0902 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardProgramVoltage 3c 0902 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardResetCard 42 901 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CopyTuple 48 018904 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource DeviceTuple 4e 9802 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource IfAmigaXIP 54 A01 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardForceChange 5a 00 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardChangeCount 60 00 #endif /* __CLIB_PRAGMA_LIBCALL */ #ifdef __CLIB_PRAGMA_LIBCALL #pragma libcall CardResource CardInterface 66 00 #endif /* __CLIB_PRAGMA_LIBCALL */ #endif /* PRAGMAS_CARDRES_PRAGMAS_H */ Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |