| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to crtc.c CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / io | 
| version 1.10, 2007/11/03 00:00:20 | version 1.11, 2007/11/11 13:54:14 | 
|---|---|
| Line 63 static const IOINP crtci70[8] = { | Line 63 static const IOINP crtci70[8] = { | 
| void crtc_biosreset(void) { | void crtc_biosreset(void) { | 
| if (!(np2cfg.dipsw[0] & 0x01)) { | if (!(pccore.dipsw[0] & 0x01)) { | 
| crtc.reg.pl = 0; | crtc.reg.pl = 0; | 
| crtc.reg.bl = 0x0f; | crtc.reg.bl = 0x0f; | 
| crtc.reg.cl = 0x10; | crtc.reg.cl = 0x10; |