Annotation of uae/src/include/serial.h, revision 1.1

1.1     ! root        1:  /*
        !             2:   * UAE - The Un*x Amiga Emulator
        !             3:   *
        !             4:   * Serial Line Emulation
        !             5:   *
        !             6:   * Copyright 1996 Stefan Reinauer
        !             7:   */
        !             8: 
        !             9: extern void serial_init(void);
        !            10: extern void serial_exit(void);
        !            11: 
        !            12: extern UWORD SERDATR(void);
        !            13: extern void  SERPER(UWORD w);
        !            14: extern void  SERDAT(UWORD w);
        !            15: 
        !            16: extern UWORD serdat;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.