搜索资源列表
time
- 数字钟,p0口与1602的数据相连,rs-P3.0,RW-P3.1,EN-P3.2。用timer0 产生1s中断。自定义的ampm标志。 请问高手:“什么时候自制的ampm图形会在38H中呢?为什么指令CPL ACC.0就是改变ampm图形呢?”请高手赐教-Digital clock, p0 port is connected with the 1602 data, rs-P3.0, RW-P3.1, EN-P3.2. 1s generated by timer0 interrupt. Cust
huibian
- 流水,采用一个命令即可实现,适合初学者,发散性思维,然后循序渐进的进行学习- ORG 000H MAIN: MOVE P1,#0FFH CLR P1.0 LCALL DEL CPL P1.0 LCALL DEL ....
summary-CPL-DPL-RPL-in-protect-mode
- 总结了在保护模式下的一些DPL CPL RPL 的跳转规则,对于在80X86下底层编程很有帮助-Summarizes the protected mode DPL CPL RPL jump rules, 80X86 under the underlying programming helpful