home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / cbm / 4566 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  3.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!n8emr!uncle!jcnpc!kumiss!erd
  2. From: erd@kumiss.cmhnet.org (Ethan Dicks)
  3. Subject: Commodore PET - usage and software
  4. Newsgroups: comp.sys.cbm
  5. X-Newsreader: TIN [version 1.1 PL6]
  6. Message-ID: <erd.04o8@kumiss.cmhnet.org>
  7. Date: 14 Nov 92 00:03:14 EDT
  8. Organization: Not an Organization
  9. Lines: 71
  10.  
  11. > In <11408@spark.ed.ac.uk>, roger@cogsci.ed.ac.uk (Roger Burroughes) writes:
  12. >    A request for those who wish to wallow in nostalgia...
  13.  
  14. The best place for "nostalgia" questions is alt.folklore.computers, if
  15. your site receives the alt hierarchy.  Folklore questions are always
  16. welcome.
  17.  
  18. >    I have recently acquired a couple of old CBM machines (which
  19. >look like PETs, but don't have "PET" anywhere on the casing) - a model
  20. >3032 and a model 4016, plus a 2031 disk drive, Commodore cassette, and
  21. >Commodore 4022 printer. Unfortunately there are no manuals with them
  22. >at all :-( 
  23.  
  24. Most "PET"s didn't have the word "PET" on them.  The 3032 is a
  25. European PET of which I know almost nothing about except to
  26. suggest that it has 32K of RAM.  The 4016 is a 40 column PET with 16K
  27. of RAM.  The 2031 disk drive is an IEEE-488 version of the 1540 (both
  28. have CBM DOS 2.5).  I know nothing about the 4022 printer.  The tape
  29. drive is completely compatible with all Commodore 8-bit machines,
  30. including the VIC-20 and C-64.
  31.  
  32. >    Could some kind soul let me know what commands I need to
  33. >use to save and retrieve files from disk and cassette? Are the
  34. >commands for saving and loading BASIC files the same as for m/code
  35. >Printer commands would be handy too...
  36.  
  37. The same commands are used on the PET as the C-64 and VIC-20... i.e.
  38.  
  39. LOAD"$",8
  40. SAVE"MYPROG",8
  41.  
  42. The printer is probably device 4, the 2031 is probably device 8.  The
  43. tape drive is either device 1 or 2, depending upon which of the two
  44. tape connectors is used (internal or external).
  45.  
  46. If you have a "BASIC 4" machine (check the version at power-up time),
  47. there are additional commands to BASIC which will make the use of
  48. disks easier.  The old commands still work.
  49.  
  50. >    I must admit that these machines are not exactly the sort I'm
  51. >used to :-) Any help would be appreciated. By the way, does anyone
  52. >know if it's possible to move memory chips from one machine to the
  53. >other? 
  54.  
  55. The newest PETs used the "universal PET board", characterized by
  56. 4116 DRAMs and a built-in piezo buzzer.  The machines chirped when
  57. powered on.  Your 4016 may or may not be one.  I don't know about
  58. the 3032.  PETs came with two kinds of RAMs... the oldest PETs
  59. came with BASIC 1.0 and either 4Kb or 8Kb of static RAM on the 
  60. motherboard (5101 or 2101 chips) - they could be expanded to 32K
  61. or RAM, but only with an add-in board.  The later PETs came with
  62. either 16Kb or 32Kb of DRAM (4116 chips) and BASIC 2.0 or BASIC 4.0.
  63. The cost differential for a 32Kb model over a 16Kb model was
  64. several hundred dollars more than the cost of 8 4116 chips.  As a
  65. result, Commodore punched holes in the PCB where the upper 16Kb
  66. went; this prevented people from buying the cheap PETs and upgrading
  67. the memory themselves.  I have heard that it is possible to repair
  68. the damage done by the hole punch, but I have never tried it.
  69.  
  70. In short, while you probably can move the chips from one machine to
  71. the other, you may find that the chips themselves are soldered
  72. or that the board may not be able to take them.  4116 chips are only
  73. a couple of bucks each, IF YOU CAN FIND THEM.
  74.  
  75. -ethan
  76.  
  77. --
  78. Ethan Dicks     N8TVD ! This message is brought to you by the breakfast cereal
  79. erd@kumiss.cmhnet.org ! of Pennsic Veterans everywhere: Beerios.
  80.                       ! "They don't stay crisp in beer, but who cares?" 
  81.  
  82.