|
|
1.1 ! root 1: /* ! 2: * UAE - The Un*x Amiga Emulator ! 3: * ! 4: * disk support ! 5: * ! 6: * (c) 1995 Bernd Schmidt ! 7: */ ! 8: ! 9: void DISK_init(void); ! 10: void DISK_select(UBYTE data); ! 11: UBYTE DISK_status(void); ! 12: void DISK_GetData(UWORD *mfm,UWORD *byt); ! 13: void DISK_Index(void); ! 14: void DISK_InitWrite(void); ! 15: void DISK_WriteData(void); ! 16: ! 17: extern int indexpulse; ! 18: extern UWORD* mfmwrite;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.