home *** CD-ROM | disk | FTP | other *** search
/ Commodore Free 6 / Commodore_Free_Issue_06_2007_Commodore_Computer_Club.d64 / t.cbm128 < prev    next >
Text File  |  2023-02-26  |  4KB  |  153 lines

  1. u
  2.        introduction to the c128
  3.  
  4. The Commodore 128 (aka C128) was
  5. Commodore Business Machines final  8
  6. bit computer (the C65 doesn't count as
  7. it was never completed & never
  8. commercially released). Introduced at
  9. the January 1985 CES, it was the
  10. follow-up to the Commodore 64 & was a
  11. vastly expanded & more poweful
  12. successor to that computer.
  13.  
  14. The C128 features : CP/M mode via a
  15. secondary Zilog Z80 CPU in 40 & 80
  16. column modes Enhanced & faster 6510
  17. (the 8502) running at 2MHz Native 40 &
  18. 80 column modes in two speeds (1 &
  19. 2Mhz) Near 100% compatible C64 mode
  20. Basic 7.0 - more poweful & flexible
  21. than the limited C64's Basic 2.0
  22. Numeric keypad Burst mode disk access
  23. 128k of RAM with more available for
  24. programmers due to an MMU
  25.  
  26. The 128 was released in three models -
  27. the first looked like the a larger 64C
  28. (& the design was repeated in the
  29. later Amiga 500, 600 & 1200) - the
  30. "flat" 128. The second model was a
  31. rather nifty plastic box with a carry
  32. handle & slide in keyboard that
  33. allowed the machine to become a
  34. "luggable" (the 128D) & the last model
  35. was the metal cased cost-reduced
  36. variant (the 128DCR). The 128DCR also
  37. came with a 64k VDC as opposed to the
  38. earlier models 16k chip (they could be
  39. retrofiited).
  40.  
  41. Although the computer sold in excess
  42. of two million units during its
  43. lifespan, native software was thin on
  44. the ground due to the included 64 mode
  45. - developers didn't bother creating
  46. software that took adantage of the
  47. native modes. However, there are
  48. several fine business packages
  49. produced for the 80 column mode & due
  50. to the CP/M compatibility (& it's
  51. ability to handle multiple CP/M disk
  52. formats) a large library of software
  53. was available right from the start.
  54.  
  55. about our site AND Mission statement :
  56. To provide an active & vibrant
  57. community devoted to keeping the
  58. Commodore 128 alive (hence the name of
  59. the site) into the future.
  60.  
  61. To gather together in one place as
  62. much relevant material as possible &
  63. to provide a "one stop shop" for the
  64. C128 community.
  65.  
  66. To foster a friendly & sharing
  67. Commodore 128 community.
  68.  
  69. To provide accurate information &
  70. discussions about the Commodore 128.
  71.  
  72. To promote an active development
  73. scene for the Commodore 128.
  74.  
  75. To preserve & distribute Commodore
  76. 128 related software, manuals & code.
  77.  
  78. And above all - to have a good time
  79. while we're doing it!
  80.  
  81. Commodore 128 hardware information The
  82. C128's hardware basically remained the
  83. same across all three models. It
  84. consisted of :
  85.  
  86. 128kb of RAM (externally expandable
  87. via an REU) 8563 VDC chip driving the
  88. 80 column RGB display with either 16k
  89. of RAM or 64k of RAm in later models
  90. (& easily retro-fitted) - in the
  91. 128DCR this was replaced with an 8568
  92.  
  93. VT-100 style keyboard with a numeric
  94. keypad 8502 CPU - an expanded 6502
  95. which could run in either 1MHz mode or
  96. 2MHz mode (the 40 column screen turned
  97. off at the higher speed) Secondary
  98. Zilog Z80 CPU that controlled the
  99. startup of the computer & allowed it
  100. to run CP/M in either 40 or 80 column
  101. mode. Although this was a 4MHz chip,
  102. it was constrained to 2MHz due to the
  103. requirements of interfacing with the
  104. 8502
  105.  
  106. A reset button
  107.  
  108. MMU bank switching chip In the two
  109. later models, the keyboard was
  110. detachable The 128D models also
  111. contained a built in 1571 disk drive 2
  112. KB 4-bit dedicated color RAM for the
  113. VIC-II E MOS 8580 SID chip for sound -
  114. this was the cost reduced version,
  115. earlier 128's had the 6581 SId as used
  116. in the C64
  117.  
  118. RGBI video output allowing the
  119. computer to connect to a standard CGA
  120. monitor but with an additional
  121. monochrome composite signal as well
  122.  
  123. There are three basic models of the
  124. Commodore 128
  125.  
  126. The original "flat" version, broadly
  127. similar in looks to the 64C, Amiga
  128. 500, 600 & 1200. This model came
  129. equipped with the 16k VDC & had no
  130. internal disk drive.
  131.  
  132. The Commodore 128D was an attempt to
  133. produce a more "business-like" looking
  134.  PC and was in a low profile plastic
  135. box with an internal 1571, stowable
  136. keyboard & a retractable handle that
  137. made the computer a luggable. It still
  138. had the 16k VDC. This PC also had an
  139. internal fan.
  140.  
  141. The Commodore 128DCR was the final
  142. version released. The CR stood for
  143. "cost reduced". This release came in a
  144. sturdy metal case, dispensed with the
  145. fan, had a reduced number of chip
  146. components & had the 64k VDC.
  147.  
  148. Text Reprinted from the website
  149. http://www.commodore128.org/index.html
  150.  
  151.  
  152. ...end...
  153.  
  154.