实例介绍
一个非常好的汇编调试工具,使用简单,自带很多基础汇编程序实例,非常适合自学
【实例截图】
【核心代码】
4744300845227385033.zip
└── Emu8086
├── BIOS_ROM
├── _charset.dat
├── cmax20.ocx
├── DEVICES
│ ├── io.bas
│ ├── io.h
│ ├── LED_Display.exe
│ ├── Printer.exe
│ ├── Printer_ReadMe.txt
│ ├── ReadMe.txt
│ ├── Simple.exe
│ ├── Source_Codes.zip
│ ├── Thermometer.exe
│ ├── Thermometer_ReadMe.txt
│ └── Thermometer.zip
├── diasm.dll
├── Emu8086.exe
├── FLOPPY_0
├── Help
│ ├── 8086_instruction_set.html
│ ├── addressing_mode.gif
│ ├── array.gif
│ ├── asm_tutorial_01.html
│ ├── asm_tutorial_02.html
│ ├── asm_tutorial_03.html
│ ├── asm_tutorial_04.html
│ ├── asm_tutorial_05.html
│ ├── asm_tutorial_06.html
│ ├── asm_tutorial_07.html
│ ├── asm_tutorial_08.html
│ ├── asm_tutorial_09.html
│ ├── asm_tutorial_10.html
│ ├── asm_tutorial_11.html
│ ├── asm_tutorial_12.html
│ ├── asm_tutorial_13.html
│ ├── buy2.gif
│ ├── buynow.gif
│ ├── cdrom_nice.gif
│ ├── compatibility.html
│ ├── compile01.gif
│ ├── compile03.gif
│ ├── compiler.html
│ ├── cpu.gif
│ ├── custom_memory_map.html
│ ├── echeck.gif
│ ├── editor.html
│ ├── effective_address.gif
│ ├── emulator01.gif
│ ├── emulator02.gif
│ ├── emulator03.gif
│ ├── emulator.html
│ ├── flags.gif
│ ├── floppy.gif
│ ├── help.html
│ ├── index.html
│ ├── io.html
│ ├── lock.gif
│ ├── memory.html
│ ├── menu.html
│ ├── model.gif
│ ├── num10.gif
│ ├── num11.gif
│ ├── num12.gif
│ ├── num1.gif
│ ├── num2.gif
│ ├── num3.gif
│ ├── num4.gif
│ ├── num5.gif
│ ├── num6.gif
│ ├── num7.gif
│ ├── num8.gif
│ ├── num9.gif
│ ├── numbering_systems_tutorial.html
│ ├── _ReadMe.txt
│ ├── reference.html
│ ├── register.html
│ ├── registernow.gif
│ ├── requirements.html
│ ├── robot.gif
│ ├── screen01.gif
│ ├── seal25.gif
│ ├── stack.gif
│ ├── star.gif
│ ├── start.html
│ ├── start_unframed.html
│ ├── stepper.gif
│ ├── supported_interrupts.html
│ ├── traffic.gif
│ ├── tut3a.gif
│ ├── tutorials.html
│ ├── varview.gif
│ └── write_bin.gif
├── icon.ico
├── Inc
│ └── emu8086.inc
├── INT_VECT
├── _lang.dat
├── _msg.dat
├── MyBuild
│ ├── noname.com
│ ├── noname.com.debug
│ └── noname.com.symbol
├── MySource
├── Options
│ ├── Fonts.dat
│ ├── hotkeys.dat
│ ├── Keywords.dat
│ ├── LoadFlag.dat
│ └── Other.dat
├── Samples
│ ├── 1_sample.asm
│ ├── 2_sample.asm
│ ├── 3_sample.asm
│ ├── 4_sample.asm
│ ├── 5_sample.asm
│ ├── advanced_io.asm
│ ├── bcd_aaa.asm
│ ├── bcd_aas.asm
│ ├── bcd_add.asm
│ ├── bintest.asm
│ ├── calc.asm
│ ├── cmpsb.asm
│ ├── cmpsw.asm
│ ├── color.asm
│ ├── exetest.asm
│ ├── factorial.asm
│ ├── fahrenheit.asm
│ ├── float.asm
│ ├── hello.asm
│ ├── include.asm
│ ├── int10_13.asm
│ ├── int21.asm
│ ├── keybrd.asm
│ ├── matrix.asm
│ ├── micro-os_kernel.asm
│ ├── micro-os_loader.asm
│ ├── pages.asm
│ ├── palindrome.asm
│ ├── param.asm
│ ├── paramexe.asm
│ ├── print.asm
│ ├── PrinterDemo.asm
│ ├── print_hex_digit.asm
│ ├── robot.asm
│ ├── scasb.asm
│ ├── scasw.asm
│ ├── scroll.asm
│ ├── simple_io.asm
│ ├── snake.asm
│ ├── sort.asm
│ ├── stack.asm
│ ├── stepper_motor.asm
│ ├── string.asm
│ ├── Thermometer.asm
│ ├── timer.asm
│ ├── ToBin.asm
│ ├── traffic_lights.asm
│ ├── _WARNING.txt
│ └── zTest.asm
├── Translation
│ ├── _charset.dat
│ ├── How_To_Translate.txt
│ ├── _lang.dat
│ └── _msg.dat
├── 云龙绿化.reg
├── 云龙绿化说明.txt
├── 卸载.bat
├── 卸载.reg
├── 地图
│ ├── 201106031121.zip
│ ├── 201106081503.zip
│ ├── 201106091716.zip
│ └── 201106271201.zip
├── 已注册.jpg
├── 新建 文本文档.txt
├── 绿化.bat
└── 说明.txt
10 directories, 168 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论