Skip to content

online-9/emu8086

 
 

Repository files navigation

    
    
    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:    info@emu8086.com    

    http://www.emu8086.com
    
    
    
    
    
    

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 65.6%
  • Visual Basic .NET 23.4%
  • SourcePawn 6.9%
  • PHP 2.9%
  • C# 0.4%
  • Pascal 0.3%
  • Other 0.5%