CompuServe Messages

IDCMP

#: 28255 S7/ProgrammingForum unknown
    29-Jul-86 00:35:40
Sb: #28190-IDCMP
Fm: Don Curtis/SYSOP 76703,4321
To: GARY SARFF 70167,2216

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

A quick look in my Motorola book shows that to test the 31st bit of a data register (D0), the proper syntax is: btst #$1f,D0 Your example showed, btst $1f,D0