AhmadNaserTurnkeySolutions / Emu8086

Licence: other
Assembly tutorial

Programming Languages

assembly
5116 projects
EMU8086  - THE MICROPROCESSOR EMULATOR


Introduction
============

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

emu8086 can create a tiny operating system and write its binary code to
a bootable floppy disk. The software package includes  several external virtual
devices: robot, stepper motor, led display, and traffic lights intersection. 
Additional devices can be created. 


REQUIREMENTS
============

Administrative rights for Windows XP/Vista/7 users.

10 Mb of hard disk space and 1024x768 or greater screen resolution.

   
COPYRIGHTS
==========

Portions Copyright 1997-2010 Barry Allyn.  All rights reserved.

Flat Assembler	version 1.64
Copyright (c) 1999-2010, Tomasz Grysztar.
All rights reserved.

Copyright (c) 2010 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 emu8086.com website. 


CONTACT
=======        

Yuri Margolin
35 Herzel Street
33504 Haifa
Israel

Tel: +972 52 4663624

e-mail:    [email protected]    

http://www.emu8086.com
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].