Home
last modified time | relevance | path

Searched refs:bplcon0 (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dcustom.h149 STATIC_INLINE int GET_PLANES(uae_u16 bplcon0) in GET_PLANES() argument
151 if ((bplcon0 & 0x0010) && (bplcon0 & 0x7000)) in GET_PLANES()
153 if (bplcon0 & 0x0010) in GET_PLANES()
155 return (bplcon0 >> 12) & 7; in GET_PLANES()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dcustom.h153 STATIC_INLINE int GET_PLANES(uae_u16 bplcon0) in GET_PLANES() argument
155 if ((bplcon0 & 0x0010) && (bplcon0 & 0x7000)) in GET_PLANES()
157 if (bplcon0 & 0x0010) in GET_PLANES()
159 return (bplcon0 >> 12) & 7; // normal planes bits in GET_PLANES()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dcustom.h206 STATIC_INLINE int GET_PLANES(uae_u16 bplcon0) in GET_PLANES() argument
208 if ((bplcon0 & 0x0010) && (bplcon0 & 0x7000)) in GET_PLANES()
210 if (bplcon0 & 0x0010) in GET_PLANES()
212 return (bplcon0 >> 12) & 7; // normal planes bits in GET_PLANES()
H A Ddrawing.h225 uae_u16 bplcon0, bplcon2; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dcustom.h223 STATIC_INLINE int GET_PLANES(uae_u16 bplcon0) in GET_PLANES() argument
225 if ((bplcon0 & 0x0010) && (bplcon0 & 0x7000)) in GET_PLANES()
227 if (bplcon0 & 0x0010) in GET_PLANES()
229 return (bplcon0 >> 12) & 7; // normal planes bits in GET_PLANES()
H A Ddrawing.h255 uae_u16 bplcon0, bplcon2; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c281 unsigned int bplcon0; variable
725 || line_decisions[next_lineno].bplcon0 != thisline_decision.bplcon0 in finish_playfield_line()
925 bplehb = ((bplcon0 & 0xFC00) == 0x6000 || (bplcon0 & 0xFC00) == 0x7000); in isehb()
992 badmode = GET_RES_AGNUS (bplcon0) != GET_RES_DENISE (bplcon0); in setup_fmodes()
2947 thisline_decision.bplcon0 = bplcon0; in reset_decisions()
4114 if (bplcon0 == v) in BPLCON0()
4125 bplcon0 = v; in BPLCON0()
6198 if (bplcon0 & 4) in hsync_scandoubler()
6201 if (bplcon0 & 4) in hsync_scandoubler()
6865 bplcon0 = 0; in custom_reset()
[all …]
H A Dspecialmonitors.c19 extern unsigned int bplcon0;
88 if (!(bplcon0 & 0x0100)) // GAUD in graffiti()
H A Ddrawing.c2579 bpldualpf = (dp_for_drawing->bplcon0 & 0x400) == 0x400; in pfield_expand_dp_bplcon()
2590 static bool isham (uae_u16 bplcon0) in isham() argument
2592 int p = GET_PLANES (bplcon0); in isham()
2593 if (!(bplcon0 & 0x800)) in isham()
2601 if (GET_RES_DENISE (bplcon0) > 0) in isham()
2619 dp_for_drawing->bplcon0 = v; in pfield_expand_dp_bplconx()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Damifb.c759 u_short bplcon0; /* vmode */ member
1466 par->bplcon0 |= BPC0_ECSENA; in ami_decode_var()
1468 par->bplcon0 |= BPC0_BPU3; in ami_decode_var()
1472 par->bplcon0 |= BPC0_HAM; in ami_decode_var()
1474 par->bplcon0 |= BPC0_ERSY; in ami_decode_var()
1481 par->bplcon0 |= BPC0_LACE; in ami_decode_var()
1538 if (par->bplcon0 & BPC0_HAM) in ami_encode_var()
1545 if (par->bplcon0 & BPC0_HAM) in ami_encode_var()
1703 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display()
2250 (copl++)->l = CMOVE(par->bplcon0, bplcon0); in ami_build_copper()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Damifb.c759 u_short bplcon0; /* vmode */ member
1466 par->bplcon0 |= BPC0_ECSENA; in ami_decode_var()
1468 par->bplcon0 |= BPC0_BPU3; in ami_decode_var()
1472 par->bplcon0 |= BPC0_HAM; in ami_decode_var()
1474 par->bplcon0 |= BPC0_ERSY; in ami_decode_var()
1481 par->bplcon0 |= BPC0_LACE; in ami_decode_var()
1538 if (par->bplcon0 & BPC0_HAM) in ami_encode_var()
1545 if (par->bplcon0 & BPC0_HAM) in ami_encode_var()
1703 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display()
2250 (copl++)->l = CMOVE(par->bplcon0, bplcon0); in ami_build_copper()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Damifb.c759 u_short bplcon0; /* vmode */ member
1466 par->bplcon0 |= BPC0_ECSENA; in ami_decode_var()
1468 par->bplcon0 |= BPC0_BPU3; in ami_decode_var()
1472 par->bplcon0 |= BPC0_HAM; in ami_decode_var()
1474 par->bplcon0 |= BPC0_ERSY; in ami_decode_var()
1481 par->bplcon0 |= BPC0_LACE; in ami_decode_var()
1538 if (par->bplcon0 & BPC0_HAM) in ami_encode_var()
1545 if (par->bplcon0 & BPC0_HAM) in ami_encode_var()
1703 custom.bplcon0 = par->bplcon0 & ~BPC0_LACE; in ami_init_display()
2250 (copl++)->l = CMOVE(par->bplcon0, bplcon0); in ami_build_copper()
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp276 unsigned int bplcon0; variable
854 || line_decisions[next_lineno].bplcon0 != thisline_decision.bplcon0
1173 badmode = GET_RES_AGNUS (bplcon0) != GET_RES_DENISE (bplcon0);
1193 thisline_decision.bplcon0 = bplcon0;
3816 thisline_decision.bplcon0 = bplcon0;
5323 if (bplcon0 == v)
5336 if (bplcon0 & 4)
5339 bplcon0 = v;
7692 if (bplcon0 & 4) {
8561 bplcon0 = 0;
[all …]
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c498 thisline_decision.bplcon0 = bplcon0; in finish_playfield_line()
506 || line_decisions[next_lineno].bplcon0 != thisline_decision.bplcon0 in finish_playfield_line()
666 int res = GET_RES(bplcon0); in expand_fmodes()
694 toscr_res = GET_RES (bplcon0); in compute_toscr_delay()
2297 if (bplcon0 == v) in BPLCON0()
2303 if ((bplcon0 ^ v) & 0x800) { in BPLCON0()
2307 bplcon0 = v; in BPLCON0()
3349 if (bplcon0 & 4) in vsync_handler()
3465 if (bplcon0 & 4) { in hsync_handler()
3551 bplcon0 = 0; in customreset()
[all …]
H A Ddrawing.c1135 bplehb = ((dp_for_drawing->bplcon0 & 0xFCC0) == 0x6000 && !(dp_for_drawing->bplcon2 & 0x200)); in pfield_expand_dp_bplcon()
1137 bplehb = (dp_for_drawing->bplcon0 & 0xFC00) == 0x6000; in pfield_expand_dp_bplcon()
1143 bpldualpf = (dp_for_drawing->bplcon0 & 0x400) == 0x400; in pfield_expand_dp_bplcon()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/od-amiga/
H A Damiga-kludges.h59 #define bplcon0 my_bplcon0 macro
/dports/emulators/uae/uae-0.8.29/src/od-amiga/
H A Damiga-kludges.h59 #define bplcon0 my_bplcon0 macro
/dports/emulators/uae/uae-0.8.29/src/include/
H A Ddrawing.h183 uae_u16 bplcon0, bplcon2; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Damigahw.h166 unsigned short bplcon0; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Damigahw.h166 unsigned short bplcon0; member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Damigahw.h166 unsigned short bplcon0; member
/dports/audio/uade/uade-2.13/amigasrc/score/
H A Dcustom.i73 bplcon0 = $100
/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Dhardware.pas314 bplcon0 : Word;
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Dhardware.pas314 bplcon0 : Word;
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Dhardware.pas433 bplcon0 : Word;

12