home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1992 December / 1992-12.d64 / spdram.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  313b  |  10 lines

  1. 0 clr
  2. 6 print"[147]":poke53280,6:poke53281,6
  3. 7 a$="[208]lease read the corresponding article":gosub1000
  4. 8 a$="in [195][207][205][208][213][212][197]'s [199]azette":gosub1000
  5. 9 a$="before using [211]peed[210][193][205] [195]onverter":gosub1000
  6. 10 print:a$="[208]ress any key to return to menu":gosub1200
  7. 11 get a$:if a$="" then 11
  8. 12 load"gos.menu",8
  9. 1000 for x=1 to (40-len(a$))/2:printchr$(32);:next:printa$:return
  10.