home *** CD-ROM | disk | FTP | other *** search
- ULONG __ReadJoyPort(__reg("d0") unsigned long port ,__reg("a6") void *)="\tjsr\t-30(a6)";
- #define ReadJoyPort(x1) __ReadJoyPort((x1),LowLevelBase)
- UBYTE __GetLanguageSelection(__reg("a6") void *)="\tjsr\t-36(a6)";
- #define GetLanguageSelection() __GetLanguageSelection(LowLevelBase)
- ULONG __GetKey(__reg("a6") void *)="\tjsr\t-48(a6)";
- #define GetKey() __GetKey(LowLevelBase)
- void __QueryKeys(__reg("a0") struct KeyQuery *queryArray,__reg("d1") unsigned long arraySize ,__reg("a6") void *)="\tjsr\t-54(a6)";
- #define QueryKeys(x1,x2) __QueryKeys((x1),(x2),LowLevelBase)
- APTR __AddKBInt(__reg("a0") APTR intRoutine,__reg("a1") APTR intData ,__reg("a6") void *)="\tjsr\t-60(a6)";
- #define AddKBInt(x1,x2) __AddKBInt((x1),(x2),LowLevelBase)
- void __RemKBInt(__reg("a1") APTR intHandle ,__reg("a6") void *)="\tjsr\t-66(a6)";
- #define RemKBInt(x1) __RemKBInt((x1),LowLevelBase)
- ULONG __SystemControlA(__reg("a1") struct TagItem *tagList ,__reg("a6") void *)="\tjsr\t-72(a6)";
- #define SystemControlA(x1) __SystemControlA((x1),LowLevelBase)
- APTR __AddTimerInt(__reg("a0") APTR intRoutine,__reg("a1") APTR intData ,__reg("a6") void *)="\tjsr\t-78(a6)";
- #define AddTimerInt(x1,x2) __AddTimerInt((x1),(x2),LowLevelBase)
- void __RemTimerInt(__reg("a1") APTR intHandle ,__reg("a6") void *)="\tjsr\t-84(a6)";
- #define RemTimerInt(x1) __RemTimerInt((x1),LowLevelBase)
- void __StopTimerInt(__reg("a1") APTR intHandle ,__reg("a6") void *)="\tjsr\t-90(a6)";
- #define StopTimerInt(x1) __StopTimerInt((x1),LowLevelBase)
- void __StartTimerInt(__reg("a1") APTR intHandle,__reg("d0") unsigned long timeInterval,__reg("d1") long continuous ,__reg("a6") void *)="\tjsr\t-96(a6)";
- #define StartTimerInt(x1,x2,x3) __StartTimerInt((x1),(x2),(x3),LowLevelBase)
- ULONG __ElapsedTime(__reg("a0") struct EClockVal *context ,__reg("a6") void *)="\tjsr\t-102(a6)";
- #define ElapsedTime(x1) __ElapsedTime((x1),LowLevelBase)
- APTR __AddVBlankInt(__reg("a0") APTR intRoutine,__reg("a1") APTR intData ,__reg("a6") void *)="\tjsr\t-108(a6)";
- #define AddVBlankInt(x1,x2) __AddVBlankInt((x1),(x2),LowLevelBase)
- void __RemVBlankInt(__reg("a1") APTR intHandle ,__reg("a6") void *)="\tjsr\t-114(a6)";
- #define RemVBlankInt(x1) __RemVBlankInt((x1),LowLevelBase)
- BOOL __SetJoyPortAttrsA(__reg("d0") unsigned long portNumber,__reg("a1") struct TagItem *tagList ,__reg("a6") void *)="\tjsr\t-132(a6)";
- #define SetJoyPortAttrsA(x1,x2) __SetJoyPortAttrsA((x1),(x2),LowLevelBase)
-