Home
last modified time | relevance | path

Searched refs:BPL5DAT (Results 1 – 2 of 2) sorted by relevance

/dports/audio/uade/uade-2.13/src/
H A Dcustom.c523 static inline void BPL5DAT (uae_u16 v) {}
1573 case 0x118: BPL5DAT (value); break;
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2388 STATIC_INLINE void BPL5DAT (uae_u16 v) { bpl5dat = v; } in BPL5DAT() function
3939 case 0x118: BPL5DAT (value); break; in custom_wput_1()