Annotation of hatari/src/uae-cpu/hatari-glue.h, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: extern int illegal_mem;
        !             4: extern int address_space_24;
        !             5: extern int cpu_level;
        !             6: extern int cpu_compatible;
        !             7: extern int m68k_speed;
        !             8: 
        !             9: long STmem_size;
        !            10: long TTmem_size;
        !            11: 
        !            12: int Init680x0(void);
        !            13: void Exit680x0(void);
        !            14: void Start680x0(void);
        !            15: void customreset(void);
        !            16: 
        !            17: unsigned long OpCode_ConnectedDrive(uae_u32 opcode);
        !            18: unsigned long OpCode_TimerD(uae_u32 opcode);
        !            19: 
        !            20: 
        !            21: 
        !            22: #define write_log printf

unix.superglobalmegacorp.com

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