| | |
assembly language progam of digital clock using 8085
Please support our Assembly advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Solved Threads: 0
if any one can please help me with the code please emailme at <snipped email>
the code i wrote is
the code i wrote is
Assembly Syntax (Toggle Plain Text)
MVI E,17H MVI C,3BH MOV D,C L1: MVI A,00H OUT 01H OUT 02H L2: CMP C JZ L3 DAA OUT 03H LXI H,03E8H D1: MVI B,0D6H D2: DCR B JNZ D2 DCX H MOV A,L ORA H JNZ D1 INR A JMP L2 L3: XRA A INR A L4: CMP D JZ L5 DAA OUT 02H INR A JMP L4 L5: XRA A INR A CMP E JZ L1 DAA OUT 01H JMP L1
Last edited by Ancient Dragon; Jul 27th, 2008 at 4:22 pm. Reason: snipped email and added code tags
![]() |
Other Threads in the Assembly Forum
- Previous Thread: IF statment with assembly code
- Next Thread: 7 segment countdown from 99 with atmel 89s51??
Views: 2316 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for Assembly
3d 68hc11 6811 80386 :( adress array asm assembler assembly boot bootloader buffer compression cursor debug directory division docs dos draw emulator endtask error exceptions file int10h integer intel interrupt interrupts language loop newbie nohau osdevelopment print program range read remainder shape string text theory tsr x86






