emu8086 - 8086 assembler and emulator


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

This program is for Windows 95/98/ME/2K/XP

Important! In case you are unable to run
the program, try downloading Visual Basic
Runtimes 6.0 from our web-site:

       http://www.geocities.com/emu8086/

You can also find updates there.


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

Everything you may need to learn assembly
language, emu8086 combines a text editor,
assembler, disassembler, software
emulator (Virtual PC), and tutorials.

This program is extremely helpful
for those who just begin to study assembly
language, since you can compile the source
code and execute 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.


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

Program is FREE to distribute on any
kind of media.


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

emu8086 is Freeware!

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 me a lot with this project!


Alexander Popov Emulation Soft (C) 2002
http://www.geocities.com/emu8086/
emu8086@yahoo.com


All rights reserved.
