home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / gendoc / sb180.txt < prev    next >
Text File  |  1985-09-11  |  11KB  |  238 lines

  1.  
  2.                          SB180 Spec Sheet
  3.  
  4.  
  5.         The MICROMINT SB180 computer packs a lot of computing power in
  6. a very small package!  The SB180, only 4" by 7 1/2", offers a Z-80
  7. compatible CPU running at 6 MHz, 256K bytes of RAM, up to 32 K bytes of
  8. ROM, two serial ports, a parallel port, expansion bus, and an industry
  9. standard 765A-compatible disk controller for up to four disk drives -
  10. any combination of 3 1/2", 5 1/4", or 8" drives.  Whether you use the
  11. SB180 as the basis for a complete disk based computer system or use its
  12. 32K of ROM space for a battery-powered dedicated controller application
  13. program, you will appreciate its ability to run standard 8080/8085 and
  14. Z-80 software at up to twice the speed of a 4 MHz Z-80.
  15.  
  16.         The SB180 uses the most powerful of the new generation 8 bit
  17. CPUs - the Hitachi HD64180.  The HD64180 is based on a microcoded
  18. execution unit and advanced CMOS manufacturing technology.  It provides
  19. the benefits of high performance, reduced system cost and low power
  20. operation while maintaining complete compatibility with the large base
  21. of standard CP/M software.  Performance of the HD64180 derives from it
  22. high clock speed, instruction pipelining, and an integrated Memory
  23. Management Unit (MMU) with 512K bytes memory address space.  The
  24. instruction set is a superset of the Z80 instruction set; twelve new
  25. instructions include hardware multiply and a SLEEP instruction for low
  26. power operation.  System costs are reduced because many key system
  27. functions have been included on-chip. Besides the MMU, the HD64180
  28. boasts a two channel Direct Memory Access Controller (DMAC), wait state
  29. generator, dynamic RAM refresh, two channel Asynchronous Serial
  30. Communication Interface (ASCI), Clocked Serial I/O port (CSI/O), two
  31. channel 16-bit Programmable Reload Timer (PRT), a versatile 12 source
  32. interrupt controller, and a "dual" (68xx and 80xx families) bus
  33. interface.
  34.  
  35.         Because the SB180 uses the Z80 instruction set, it can run CP/M
  36. 2.2, CP/M Plus, Z-System, MP/M II, TurboDOS, and Oasis operating
  37. systems. These operating systems can be custom configured to make use
  38. of the 256K bytes on board memory for enhanced performance.  And
  39. popular program development tools for these operating systems - BASIC,
  40. FORTRAN, Pascal, PL/1, C, Forth, assembler, etc. - are widely
  41. available; thousands of proven application programs will work, too!
  42.  
  43.  TECHNICAL SPECIFICATIONS
  44.  
  45.  PROCESSOR
  46.  
  47.  *  Hitachi HD64180, an 8-bit CPU on a 64 pin chip
  48.  *  Superset of Z-80 instruction set, including hardware multiply
  49.  *  Integrated Memory Management Unit with 512K bytes address space
  50.  *  Dynamic RAM refresh
  51.  *  Wait state generator
  52.  *  Clocked serial I/O port
  53.  *  2 channel Direct Memory Access Controller
  54.  *  2 channel Asynchronous Serial Communication Interface
  55.  *  2 channel 16-bit Programmable Reload Timer
  56.  *  12 interrupts
  57.  *  Dual bus interface to 68xx and 80xx support chips
  58.  *  6.144 MHz system clock
  59.  
  60.  MEMORY
  61.  
  62.  *  256K bytes dynamic RAM on board
  63.  *  Either an 8K 2764, 16K 27128, or 32K 27256 EPROM usable
  64.  *  Optional full function 8K ROM monitor
  65.  
  66.  INPUT/OUTPUT
  67.  
  68.  *  Console I/O RS-232 serial port with auto-baud rate select to 19,200 baud
  69.  *  Peripheral RS-232 serial port, full handshaking, 150-19200 baud
  70.  *  Line printer parallel I/O port
  71.  *  19-bit address decoding, I/O port decoding, and dual bus interface
  72.     brought out to expansion bus connector
  73.  
  74.  FLOPPY DISK INTERFACE
  75.  
  76.  *  Uses Standard Microsystems 9266 disk controller chip
  77.  *  Compatible with NEC 765A controller
  78.  *  On-chip digital data separator
  79.  *  Can control 3 1/2", 5 1/4" and 8" drives - up to 4 in any combination
  80.  *  Handles both FM encoded (single density) and MFM encoded (double
  81.     density) data
  82.  
  83.  POWER SUPPLY REQUIREMENTS
  84.  
  85.  *  + 5 volts +/-  5% @ 300 mA (all CMOS);  @ 500 mA (TTL)
  86.  *  +12 volts +/- 20% @  40 mA (plus disk drive requirements)
  87.  
  88.  
  89.  DIMENSIONS AND CONNECTIONS
  90.  
  91.  *  4" by 7 1/2" board with mounting holes
  92.  *  20 pin DIP header for RS-232C serial console I/O
  93.  *  20 pin DIP header for RS-232C serial peripheral port
  94.  *  20 pin DIP header for parallel port line printer
  95.  *  34 pin header for 3 1/2" or 5 1/4" floppy disk
  96.  *  layout for 40 pin and 8 pin headers (unpopulated) for I/O expansion bus
  97.  *  layout for 50 pin header (unpopulated) for 8" floppy disks
  98.  
  99.  OPERATING CONDITIONS
  100.  
  101.  *  temperature: 0-50 C  (32-122 F)
  102.  *  relative humidity: 10-90% relative humidity, non-condensing
  103.  
  104.  
  105.                           The Micromint ROM Monitor
  106.  
  107.         The ROM monitor provided with the SB180 is a complete set of
  108. utilities and debugging aids in an 8K byte PROM which supports four I/O
  109. "devices":
  110.  
  111.         CON: - Console RS-232 serial port
  112.         AUX: - auxillary RS-232 serial port
  113.         CEN: - Centronics parallel printer port
  114.         DSK: - floppy disk storage device
  115.  
  116.  Monitor Commands include:
  117.  
  118.   A - ASCII table:  prints an ASCII code table
  119.   B - Bank select:  selects a 64K memory bank
  120.   C - Copy disk:  systems with 256K RAM can perform single drive copies
  121.   D - Display memory:  displays memory in hex and ASCII
  122.   E - Emulate terminal:  console keyboard is echoed to the auxillary RS-232
  123.       output, and the RS-232 input is echoed on the console display
  124.   F - Fill memory:  any portion of memory is filled with a data byte
  125.   G - Goto program:  starts program execution at specified address and
  126.       optionally includes a breakpoint
  127.   H - Hexmath:  prints the 20 bit sum and difference and 32 bit product
  128.       of the two arguments
  129.   I - Input port:  prints the 8-bit data input from specified port
  130.   K - Klean disk:  formats a specified drive
  131.   M - Move memory:  moves a block of memory
  132.   N - New command:  enables new commands from extended ROM space
  133.   O - Output port:  byte is output to specified port address
  134.   P - Printer select:  toggles printer selection between the Centronics
  135.       parallel port and the auxillary RS-232 port
  136.   Q - Query memory:  searches memory for pattern of 1 to 4 bytes
  137.   R - Read Disk:  reads specified sectors from drive into memory
  138.   S - Set memory:  displays memory contents and allows new data to be
  139.       entered
  140.   T - Test system:  tests various system devices
  141.   U - Upload hex file:  uploads Intel hex file from auxillary or console
  142.       serial port
  143.   V - Verify memory:  compares two blocks of memory
  144.   W - Write disk:  writes specified sectors to disk from memory
  145.   X - eXamine CPU registers:  displays main and alternate CPU registers
  146.       and prompts for modification of main registers
  147.   Y - Yank I/O registers:  displays the 64180 on-chip I/O registers
  148.   Z - Z-System boot:  boots the Z-System DOS from disk
  149.  
  150.  
  151.                        Z-SYSTEM DISK OPERATING SYSTEM
  152.  
  153.         The Z-System is an enhanced 8-bit operating system which is a
  154. complete replacement for CP/M 2.2 from Digital Research.  Any of the
  155. thousands of application programs, languages, or utilities which run
  156. under CP/M will also run under Z-System.  Z-System is a more advanced,
  157. more convenient operating environment than CP/M, with many utility
  158. programs which give the user more consistent, easier access to its
  159. features. Named directories are provided rather than disk drive
  160. designators and user areas. Multiple commands may be entered on the
  161. command line.  A sophisticated "search path" is implemented for
  162. programs and files.  Input/output redirection is supported.  Password
  163. protection for directory access is available, and user privilege levels
  164. for commands can be provided.  Z- System has been customized to make
  165. use of the SB180's expanded instruction set, making it very fast and
  166. extremely efficient.
  167.  
  168.       Comparison of the SB180's Z-System, CP/M-80, and MS-DOS
  169.  
  170. Feature                                     Z-System      CP/M 2.2    MS-DOS
  171.  
  172. Software compatible with CP/M 2.2              yes          yes           no
  173. No warm boot required when changing disks      yes           no          yes
  174. Multiple commands per line                     yes           no           no
  175. Named directories                              yes           no          yes
  176. Password protection for directories            yes           no           no
  177. Dynamically variable user privilege levels     yes           no           no
  178.   for commands
  179. Searching of alternate directories for         yes           no      partial
  180.   invoked  programs  and  files
  181. Terminal-independent video capabilities        yes           no           no
  182. Input/output redirection                       yes           no          yes
  183. Conditional  testing  and execution at the     yes           no           no
  184.   operating system level (IF/ELSE/ENDIF)
  185. Shells and menu generators with shell          yes           no           no
  186.   variables
  187. Tree-structured on-line help and               yes           no           no
  188.   documentation subsystem
  189. 512  megabyte  file  sizes, 8 gigabyte disks   yes           no           no
  190. Complete error trapping with recovery,         yes           no           no
  191.   customizable messages and prompts
  192. Screen-oriented file manipulation and          yes           no           no
  193.   automatic archiving and backup
  194. Full screen command line editing with          yes           no           no
  195.   previous command recall and execution
  196.  
  197.  
  198. ***********************************************************************
  199. The following items are available from:
  200.  
  201.          The Micromint Inc.
  202.          25 Terrace Drive
  203.          Vernon, Conn. 06066
  204.  
  205. phone:   (800) 635-3355 for orders
  206.          (203) 871-6170 for information
  207.  
  208. Item 1   SB180 computer board w/256K bytes of RAM.
  209.          Complete with user's manual and ROM Monitor.
  210.                      Assembled and Tested    order SB180-1  ...$369.00
  211.  
  212. Item 2   SB180 boot disk. Contains Z system with limited utilities and
  213.          BIOS. Provided on 5 1/4" SB180 format DSDD diskette.
  214.                                             order SB180-10  ...$ 49.00
  215.  
  216. Item 3   Z System including ZRDOS, ZCPR2, an editor and utilities, ZAS
  217.          assembler and ZDM debugger. Complete with manuals. Provided on
  218.          four 5 1/4" SB180 format DSDD diskettes.
  219.                                             order SB180-20  ...$190.00
  220.  
  221. Item 4   HD64B180 chip (6 MHz) with data manual and
  222.          12.288 MHz Xtal                                     ...$50.00
  223.  
  224. Item 5   BYTE Readers Special ---- Complete SB180 computer board w/256K
  225.          of RAM, User's manual, ROM Monitor, and all the software
  226.          listed in Item 3.
  227.                     Assembled and Tested    order SB180-1-20 ..$499.00
  228.  
  229. All boards are complete with the exception of the 50 pin 8 inch drive
  230. header which is not populated and optionally available. Printer, Disk,
  231. and terminal cables available separately. Call for pricing.
  232.  
  233. Please include $10 ($7 less on Item 4) for shipping and handling in the
  234. continental United States. $18 elsewhere. Connecticut residents please
  235. include 7 1/2 percent sales tax.
  236. **********************************************************************
  237.  
  238.