Bulletin number: 325 Products affected: Z999 Description: How to find some processor types Component: Date: Wed Jul 4 13:34:38 BST 1990 ----- This is not real occam nor real guy code, however it does show how to determine some of the processor types. ldc 2 ldc 1 ldc 0 lddevid stl temp1 stl temp2 if temp2 = 2 type := 800 temp2 = 1 type := 212 \/ 222 \/ 414 temp2 = 0 if temp1 = 0 type = 425 temp1 = 1 type = 805 temp1 = 2 type = 801 temp1 = 4 type = 225 temp1 = 5 type = 400 true don't know true don't know