Home
last modified time | relevance | path

Searched refs:COP2LCH (Results 1 – 4 of 4) sorted by relevance

/dports/audio/uade/uade-2.13/src/
H A Dcustom.c366 static inline void COP2LCH (uae_u16 v) { cop2lc = (cop2lc & 0xffff) | ((uae_u32)v << 16); }
1499 case 0x084: COP2LCH (value); break;
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2115 STATIC_INLINE void COP2LCH (uae_u16 v) { cop2lc = (cop2lc & 0xffff) | ((uae_u32)v << 16); } in COP2LCH() function
3864 case 0x084: COP2LCH (value); break; in custom_wput_1()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c3728 STATIC_INLINE void COP2LCH (uae_u16 v) in COP2LCH() function
7344 case 0x084: COP2LCH (value); break; in custom_wput_1()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp4820 STATIC_INLINE void COP2LCH (uae_u16 v) function
9046 case 0x084: COP2LCH (value); break;