Home
last modified time | relevance | path

Searched refs:DMACON (Results 1 – 12 of 12) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/libsc68/io68/
H A Dpaula_io.c47 static inline int DMACON(const int dmacon) { in DMACON() function
169 old = DMACON(paula->dmacon);
171 cur = DMACON(paula->dmacon);
279 int old_dmaena = DMACON(old_dmacon); in _paula_writeW()
284 new_dmaena = DMACON(paula->dmacon); in _paula_writeW()
/dports/math/slatec/src/
H A Ddmacon.f2 SUBROUTINE DMACON subroutine
H A Ddbvsup.f462 CALL DMACON
/dports/audio/uade/uade-2.13/amigasrc/players/med/common/
H A Dmedtrkdata.i134 DMACON EQU $DFF096
H A Dpro8player.a109 move.w d0,DMACON ;turn on DMA
198 move.w d0,DMACON
H A Dproplayer.a2172 move.w d0,DMACON ;turn on DMA
2692 move.w d0,DMACON
/dports/audio/uade/uade-2.13/src/
H A Dcustom.c404 static void DMACON (uae_u16 v)
1510 case 0x096: DMACON (value); break;
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2142 static void DMACON (unsigned int hpos, uae_u16 v) in DMACON() function
3622 DMACON (0, 0); in customreset()
3875 case 0x096: DMACON (hpos, value); break; in custom_wput_1()
H A DChangeLog922 modified, not in DMACON.
1436 post_decide_line(), called from BPLCON0() and DMACON() which tries to
1658 96082x many changes to Exec. Still not booting (DMACON seems not to be set up
1816 blit as soon as a blitter register is written to (regardless of DMACON,
2236 If DMACON is written and copper DMA is enabled, do a COPJMP1 at once.
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A DChangeLog727 modified, not in DMACON.
1241 post_decide_line(), called from BPLCON0() and DMACON() which tries to
1463 96082x many changes to Exec. Still not booting (DMACON seems not to be set up
1621 blit as soon as a blitter register is written to (regardless of DMACON,
2041 If DMACON is written and copper DMA is enabled, do a COPJMP1 at once.
H A Dcustom.c3782 static void DMACON (int hpos, uae_u16 v) in DMACON() function
7355 case 0x096: DMACON (hpos, value); break; in custom_wput_1()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp4901 static void DMACON (int hpos, uae_u16 v) function
9057 case 0x096: DMACON (hpos, value); break;