home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / emu / ReadMe.txt < prev    next >
Text File  |  2004-04-10  |  3KB  |  123 lines

  1.  
  2. Emu8086 - Microprocessor Emulator with 8086 Assembler
  3. -----------------------
  4. Emu8086, Inc. 1998-2004
  5. http://www.emu8086.com
  6. -----------------------
  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
  25. in one pack! Emu8086 combines an advanced
  26. source editor, assembler, disassembler,
  27. software emulator (Virtual PC) with debugger,
  28. and step by step tutorials.
  29.  
  30. This program is extremely helpful
  31. for those who just begin to study assembly
  32. language. It compiles the source code
  33. and executes it on emulator step by step.
  34.  
  35. Visual interface is very easy to work with.
  36. You can watch registers, flags and memory while
  37. your program executes.
  38.  
  39. Arithmetic & Logical Unit (ALU) shows the
  40. internal work of the central processor
  41. unit (CPU).
  42.  
  43. Emulator runs programs on a Virtual PC,
  44. this completely blocks your program from accessing
  45. real hardware, such as hard-drives and memory,
  46. since your assembly code runs on a virtual machine,
  47. this makes debugging much easier.
  48.  
  49. 8086 machine code is fully compatible with all next
  50. generations of Intel's micro-processors, including
  51. Pentium II and Pentium 4, I'm sure Pentium 5 will
  52. support 8086 as well. This makes 8086 code very
  53. portable, since it runs both on ancient and on
  54. the modern computer systems. Another advantage
  55. of 8086 instruction set is that it is much smaller,
  56. and thus easier to learn.
  57.  
  58.  
  59.  
  60. INSTALLATION
  61. ============
  62.  
  63. Software Requirements:
  64.  
  65. * Windows 95, 98, ME, NT 4, 2000, or XP.
  66.  
  67. * Internet Explorer 5 or above (5, 5.5, 6, ...).
  68.  
  69. * 800x600 or greater Screen Resolution.
  70.  
  71. * 16 or 32 bit Color Quality.
  72.  
  73. * Windows NT, Windows 2000 and Windows XP users must have
  74.   administrative rights in order to install the software.
  75.  
  76.  
  77. Please e-mail us if any trouble:
  78. info@emu8086.com
  79.  
  80. Setup is created by Inno Setup Compiler.
  81.  
  82. Interface internationalization enabled
  83. by MagicGlob system (open source library)
  84. http://www.emu8086.com/vb/MagicGlob.html
  85.  
  86.  
  87. DISTRIBUTION
  88. ============
  89.  
  90. You may copy the evaluation version of this
  91. software and documentation as you wish,
  92. and give exact copies of the original
  93. evaluation version to anyone, and distribute
  94. the evaluation version of the software and
  95. documentation in its unmodified form via
  96. electronic means.
  97.  
  98.  
  99. END USER LICENSING AGREEMENT
  100. ============================
  101.  
  102. Emu8086 is SHAREWARE!
  103.  
  104. You can use this version for evaluation only,
  105. you must register if you use it regularly.
  106.  
  107. THIS SOFTWARE IS PROVIDED AS-IS, WITHOUT
  108. WARRANTY OF ANY KIND. THE AUTHOR SHALL NOT
  109. BE HELD LIABLE FOR ANY DAMAGE TO YOU, YOUR
  110. COMPUTER, OR TO ANYONE OR ANYTHING ELSE,
  111. THAT MAY RESULT FROM ITS USE, OR MISUSE.
  112.  
  113.  
  114. CONTACT
  115. ============================
  116.  
  117. Internet:
  118. http://www.emu8086.com
  119. e-mail: info@emu8086.com
  120.  
  121.  
  122. Emu8086, Inc. (C) 1998-2004, All Rights Reserved.
  123.