plan 9 kernel history: overview | file list | diff list

1995/0624/pc/vgaark2000pv.c (diff list | history)

1995/0623/sys/src/9/pc/vgaark2000pv.c:120,1271995/0624/sys/src/9/pc/vgaark2000pv.c:120,127 (short | long | prev | next)
1995/0516    
				*p++ = c->set[2*y + x]; 
			} 
			else { 
				*p++ = 0x00; 
				*p++ = 0x00; 
1995/0624    
				*p++ = 0xAA; 
				*p++ = 0x55; 
1995/0516    
			} 
		} 
	} 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)