Results 1 to 2 of 2

Thread: 8086 emulator

Threaded View

  1. #1

    Thread Starter
    Lively Member FantastichenEin's Avatar
    Join Date
    Mar 2000
    Location
    dairy
    Posts
    106

    8086 emulator

    I have been making an 8086 emulator in VB.
    It basically emulates a 16bit processor and a few dos interrupts. It can run a basic Hello World .Com file

    It is very basic at the moment and can only emulate a few MOV's and JMP's.
    It also emulates a couple of dos interrupts. Namely String Output and Exit to OS.

    It might be useful to those learning ASM to see how it translates to raw machine code.

    Source code is attached.

    Please feel free to leave comments.

    It will be hosted on sourceforge if anybody is interested in helping to develop it further.
    Attached Files Attached Files
    ****

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width