Annotation of previous_trunk/src/includes/bmap.h, revision 1.1

1.1     ! root        1: uae_u32 bmap_lget(uaecptr addr);
        !             2: uae_u32 bmap_wget(uaecptr addr);
        !             3: uae_u32 bmap_bget(uaecptr addr);
        !             4: 
        !             5: void bmap_lput(uaecptr addr, uae_u32 l);
        !             6: void bmap_wput(uaecptr addr, uae_u32 w);
        !             7: void bmap_bput(uaecptr addr, uae_u32 b);
        !             8: 
        !             9: void bmap_init(void);
        !            10: 
        !            11: extern int bmap_tpe_select;

unix.superglobalmegacorp.com

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