Classic Computer Magazine Archive ANTIC VOL. 4, NO. 9 / JANUARY 1986

ERROR FILE

ATARI 'TOONS

August 1985

The 22nd character in line 1090 of listing 2 is an A. Also, to load non-standard character sets, change NUMBER=1024 in line 1140 to: NUMBER=2050, and change line 1150 to: 1150 GOTO 1170.

GUESS THAT SONG

July 1985

The September, 1985 HELP! section contains an easier-readlng listing of some of the tougher data lines in Guess That Song.

STAR VENTURE

July 1985

Change line 380 to:

380 IF PEEK(53279)=6 THEN SOUND 0,0,0,0:GOTO 80

MUSICIAN

June 1985

Change line 790 to: 790 IF A=54 THEN POSITION 4,22:? #6;"song cleared"; GOTO 810

And if you're having tempo problems, remove line 1720 and add the following:

1715 IF A=14 THEN TEMPO=-0.25:GOTO 1700
1720 REM REMOVE THIS LINE

MANEUVER

April 1985

If you get hearts on the title screen, LIST the program to disk or cassette, type NEW, then ENTER and SAVE it.

FONT MAKER FOR SG-10

March 1985

The July 1985 issue of ANTIC contains a listing which, when merged with FONT MAKER, makes that program work on the Star SG-10. See the HELP section of that issue for instructions.

CUSTOM PRINT

March 1985

Custom Print has problems printing certain characters using redefined characters.

Change line 5 to:

5 CS=PEEK(106)-8:POKE 106,CS-1:GRAPHICS 0:DIM CST$(20):CST$""