Home
last modified time | relevance | path

Searched refs:Pal0 (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/adamem/adamem-1.0_4/
H A DSVGALib.c36 static byte PalBuf[16],Pal0; /* Palette buffer */ variable
765 Pal0=2; in InitMachine()
H A DX.c73 static int PalBuf[16],Pal0; /* Palette buffer */ variable
H A DCommon.h695 PalBuf[0]=VDP.BGColour? PalBuf[VDP.BGColour]:Pal0; in ColourScreen()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_palette.erl61 palette(#st{pal=Pal0}) ->
62 Pal = del_trailing(Pal0),