|
|
1.1 ! root 1: //*************************************************************************** ! 2: // ! 3: // Public header for JSTICK.ASM ! 4: // ! 5: //*************************************************************************** ! 6: ! 7: //extern ! 8: //char joyb; ! 9: //extern ! 10: //short joyx; ! 11: //extern ! 12: //short joyy; ! 13: ! 14: void jstick(void); ! 15: #ifdef __FLAT__ ! 16: #pragma aux jstick modify exact [eax ebx ecx edx esi edi] ! 17: #else ! 18: #pragma aux jstick modify exact [ax bx cx dx si di] ! 19: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.