搜索资源列表
8088dictate
- 对8088相关指令的介绍,不清楚的人可以看看哦,希望有帮助!-related to the 8088 Directive on, it is not clear who can look at, oh, with the hope of helping!
course
- 简单微型计算机设计 设计一个8088系统,要求接成最大模式。地址锁存器选用74LS373,数据总线收发器用选用74LS245,时钟发生器选用8284,中断控制器选用8259A,总线控制器选用8288。 -Design a simple micro-computer. Design 1. 8088 to design a system, then into the most requested model. Address latch selection 74LS373, selectio
cpu86model
- This is intel 8088 x86 IP core, contain software complier & modelsim testbench
8088assembler
- Bunch of 8088 assembler programs
computer
- 8086/8088 Instruction Set,Next Generation Instruction Set Architecture, 68000 Instruction Set Summary.
AssemblyLanguage
- 脱壳/反编译最重要的就是先学习汇编语言.该文件包含了详细的8088汇编速查手册、函数指令查询器、汇编指令概述/学习入门手册。-Shelling/decompile the most important thing is to first learn assembly language. The document contains a detailed compilation of Quick Reference 8088, the function command finder, an over
sum
- 20个无符号数相加实验目的:通过非数值运算(如统计、分类、排序、代码转换等)编程,进一步掌握8086/8088汇编语言程序设计方法和技巧。-20 unsigned numbers together experiment: through non-numerical operations (such as statistics, classification, sorting, transcoding, etc.) programming, and further understand 8086/
Proiect-LFT-x86
- x86 is a family of backward compatible instruction set architectures[a] based on the Intel 8086 CPU and its Intel 8088 variant. The 8086 was introduced in 1978 as a fully 16-bit extension of Intel s 8-bit based 8080 microprocessor, with memory segmen
sta8088 doc
- ST 8088 GPS 资料,很难找的到的, 这个可是吐血奉献, 值得拥有(ST 8088 GPS information, it is difficult to find, but this blood donation, it is worth having)
protectmod
- 保护模式编程--80386有三种工作方式:实模式,保护模式和虚拟8086模式。本文介绍保护方式下的80386及相关的程序设计内容。实模式下的80386寄存器,寻址方式和指令等基本概念,除特别说明外在保护方式下仍然保持。 尽管实方式下80386的功能要大大超过其先前的处理器(8086/8088,80186,80286),但只有在保护方式下, 80386才能真正发挥更大的作用。在保护方式下,全部32条地址线有效,可寻址高达4G字节的物理地址空间;扩充的存储器分段管理机制和可选的存储器分页管理机制,