Emu8086-A good helper for learning assembly language

Publisher:bianzitong521Latest update time:2015-09-23 Source: eefocusKeywords:Emu8086 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
Recently, I was debugging an assembly program and looking for debugging software on the Internet. I found a tool called Emu8086 that is particularly useful. It is an 8086 virtual machine that can simulate and run some 8086 assembly programs. It is a 2M program that can simulate a CPU with a debugger, a screen, and many I/O devices, plus a useful program editor and a large amount of classic source code. Of course, this is all done under Windows. So, what are the benefits of learning assembly under emu8086? First of all, it saves the trouble of configuring the development environment. If you learn DOS assembly, you need to find an assembler such as masm link, and you need to remember the troublesome command line. The most annoying thing is to use debug to debug. That trouble... Under Emu8086, there is no such trouble. The debugging program is as simple and intuitive as VC, Ollydbg, etc. You can check the intermediate running results and register values ​​at any time. Another very prominent advantage is that this is a simulation of a real CPU, which is the so-called "bare metal"! You are no longer dealing with an operating system, but a real CPU, memory, screen, IO interface, etc. More "advanced" things like how to control screen output under the operating system can be easily experienced under Emu8086. If you have the ability, you can even implement a simple operating system on it.
Keywords:Emu8086 Reference address:Emu8086-A good helper for learning assembly language

Previous article:Address mapping between main memory and cache
Next article:Some answers for 8086

Latest Microcontroller Articles
  • Download from the Internet--ARM Getting Started Notes
    A brief introduction: From today on, the ARM notebook of the rookie is open, and it can be regarded as a place to store these notes. Why publish it? Maybe you are interested in it. In fact, the reason for these notes is ...
  • Learn ARM development(22)
    Turning off and on interrupts Interrupts are an efficient dialogue mechanism, but sometimes you don't want to interrupt the program while it is running. For example, when you are printing something, the program suddenly interrupts and another ...
  • Learn ARM development(21)
    First, declare the task pointer, because it will be used later. Task pointer volatile TASK_TCB* volatile g_pCurrentTask = NULL;volatile TASK_TCB* vol ...
  • Learn ARM development(20)
    With the previous Tick interrupt, the basic task switching conditions are ready. However, this "easterly" is also difficult to understand. Only through continuous practice can we understand it. ...
  • Learn ARM development(19)
    After many days of hard work, I finally got the interrupt working. But in order to allow RTOS to use timer interrupts, what kind of interrupts can be implemented in S3C44B0? There are two methods in S3C44B0. ...
  • Learn ARM development(14)
  • Learn ARM development(15)
  • Learn ARM development(16)
  • Learn ARM development(17)
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号