Home
last modified time | relevance | path

Searched refs:DDFSTOP (Results 1 – 6 of 6) sorted by relevance

/dports/audio/uade/uade-2.13/src/
H A Dcustom.c543 static void DDFSTOP (int hpos, uae_u16 v)
1508 case 0x094: DDFSTOP (hpos, value); break;
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2441 static void DDFSTOP (int hpos, uae_u16 v) in DDFSTOP() function
3873 case 0x094: DDFSTOP (hpos, value); break; in custom_wput_1()
H A DChangeLog309 9B1117 Proper masking for DDFSTOP; proper handling of AUDLEN == 0, changed
357 Mask DDFSTOP with 0xFE, not 0xFC.
496 Remove AGA checks in DDFSTRT/DDFSTOP (Toni Wilen).
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A DChangeLog114 9B1117 Proper masking for DDFSTOP; proper handling of AUDLEN == 0, changed
162 Mask DDFSTOP with 0xFE, not 0xFC.
301 Remove AGA checks in DDFSTRT/DDFSTOP (Toni Wilen).
H A Dcustom.c4291 static void DDFSTOP (int hpos, uae_u16 v) in DDFSTOP() function
7353 case 0x094: DDFSTOP (hpos, value); break; in custom_wput_1()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp5527 static void DDFSTOP (int hpos, uae_u16 v) function
9055 case 0x094: DDFSTOP (hpos, value); break;