Home
last modified time | relevance | path

Searched refs:sprclx (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c61 static uae_u32 sprclx[16], clxmask[16]; variable
1617 clxdat |= sprclx[shrunk_tmp]; in record_sprite_1()
3703 sprclx[i] = (((i & 0x3) == 0x3 ? 1 : 0) in gen_custom_tables()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c186 static uae_u32 sprclx[16], clxmask[16]; variable
2492 clxdat |= sprclx[shrunk_tmp]; in record_sprite_1()
7060 sprclx[i] = (((i & 0x3) == 0x3 ? 1 : 0) in gen_custom_tables()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp169 static uae_u32 sprclx[16], clxmask[16]; variable
3293 clxdat |= sprclx[shrunk_tmp];
8751 sprclx[i] = (((i & 0x3) == 0x3 ? 1 : 0)