Windows 95 is crash compatible with Windows 1.0, 2.x, and 3.x.
Related:
- define BITCOUNT(x) (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define BX_(x) ((x) -
(((x)>>1)&0x77777777) \ - (((x)>>2)&0x33333333)... - 1) X=Y ; Given
2) X^2=XY ; Multiply both sides by X
3) X^2-Y^2=XY-Y^2 ;
Subtract Y^2 from both sides 4) (X+Y)(X-Y)=Y(X-Y) ... - define BITCOUNT(x) (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define BX_(x) ((x) -
(((x)>>1)&0x77777777) \ ... - This is a crude version of a more advanced utility that has never been written.
From the X-windows xwud(1) man... - Windows 95
undocumented... - 1) X=Y ; Given
2) X^2=XY ;
Multiply both sides by X 3) X^2-Y^2=XY-Y^2 ... - Windows 95 really does have pre-emptive multitasking:
It can boot and crash at the same time... - A Multitasking Timex Sinclair
--
Matt Sorrels in reference to Andrew running X...
