home *** CD-ROM | disk | FTP | other *** search
- 10 rem copyright 1989 compute! publications, inc. - all rights reserved
- 20 poke53280,14:poke53281,6:print"[147][154] copyright 1989 compute! pub., inc."
- 30 printtab(11)"all rights reserved"
- 40 print": loading arcade machine"
- 50 a$=chr$(34)
- 60 print"printchr$(147):dload"a$"sprdata"a$":dload"a$"params"a$;
- 70 print":print"a$"[147]arcade machine activated"a$"[154]"
- 80 poke631,13:poke198,2
- 90 load"arcade machine",8
-