ERROR FILE
ATARI 'TOONS
August 1985The 22nd character in line 1090 of listing 2 is an A. Also, to load nonstandard character sets, change NUMBER=1024 in line 1140 to: NUMBER=2050, and change line 1150 to: 1150 GOTO 1170.
GUESS THAT SONG
July 1985The September, 1985 HELP! section contains an easier-reading listing of some of the tougher data lines in Guess That Song.
STAR VENTURE
July 1985Change line 380 to:
380 IF PEEK(53279)=6 THEN SOUND 0,0,0,0:GOTO 80
MUSICIAN
June 1985Change line 790 to:
And if you're having tempo problems, remove line 1720 and add the following:
If you get hearts on the title screen, LIST the program to disk or cassette, type NEW, then ENTER and SAVE it.
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 has problems printing certain characters using redefined characters. Change line 5 to:
790 IF A=54 THEN POSITION 4,22:? #6;"song cleared":GOTO 810
1715 IF A=14 THEN TEMPO=-0.25:GOTO 1700
1720 REM REMOVE THIS LINE
MANEUVER
April 1985
FONT MAKER FOR SG-10
March 1985
CUSTOM PRINT
March 1985
5 CS=PEEK(106)-8:POKE 106,CS-1:GRAPHICS 0:DIM CST$(20):CST$=""