home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / gfx / emplant.txt < prev    next >
Text File  |  1992-11-11  |  7KB  |  173 lines

  1.  
  2. These pictures were captured with DCTV and converted to HAM with
  3. Art Department Professional.
  4.  
  5. For those of you who are not familar with EMPLANT here is some
  6. information:
  7.  
  8.  
  9.  
  10. EMPLANT just received class B FCC verification August 24th, 1992.
  11.  
  12. Information reguarding the product "EMPLANT" from Utilities Unlimited,
  13. Inc.  This information is freely re-distributable and may be placed on
  14. any BBS or network except Q-Link.
  15.  
  16. What is EMPLANT?
  17. ----------------
  18.  
  19. EMPLANT is a hardware/software product that is designed to allow the
  20. emulation of virtually any computer using the Amiga.  A simple software
  21. driver and ROM(s) from the computer to emulated are all that is required.
  22. Features and software compatibility will depend on the software driver.
  23.  
  24.  
  25. About the hardware
  26. ------------------
  27.  
  28. The hardware holds the key to emulation speed.  Every effort was made to
  29. make the hardware virsatile enough that we should never have to upgrade
  30. it to handle the emulation of forth comming computer systems.  For this 
  31. reason, we have included components that may never be used, however, 
  32. this does insure the fact that we are prepared for the future.  
  33.  
  34. The MAC series of computers, although different from one another, share
  35. the same basic technology.  We can replicate this technology by emulating
  36. the MAC's custom chips through a reliable hardware system.  All timers,
  37. interrupts, and clocks are handled on a hardware level so that speed is
  38. identical (or even faster) than the real computer being emulated.
  39.  
  40. Support for custom EPROMs, static RAM, and SIMM modules makes our hardware
  41. compatible with all existing methods of storing a computer's operating
  42. system.  This versatility also allows us to create adapter boards if some
  43. new method of OS storage becomes available.  The EMPLANT hardware has four
  44. empty 32 pin ROM/RAM sockets provided for use with operating systems that
  45. are stored in DIP format (such as 128K MAC+ ROMs are).  These sockets
  46. can also be used to store your own utility software in EPROM format.  We
  47. plan to release a utility package that will be literally "at your
  48. fingertips".  Another option is to fill the four sockets with static
  49. RAMs, giving you up to 2 megs of extra RAM that you could write protect and
  50. make auto-booting, which would be handy for floppy-only customers.
  51.  
  52. The hardware comes in two forms: a plug in card that occupies one of the
  53. Zoro II/III slots on your A2000/2500/3000, and a plug in card that fits on
  54. the expansion bus on your A500/1000.  For the A500/1000 version, there is
  55. a pass-thru that allows you to plug in your existing equipment.
  56.  
  57. The Apple Nu-Bus expansion ports are not emulated through hardware because
  58. they are now RAM-based device drivers which operate faster than a MAC's own
  59. hardware.  We will be producing NuBus adapter sockets that allow the
  60. use of standard MAC NuBus products to work in a Zoro II/III slot.
  61.  
  62.  
  63. * AVAILABLE HARDWARE OPTIONS *
  64.  
  65. HIGH SPEED MAC SERIAL PORTS/APPLE TALK SUPPORT
  66.  
  67. The MAC serial port is not emulated, it is duplicated - using the exact same
  68. standard dual high speed serial interface IC.  Apple Talk is completely
  69. supported through this port like the MAC, via a 8 pin mini-din connector.
  70. This dual high speed serial port can be used on the Amiga side as well,
  71. allowing the connection of two serial devices operating independantly.
  72. Communication speed on these ports are a maximum of 230.4K baud, which is
  73. the speed at which Apple Talk runs.  Maximum modem speed is generally
  74. limited to 57.6K baud.
  75.  
  76.  
  77. SCSI INTERFACE
  78.  
  79. A simple, autobooting SCSI controller using NCR53C80 high speed
  80. controller IC.  Capable of pseudo-DMA transfers up to 1.1 megs per second.
  81. Support for up to 7 SCSI devices including CD ROMs, tape backup units,
  82. and hand scanners.  This SCSI interface can be used on both the Amiga
  83. side and the MAC side, independantly or simotaneously.
  84.  
  85.  
  86.  
  87.  
  88. About the MAC IIx emulation software
  89. ------------------------------------
  90.  
  91. The MAC IIx emulator software is relatively simple since the majority of
  92. the emulation is done on a hardware level, giving both better compatibility
  93. and equally important, emulation speed.
  94.  
  95. The software reads the MAC ROM SIMM module that is installed on the EMPLANT
  96. board, dumps the ROM image into a block of memory, and patches the image
  97. to run on your Amiga.  One intelligent move on the part of Apple was to
  98. define "global" variables for their operating system.  This makes it
  99. relatively simple to move the code around without a lot of hassles.
  100. Since the MAC IIx is a 68030 based machine, it has a AMU or PMMU to map
  101. memory into various locations.  Using a 68020/30/40 with an MMU allows
  102. virtually 100% compatibility when running MAC software on the emulator.
  103. Another big advantage of having a MMU in your Amiga is that the emulator
  104. will multi-task with the Amiga.  
  105.  
  106. You can transfer files back and forth between file formats without the
  107. need of transfer software.  The MAC IIx operating system supports a
  108. FFS (Foreign filing system).  This is the link to the Amiga.  ANY AmigaDOS
  109. device can be used on the MAC side.  This means that floppys, hard drives,
  110. CD ROMs, and even non-standard AmigaDOS devices (such as MessyDOS) can
  111. be used as valid devices on the MAC side.
  112.  
  113. Full color (up to 256 colors) can be emulated with various 8bit and 24bit
  114. video boards.  Support for DCTV, HAME, Firecracker, Resolver and others is
  115. provided by video device driver software modules.  Up to 16 colors can be
  116. displayed using the standard Amiga video output.
  117.  
  118. Sound is emulated exactly via PAULA.  The MAC IIx has 4 channel stereo
  119. sound nearly identical to the Amiga, so this is easy to emulate on a
  120. software level using the existing Amiga hardware.
  121.  
  122. The MAC 400/800K disk format is emulated by using the already successful
  123. SYBIL hardware package.  High density (1.44mb) floppys are supported via
  124. the CBM 1.76mb drives.
  125.  
  126.  
  127.  
  128. Future emulation
  129. ----------------
  130.  
  131. Since the EMPLANT's hardware is so versatile, a completely new and 
  132. different computer can be emulated by just changing the emulation
  133. software patch and the ROM(s).  MAC QUADRA, Mega ST, and IBM AT
  134. (386/486) emulators are planned in the future.
  135.  
  136.  
  137.  
  138. Price and availability
  139. ----------------------
  140.  
  141. Current retail price for the basic EMPLANT system is $229 + shipping.
  142.  
  143. Basic EMPLANT system with High speed serial ports/Apple Talk support
  144. is $289.00 + shipping.
  145.  
  146. Basic EMPLANT system with high speed SCSI interface is $289.00 +
  147. shipping.
  148.  
  149. Deluxe EMPLANT system with both high speed serial ports/Apple Talk
  150. support AND high speed SCSI interface is $329 + shipping.
  151.  
  152. All EMPLANT packages described above come with the MAC IIx emulation
  153. software and necessary device drivers.
  154.  
  155. The EMPLANT systems are shipping now, however, we are in a back order
  156. situation with shipment priority based on the order date.
  157.  
  158. * Product specifications and prices are subject to change without notice *
  159.  
  160. To be placed on a mailing for more information, please contact
  161. Utilities Unlimited at:
  162.  
  163. 1641 McCulloch Blvd. Suite #25-124
  164. Lake Havasu City, AZ  86403
  165. (602) 680-9004
  166.  
  167.  
  168. Jim Drew, Vice-President
  169.           Utilities Unlimited, Inc.
  170.  
  171. -----------------------------Snippy---Snappy--------------------------------
  172.  
  173.