资源列表
MSP430
- 简介 MSP430 的内核CPU 结构是按照精简指令集和高透明指令的宗旨来设计的使用的指令有硬件执行的 内核指令和基于现有硬件结构的高效率的仿真指令仿真指令使用内核指令及芯片额外配置的常数发生器 CG1 CG2 MSP430 指令的寻址方式包括立即寻址索引寻址符号寻址和绝对寻址这四种方式均可用于源操 作数而索引符号和绝对寻址方式只可用于目的操作数源操作数的指令集需占用代码存储器中的1~3 个字-430 assembly instruction (Chinese)
dianti
- 电梯功能 汇编程序 asembly 汇编语言编写 -电梯功能 汇编程序 asembly
093
- 一个珍藏版的汇编语言屏幕保护程序,基于DOS环境下的-A program of screen protect
a.asm
- 要求从键盘输入十六进制数转化成十进制输出,要有输入提示信息-Requires input from the keyboard into a decimal number in hexadecimal output, the input message must be
max_or_min_ASM
- 在以BUFFER为首址的内存中存放了若干个带符号数, 其个数存放在首单元,寻找出它们最大值放到存储单元MAXVAL中, 最小值放到存储单元MINVAL中。-BUFFER headed to the site in memory storage of a number of a signed, the number stored in the first unit, find out their storage unit MAXVAL put in the maximum, minimum, pu
pianoASM
- 根据乐曲中不同的音符是由输出不同频率的声波而产生的原理,通过设置PC机中 8253定时器不同的计数值,可由扬声器发出不同的曲调。 以下是实现PC机作为一架可弹奏的钢琴演奏预定的曲调。程序中采用了INT 21H软中断调用了DOS的常用子程序。-According to different notes in music from the output generated sound waves of different frequencies principle, PC, in 8253 by se
num_to_month
- 程序采用子程序的结构形式,子程序有:将输入的二位月份数转换为二进制数的子程序;从字符表中查找相应的英文缩写的子程序;将月份的英文字母显示在屏幕上的子程序。-Program structure using subroutines, subroutine are: the input of two months as a binary number conversion routines from the character table to find the appropriate abbrev
8255
- 编写程序,使8255端口A工作在方式0并作为输出口,端口B工作在方式1并作为输入口,则端口C的PC2成为选通信号输入端STBB,PC2成为中断请求信号输出端INTRB。 当B口数据就绪后,通过发STBB 信号来请求CPU读取端口B数据,并送A端口输出显示。 -Write a program to work in 8255 mode 0, port A as output port, the port operating in mode 1 and B as input port, the
e
- 这是 一个高手用汇编编写的一个俄罗斯方块游戏-it make simple game come true,so you can download it if you need.
MCU.data
- 单片机汇编语言开发设计资料,初学者参考学习资料MCU assembly language development and design data -MCU assembly language development and design data
A
- 挂接1CH中断,正计时60秒后退出。要求屏幕显示0-59的秒数。-1CH interrupt hook, is timing out after 60 seconds. 0-59 display the number of seconds required.
8253delaysystem
- 8253 定时器/计数器接口实验,3个计数器分别使用。此代码为演示作用。-8253 timer/counter interface experiment, three counters were used. Demonstration effect of this code.
