
emu8086 - 8086 assembler and emulator


INSTALLATION
============

Software Requirements:

* Windows 95, 98, ME, NT 4, 2000, or XP.

* Internet Explorer 5 or above (5, 5.5, 6, ...).

* 800x600 or greater Screen Resolution.

* 16 or 32 bit Color Quality.

* Windows NT, Windows 2000 and Windows XP users must have
  administrative rights in order to install the software.

* Visual Basic Runtimes 6.0
  (included in full version of Setup)
  You can get these system files from these locations:

http://download.microsoft.com/download/vb60pro/Redist/sp5/WIN98Me/EN-US/vbrun60sp5.exe

http://www.tucows.com/system/preview/194333.html

http://www.simtel.net/vbrun.php  


Please e-mail us if any trouble:
emu8086@yahoo.com

Setup is created by Inno Setup Compiler.


THE PURPOSE
===========

Everything for learning assembly language
in one pack! emu8086 combines an advanced
source editor, assembler, disassembler,
software emulator (Virtual PC) with debugger,
and step by step tutorials.

This program is extremely helpful
for those who just begin to study assembly
language. It compiles the source code
and executes it on emulator step by step.

Visual interface is very easy to work with.
You can watch registers, flags and memory while
your program executes.

Arithmetic & Logical Unit (ALU) shows the
internal work of the central processor
unit (CPU).

Emulator runs programs on a Virtual PC,
this completely blocks your program from accessing
real hardware, such as hard-drives and memory,
since your assembly code runs on a virtual machine,
this makes debugging much easier.

8086 machine code is fully compatible with all next
generations of Intel's micro-processors, including
Pentium II and Pentium 4, I'm sure Pentium 5 will
support 8086 as well. This makes 8086 code very
portable, since it runs both on ancient and on
the modern computer systems. Another advantage
of 8086 instruction set is that it is much smaller,
and thus easier to learn.


DISTRIBUTION
============

You may copy the evaluation version of this
software and documentation as you wish,
and give exact copies of the original
evaluation version to anyone, and distribute
the evaluation version of the software and
documentation in its unmodified form via
electronic means.


END USER LICENSING AGREEMENT
============================

emu8086 is SHAREWARE!

The registration cost is $12.5 (USD).

THIS SOFTWARE IS PROVIDED AS-IS, WITHOUT
WARRANTY OF ANY KIND. THE AUTHOR SHALL NOT
BE HELD LIABLE FOR ANY DAMAGE TO YOU, YOUR
COMPUTER, OR TO ANYONE OR ANYTHING ELSE,
THAT MAY RESULT FROM ITS USE, OR MISUSE.

Special thanks to Yuri Margolin from:
http://mysoft.s5.com/
for helping us a lot with this project!


CONTACT
============================

Internet:
http://www.geocities.com/emu8086/
e-mail: emu8086@yahoo.com


emu8086, Inc. (C) 2002, All Rights Reserved.
