    
    
    EMU8086  - THE MICROPROCESSOR EMULATOR
    
    
    Introduction
    ============
    
    emu8086 is the emulator of 8086 (Intel and AMD compatible) microprocessor 
    and integrated assembler with tutorials for beginners. 
    The emulator runs programs like the real microprocessor in step-by-step mode.
    It shows registers, memory, stack, variables and flags. 
    All memory values can be investigated and edited by a double click.
    The instructions can be executed back and forward.
    
    emu8086 can create a tiny operating system and write its binary code to
    a bootable floppy disk. The software package includes  several external virtual
    devices: robot, stepper motor, led display, and traffic lights intersection. 
    Virtually anyone with any programming experience can design 
    animated virtual devices in Java, C#, .Net, Visual Basic or 
    even in pure Assembly language (see simplest.asm in examples)
    
    
    Software requirements
    =====================
    
    Windows XP users must have administrative rights to install the software.
    
    1024 x 768 or greater screen resolution and about 10 Mb of hard disk is required.
    
    
    LICENCE
    =======

    This software is intended for academic, commercial and personal purposes.
    It is not limited to any number of workstations. You may copy the complete
    program package and pass it on to others without any limitations.
    
    A separate license key is required for every person who uses this software.
    The Site License allows all students to use the software on university
    owned computers and allows them to install it on their personal computers.
    
    The software is limited to 90 days of free evaluation period, if you
    continue to use this software after the evaluation period you must
    purchase digital licence key from RegNow/A Digital River company.
    
    Customers may phone RegNow 24/7 Customer Service Center at +1-952-646-5331 or
    toll free from the US and Canada at 1-877-353-7297 to place an order by phone.
    

    PRICES AND PRODUCT ID NUMBERS
    =============================

    Permanent Single Customer License
      Product ID number:    2189-7  
      Price:                $50 USD
      Secure URL: https://www.regnow.com/softsell/nph-softsell.cgi?item=2189-7 

    1 Year Site Licence 
      Product ID number:    2189-10  
      Price:                $295 USD
      Secure URL: https://www.regnow.com/softsell/nph-softsell.cgi?item=2189-10 

    Permanent Site Licence
      Product ID number:    2189-9  
      Price:                $1250 USD
      Secure URL: https://www.regnow.com/softsell/nph-softsell.cgi?item=2189-9  
  
 
    Please note: 
    When applicable, VAT tax will be added to the order at the end of the order process.
    Phone orders are subject to an additional $3.00 USD order processing fee.
    
    To enter the registration key click the About button.
    After the registration licensee name must appear in the about box.
    
    
    Copyrights
    ==========
    
    Copyright (c) 2005 by emu8086.com all rights reserved. 
    
    The information available in reference is copyrighted unless otherwise indicated.
    you are allowed to reproduce, upload, copy or translate information from this software,
    only under the following conditions: 
    
        1. Use of such information includes our copyright notice.
        2. Use of such information includes a hyperlink to emu8086.com website. 
    
    Software on the emu8086.com web site is provided under the terms of emu8086 software license. 
    
    All trademarks mentioned in the emu8086 are the property of their respective holders. 
    
    Intel is a registered trademark of Intel Corporation.
    AMD is a registered trademark of AMD Corporation.
    Microsoft is a registered trademark of Microsoft Corporation.
    
    All other trademarks mentioned here are the property of their respective holders.
    
    
    Disclaimer 
    ==========
    
    emu8086 software is provided "as is" and "as available". no warranty of any kind,
    either express or implied, is made in relation to the availability, accuracy, 
    reliability or content of this package. 
    
    To the extent permitted by law, emu8086 shall not be liable for any direct, indirect,
    incidental or consequential damages arising out of the use of or inability to use
    the software, even if emu8086 has been advised of the possibility of such damages. 
    
    Guarantee
    =========
    
    We undertake to support this software to the best of our ability,
    all examples that are included with the software and those that are published
    online must be assembled without any compilation errors and produce correct machine
    code according to effective documentation.
    
    
    Licence Agreement
    =================
    
    This software is designed to be as fault tolerant as possible, however
    it is not a toy and if you run an executable outside of the emulator 
    environment a specially crafted and compiled code can seriously
    damage your operating system, data and files. The warning is shown
    before any permanent damage may occur, unless the warning is manually
    turned off in emu8086.ini.
    
    Under no circumstances, the authors of the software may be subject to
    any form of legal liability for any problems, lack of suitability,
    damage or financial loss that arises from use of this software or
    software written with this software.
    
    emu8086 is a legal mainstream software and cannot be used to create any
    form of illegal software whatsoever. The illegal software includes 
    while not being limited to software for hacking purposes, transmission
    of either virus or trojan content, infections, cyber weapons, or any
    other software that performs actions prohibited by the Digital 
    Millennium Copyright Act (DMCA). Any such software is deemed to
    be illegal software for the purposes of the content of this licence.
    
    
    Online contact form and e-mail address
    ======================================         
    
    http://www.emu8086.com/dr/contact.html
    
    e-mail:    info@emu8086.com
    
    updates: http://www.emu8086.com
        
    It pleases us to count you as one of our valued customers. 
    We would be happy to answer any questions you may have.
    We hope you like the software.
    
    
    
    
    
    
    
