Home
last modified time | relevance | path

Searched refs:CLXCON2 (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2656 static void CLXCON2 (uae_u16 v) in CLXCON2() function
3651 CLXCON2 (clxcon2); in customreset()
3933 case 0x10E: CLXCON2 (value); break; in custom_wput_1()
H A DChangeLog266 CLXCON2 was never called or statesaved. Fixed by Toni.
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c4567 static void CLXCON2 (uae_u16 v) in CLXCON2() function
6875 CLXCON2 (0); in custom_reset()
6983 CLXCON2 (clxcon2); in custom_reset()
7416 case 0x10E: CLXCON2 (value); break; in custom_wput_1()
H A DChangeLog71 CLXCON2 was never called or statesaved. Fixed by Toni.
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp5980 static void CLXCON2 (uae_u16 v) function
8572 CLXCON2 (0);
8667 CLXCON2 (clxcon2);
9118 case 0x10E: CLXCON2 (value); break;