Classic Computer Magazine Archive COMPUTE! ISSUE 30 / NOVEMBER 1982 / PAGE 192

CAPUTE!

Modifications Or Corrections To Previous Articles

Tl 99/4A Charades

Our thanks to Steve Davis, author of "Charades" for the TI 99-4A (September 1982, p. 64), for pointing out the following typos in the program listing:

 831	DATA SHARP AS A TACK
1220	CALL CLEAR
1330	IF STATUS = 0 THEN 1340 ELSE 1350
1370	RETURN
1580	CALL SOUND

PET Machine Language Compactor

Author David Evans has provided some readers with a faster version of his "Compactor" (July 1982, p. 159). To make all versions work correctly, he suggests that the following line be typed in and then the corrected version be saved via the monitor (the start and end addresses are $0363, $0B78):

IF PEEK (2461) = 12 THEN POKE 2461,13