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

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);
1.1.1.4 ! root       15: void check_prefs_changed_cpu(int new_level, int new_compatible);
1.1       root       16: 
                     17: unsigned long OpCode_ConnectedDrive(uae_u32 opcode);
                     18: unsigned long OpCode_TimerD(uae_u32 opcode);
1.1.1.3   root       19: unsigned long OpCode_GemDos(uae_u32 opcode);
                     20: unsigned long OpCode_OldGemDos(uae_u32 opcode);
1.1       root       21: 
                     22: 
1.1.1.4 ! root       23: #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.