home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / emulator / ReadMe.txt next >
Text File  |  2005-04-29  |  3KB  |  109 lines

  1.  
  2.                 Emu8086 
  3.  
  4.         8086 Assembler and Microprocessor Emulator
  5.  
  6.              http://www.emu8086.com
  7.  
  8.  
  9.     THE PURPOSE
  10.     ===========
  11.  
  12.     Emu8086 is a Microprocessor Emulator with integrated 8086
  13.     Assembler and Free Tutorial. Emulator runs programs on a
  14.     Virtual Machine, it emulates real hardware, such as screen,
  15.     memory and input/output devices. Works under any version
  16.     of Windows including Windows XP!
  17.  
  18.     Emu8086 is extremely helpful for programming in assembly
  19.     language. The source code is compiled by assembler and then
  20.     executed on Emulator step-by-step, allowing you to watch
  21.     registers, flags and memory while your program runs.
  22.     Complete 'all in one' solution for coding in Assembly Language.
  23.  
  24.     Everything for learning assembly language in one pack! 
  25.     Emu8086 combines an advanced source editor, assembler,
  26.     disassembler, software emulator (Virtual PC) with debugger,
  27.     and step by step tutorials.
  28.  
  29.     This program is extremely helpful for those who just begin
  30.     to study assembly language. It compiles the source code
  31.     and executes it on emulator step by step.
  32.  
  33.     Visual interface is very easy to work with.
  34.     You can watch registers, flags and memory while
  35.     your program executes.
  36.  
  37.     Arithmetic & Logical Unit (ALU) shows the internal work
  38.     of the central processor unit (CPU).
  39.  
  40.     Emulator runs programs on a Virtual PC, this completely 
  41.     blocks your program from accessing real hardware, such
  42.     as hard-drives and memory, since your assembly code runs
  43.     on a virtual machine, this makes debugging much easier.
  44.  
  45.     8086 machine code is fully compatible with all next
  46.     generations of Intel's micro-processors, including
  47.     Pentium II and Pentium 4, It's obvious that next generations
  48.     of Intel's microprocessors will support 8086 as well. 
  49.     This makes 8086 code very portable, since it runs 
  50.     both on ancient and on the modern computer systems.
  51.     Another advantage of 8086 instruction set is that
  52.     it is much smaller, and thus easier to learn.
  53.  
  54.  
  55.  
  56.     SOFTWARE REQUIREMENTS
  57.     =====================
  58.  
  59.     * Windows 98 users may need to download and install
  60.       Visual Basic Runtimes 6.0:
  61.       http://www.emu8086.com/vb/runtimes.html
  62.  
  63.     * Windows NT, Windows 2000 and Windows XP users must have
  64.       administrative rights in order to install the software.
  65.  
  66.  
  67.     Please e-mail us if any trouble:
  68.     
  69.         info@emu8086.com
  70.  
  71.     Setup is created by Inno Setup Compiler.
  72.     Interface internationalization enabled
  73.     by MagicGlob system (open source library).
  74.  
  75.  
  76.     LEGAL NOTICES AND TERMS OF USE
  77.     ==============================
  78.  
  79.     Please read these terms and conditions carefully before
  80.     using this software: 
  81.     
  82.     http://www.emu8086.com/dr/license.html
  83.  
  84.     We may revise the Terms of Use at any time without notice to you.
  85.     
  86.  
  87.     CONTACT
  88.     =======
  89.     
  90.     Please report bugs and problems.
  91.     
  92.  
  93.     WWW:        http://www.emu8086.com
  94.  
  95.     e-mail:         info@emu8086.com
  96.  
  97.  
  98.  
  99.  
  100.  
  101.     Copyright Emu8086, Inc.2005, All Rights Reserved.
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.