Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2690 static void COLOR_WRITE (int hpos, uae_u16 v, int num) in COLOR_WRITE() function
3950 COLOR_WRITE (hpos, value & 0xFFF, (addr & 0x3E) / 2); in custom_wput_1()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c4649 static void COLOR_WRITE (int hpos, uae_u16 v, int num) in COLOR_WRITE() function
7434 COLOR_WRITE (hpos, value & 0xFFF, (addr & 0x3E) / 2); in custom_wput_1()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp6062 static void COLOR_WRITE (int hpos, uae_u16 v, int num) function
9136 COLOR_WRITE (hpos, value & 0xFFF, (addr & 0x3E) / 2);