Annotation of previous/src/includes/ramdac.h, revision 1.1.1.2

1.1.1.2 ! root        1: typedef struct {
        !             2:     int   addr;
        !             3:     int   idx;
        !             4:     Uint32 wtt_tmp;
        !             5:     Uint32 wtt[0x10];
        !             6:     Uint8 ccr[0xC];
        !             7:     Uint8 reg[0x30];
        !             8:     Uint8 ram[0x630];
        !             9: } bt463;
        !            10: 
        !            11: uae_u32 bt463_bget(bt463* ramdac, uaecptr addr);
        !            12: void bt463_bput(bt463* ramdac, uaecptr addr, uae_u32 b);

unix.superglobalmegacorp.com

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