
	emu8086  - 8086 assembler and microprocessor emulator


	the purpose
	===========

        emu8086 is an emulator of Intel 8086 (AMD compatible) microprocessor
        with integrated 8086 assembler and tutorials for beginners. emulator 
        runs programs like the real microprocessor in step-by-step mode.
        it shows registers, memory, stack, variables and flags. 
        values can be investigated and edited by double click.
        instructions can be executed back and forward.

        tutorials and examples can help you create your own tiny operating system
        and write its binary code to floppy disk boot record using assembly code.
        learn to control a virtual device like robot, stepper motor, LCD display,
        or traffic lights intersection. virtually anyone with any programming
        experience can try to design animated virtual devices using high or low
        level programming languages such as java, c#, .net or visual basic. 
        theoretically it's even possible to design simple virtual device using
        low level assembly language. it's only required to have access to
        file i/o interrupt functions or windows api.


	software requirements
	=====================

	windows NT, windows 2000 and windows xp users must have
	administrative rights to install the software.

        1024x768 or greater screen resolution.
        
        7 mb hard disk space.
        

	copyright
	=========

	copyright (c) 2005 by emu8086.com all rights reserved. 

	the information available in reference is copyrighted unless otherwise indicated.
	you are allowed to reproduce, upload, copy or translate information from this software,
	only under the following conditions: 

		1. use of such information includes our copyright notice.
		2. use of such information includes a hyperlink to the emu8086.com website. 

	software on the emu8086.com web site is provided under the terms of the emu8086 software license. 

	all trademarks mentioned in the emu8086 are the property of their respective holders. 

	Intel is a registered trademark of intel corporation.
	AMD is a registered trademark of AMD corporation.
	
        all other trademarks mentioned here are the property of their respective holders.


	disclaimer 
	==========
	
	emu8086 software is provided "as is" and "as available". no warranty of any kind,
	either express or implied, is made in relation to the availability, accuracy, 
	reliability or content of this package. 

	to the extent permitted by law, emu8086 shall not be liable for any direct, indirect,
	incidental or consequential damages arising out of the use of or inability to use
	these pages, even if emu8086 has been advised of the possibility of such damages. 


	emulator guarantee
	==================
	
	we undertake to support this software to the best of our ability. 
	
	feel free to e-mail if you have any questions or suggestions.


        e-mail address
        ==============        

        info@emu8086.com


        updates
        =======

        www.emu8086.com




        we hope you like the software.
        



