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

1.1       root        1: 
1.1.1.5 ! root        2: #ifndef HATARI_GLUE_H
        !             3: #define HATARI_GLUE_H
        !             4: 
        !             5: 
        !             6: #include "sysdeps.h"
        !             7: 
1.1       root        8: 
                      9: extern int illegal_mem;
                     10: extern int address_space_24;
                     11: extern int cpu_level;
                     12: extern int cpu_compatible;
                     13: 
1.1.1.5 ! root       14: extern long STmem_size;
        !            15: extern long TTmem_size;
1.1       root       16: 
                     17: int Init680x0(void);
                     18: void Exit680x0(void);
                     19: void Start680x0(void);
                     20: void customreset(void);
1.1.1.4   root       21: void check_prefs_changed_cpu(int new_level, int new_compatible);
1.1       root       22: 
                     23: unsigned long OpCode_ConnectedDrive(uae_u32 opcode);
                     24: unsigned long OpCode_TimerD(uae_u32 opcode);
1.1.1.3   root       25: unsigned long OpCode_GemDos(uae_u32 opcode);
                     26: unsigned long OpCode_OldGemDos(uae_u32 opcode);
1.1.1.5 ! root       27: unsigned long OpCode_VDI(uae_u32 opcode);
        !            28: 
        !            29: 
        !            30: #define write_log 
1.1       root       31: 
                     32: 
1.1.1.5 ! root       33: #endif /* HATARI_GLUE_H */

unix.superglobalmegacorp.com

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