Annotation of hatari/src/includes/cart.h, revision 1.1.1.8

1.1       root        1: /*
1.1.1.3   root        2:   Hatari - cart.h
                      3: 
1.1.1.6   root        4:   This file is distributed under the GNU General Public License, version 2
                      5:   or at your option any later version. Read the file gpl.txt for details.
1.1       root        6: */
                      7: 
1.1.1.3   root        8: /* Workspace in our 'cart_asm.s' internal program */
1.1.1.4   root        9: #define CART_OLDGEMDOS        (0xfa0024)
                     10: #define CART_VDI_OPCODE_ADDR  (0xfa0028)
                     11: #define CART_GEMDOS           (0xfa002a)
1.1       root       12: 
1.1.1.5   root       13: extern void Cart_ResetImage(void);
1.1.1.8 ! root       14: extern void Cart_PatchCpuTables(void);
1.1.1.7   root       15: 

unix.superglobalmegacorp.com

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