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

1.1     ! root        1: /*
        !             2:   Hatari
        !             3: */
        !             4: 
        !             5: /* Workspace in our 'cart.s' internal program */
        !             6: #define  CART_HARDDRV         (0xfa1000)
        !             7: #define  CART_OLDGEMDOS       (0xfa1000+4)
        !             8: #define  CART_VDI_OPCODE_ADDR (0xfa1000+8)
        !             9: #define  CART_GEMDOS          (0xfa1000+10)
        !            10: 
        !            11: #define CART_HDV_ADDR_1       (0xFA1454+2)
        !            12: #define CART_HDV_ADDR_2       (0xFA1486+2)
        !            13: 
        !            14: extern void Cart_LoadImage(void);
        !            15: extern void Cart_WriteHdvAddress(unsigned short int HdvAddress);

unix.superglobalmegacorp.com

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