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

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: 
                      8: long STmem_size;
                      9: long TTmem_size;
                     10: 
                     11: int Init680x0(void);
                     12: void Exit680x0(void);
                     13: void Start680x0(void);
                     14: void customreset(void);
                     15: 
                     16: unsigned long OpCode_ConnectedDrive(uae_u32 opcode);
                     17: unsigned long OpCode_TimerD(uae_u32 opcode);
                     18: 
                     19: 
1.1.1.2 ! root       20: #define write_log

unix.superglobalmegacorp.com

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