Home
last modified time | relevance | path

Searched defs:get_pal (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dx86_tiles.asm194 .get_pal: label
302 .get_pal: label
415 .get_pal: label
530 .get_pal: label
639 .get_pal: label
755 .get_pal: label
866 .get_pal: label
982 .get_pal: label
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamewin.h365 inline Palette *get_pal() const { in get_pal() function
/dports/games/libretro-tgbdual/tgbdual-libretro-18fd609/gb_core/
H A Dgb.h272 word *get_pal(int num) { return col_pal[num]; } in get_pal() function