Home
last modified time | relevance | path

Searched refs:VideoRAM (Results 1 – 14 of 14) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Di4x00.cpp8 static UINT8 *VideoRAM[3]; variable
416 UINT8 *ramdst[4] = { NULL, VideoRAM[0], VideoRAM[1], VideoRAM[2] }; in blitter_write()
528 UINT16 *dst = (UINT16*)VideoRAM[0]; in i4x00_write_word()
534 UINT16 *dst = (UINT16*)VideoRAM[1]; in i4x00_write_word()
540 UINT16 *dst = (UINT16*)VideoRAM[2]; in i4x00_write_word()
657 UINT16 *dst = (UINT16*)VideoRAM[0]; in i4x00_read_word()
662 UINT16 *dst = (UINT16*)VideoRAM[1]; in i4x00_read_word()
667 UINT16 *dst = (UINT16*)VideoRAM[2]; in i4x00_read_word()
713 VideoRAM[0] = Next; Next += 0x020000; in MemIndex()
714 VideoRAM[1] = Next; Next += 0x020000; in MemIndex()
[all …]
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datidsp.c103 if (pATI->VideoRAM <= 1024) in ATIDSPPreInit()
116 if (pATI->VideoRAM <= 1024) in ATIDSPPreInit()
128 if (pATI->VideoRAM <= 1024) in ATIDSPPreInit()
H A Datipreinit.c90 pATI->VideoRAM, MemoryTypeName); in ATIReportMemory()
92 if (pATI->VideoRAM > pScreenInfo->videoRam) in ATIReportMemory()
811 pATI->VideoRAM = videoRamSizes[IOValue]; in ATIPreInit()
820 pATI->VideoRAM = (IOValue + 1) * 512; in ATIPreInit()
822 pATI->VideoRAM = (IOValue - 3) * 1024; in ATIPreInit()
824 pATI->VideoRAM = (IOValue - 7) * 2048; in ATIPreInit()
1783 pScreenInfo->videoRam = pATI->VideoRAM; in ATIPreInit()
1803 (pATI->VideoRAM < 4096)) in ATIPreInit()
1838 ServerVideoRAM = pATI->VideoRAM; in ATIPreInit()
1897 AcceleratorVideoRAM = pATI->VideoRAM; in ATIPreInit()
[all …]
H A Datistruct.h286 int VideoRAM; member
H A Datimach64.c165 if ((pATI->Chip < ATI_CHIP_264CT) && (pATI->VideoRAM < 4096)) in ATIMach64PreInit()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/konami/
H A Dk007342_k007420.cpp16 static UINT8 *VideoRAM[2]; variable
27 VideoRAM[i] = ColorRAM[i] + 0x0800; in K007342Init()
84 INT32 code = VideoRAM[layer][ofst]; in K007342DrawLayer()
144 INT32 code = VideoRAM[layer][ofst]; in K007342DrawLayer()
207 INT32 code = VideoRAM[layer][ofst]; in K007342DrawLayer()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/konami/
H A Dk007342_k007420.cpp16 static UINT8 *VideoRAM[2]; variable
27 VideoRAM[i] = ColorRAM[i] + 0x0800; in K007342Init()
84 INT32 code = VideoRAM[layer][ofst]; in K007342DrawLayer()
144 INT32 code = VideoRAM[layer][ofst]; in K007342DrawLayer()
207 INT32 code = VideoRAM[layer][ofst]; in K007342DrawLayer()
/dports/devel/z88dk/z88dk/libsrc/target/pv1000/stdio/
H A Dgeneric_console.asm3 ; VideoRAM = b800 -> baff -> 768 locations geom: 32 x 24
/dports/x11-drivers/xf86-video-sis/xf86-video-sis-0.12.0/
H A DREADME144 VideoRAM [size]
150 using the VideoRAM keyword. If more than 4096K is specified, the
/dports/emulators/aranym/aranym-1.1.0/
H A Dconfigure.ac91 …deoram, [AC_HELP_STRING([--enable-fixedvideoram], [use fixed start of VideoRAM (default=no)])], …
992 AH_TEMPLATE([FIXED_VIDEORAM], [Define if you want fixed position of VideoRAM])
1005 dnl fixed start of VideoRAM
1014 AC_MSG_WARN([Blitter SDL surface blitting support needs fixed position of VideoRAM])
1032 AC_MSG_WARN([Blitter SDL surface blitting support needs fixed position of VideoRAM])
2322 echo "Fixed position of VideoRAM ............. : $WANT_FIXEDVIDEORAM"
H A Dconfig.h.in101 /* Define if you want fixed position of VideoRAM */
H A Dconfigure1637 --enable-fixedvideoram use fixed start of VideoRAM (default=no)
17008 echo "Fixed position of VideoRAM ............. : $WANT_FIXEDVIDEORAM"
H A DChangeLog2643 specific VideoRAM (thanks to Miro Kropacek)
9615 - floating VideoRAM
10255 - in a fVDI session (when VIDEL rendering is disabled) if VIDEL VideoRAM address
10613 - 'direct_truecolor' switch allows you to patch TOS so that Videl VideoRAM
10614 is set directly to host's VideoRAM. Thus VIDEL writes directly to host's
/dports/x11-drivers/xf86-video-openchrome/xf86-video-openchrome-0.6.0/
H A DChangeLog716 Redoing the second change of June 10: Printing VideoRAM again
726 the reading of the VideoRAM option to after X has parsed the
934 Print VideoRAM again only when it's actually been probed.
942 Move reading of the VideoRAM option to after X has parsed the