
				Emu8086 

		8086 Assembler and Microprocessor Emulator
		
			 http://www.emu8086.com


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

	Emu8086 is a Microprocessor Emulator with integrated 8086
	Assembler and Free Tutorial. Emulator runs programs on a
	Virtual Machine, it emulates real hardware, such as screen,
	memory and input/output devices.

	Emu8086 is extremely helpful for programming in assembly
	language. The source code is compiled by assembler and then
	executed on Emulator step-by-step, allowing you to watch
	registers, flags and memory while your program runs.
	Complete 'all in one' solution for coding in Assembly Language.

	Everything for learning assembly language in one pack! 
	Emu8086 combines an advanced source editor, assembler,
	disassembler, software emulator 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 shows the internal work
	of the central processor unit.

	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.


	SOFTWARE REQUIREMENTS
	=====================

	* Windows 98 users may need to download and install
	  Visual Basic Runtimes 6.0:
	  http://www.emu8086.com/vb/runtimes.html

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


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

	Setup is created by Inno Setup Compiler.
	Interface internationalization enabled
	by MagicGlob system (open source library).

	

	CONTACT
	=======
	
	Please report bugs and problems.
	

	WWW:		http://www.emu8086.com

	e-mail:         info@emu8086.com





	Copyright Emu8086, Inc. 2005, All Rights Reserved.







