OS detecion

 

The new Revision B Operating System was released in January
1982. To determine if your machine has the version B type
in this BASIC instruction.

PRINT PEEK(58383)
if result = 56 then you have Revision A
if result = 0 then you have Revision B