Plan 9 from Bell Labs 1994-02-13
2 files changed, 12 insertions(+), 2 deletions(-) M carrera/screen.c M pc/ether509.c
M carrera/screen.c => carrera/screen.c +2 -2
@@ 42,7 42,7 @@ Lock screenlock; GBitmap gscreen = { Screenvirt+0x00017924, Screenvirt+0x00017918, 0, 512, 3, @@ 456,7 456,7 @@ hwcursmove(int x, int y) d = DAC; x += 379; /* adjusted by experiment */ x += 371; /* adjusted by experiment */ y += 11; /* adjusted by experiment */ d->cr1 = 03; d->cr0 = 01;
M pc/ether509.c => pc/ether509.c +10 -0