home *** CD-ROM | disk | FTP | other *** search
/ Rockford Magazine / Rockford_Magazine_033_19xx_-_de_Disk_5_of_5_Side_B.d64 / 208 < prev    next >
Text File  |  2023-02-26  |  1KB  |  43 lines

  1. Path: mail2news.demon.co.uk!pancake.remcomp.fr
  2. From: Didier Derny <didier@aida.org>
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Need help with PET 9000
  5. Date: Mon, 7 Aug 1995 13:24:01 +0200
  6. Message-ID: <199508071124.NAA00793@aida>
  7. References: <400oe9$6hm@dub-news-svc-3.compuserve.com>
  8. X-NNTP-Posting-Host: pancake.remcomp.fr
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Sender: didier@aida
  12. In-Reply-To: <400oe9$6hm@dub-news-svc-3.compuserve.com>
  13.  
  14. On 5 Aug 1995 76735.2554@compuserve.com wrote:
  15.  
  16. >
  17. > My neighbor gave me a PET9000. He knows nothing about the computer. I'm
  18. familiar with C64s (I own four). The SP9000 appears to be working: it boots up
  19. and I can write programs that execute. But I don't know how to operate the disk
  20.  drive. I guess th e commands are a little different than regular Commodore
  21. Basic. Can anyone help? Thanks, Jim in Toronto.
  22. >
  23. >
  24.  
  25. Basicly the PET9000 is a CBM8000 with a 6809 extension board.
  26. There is a switch on the left side of the computer to switch between the
  27. 6502 and 6809 mode. In 6502 mode it has w black and white screen but
  28. it works like a commodore 64. The basic 4.0 contains some special
  29. commands to support the disk drive but the old commands works too.
  30.  
  31. for example
  32. on the C64
  33. load "*",8   launch the first file on the floppy disk.
  34. on the CBM8000
  35. dload "*" works the same way.
  36.  
  37. There are many documentation files availables at: ftp.funet.fi
  38.  
  39.  
  40. --
  41. Didier Derny
  42. didier@aida.org
  43.