Skip to content

Surendrajat/emu8086

 
 

Repository files navigation

EMU8086 - THE 8086 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. 
See the tutorial and documentation pages here
REQUIREMENTS
Administrative rights for Windows XP/Vista/7/8/8.1/10 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

Languages

  • Assembly 65.0%
  • Visual Basic .NET 23.2%
  • SourcePawn 6.9%
  • PHP 3.7%
  • C# 0.4%
  • Pascal 0.3%
  • Other 0.5%