Paste: ewqewq
Author: | ewq |
Mode: | factor |
Date: | Wed, 25 Apr 2012 13:40:43 |
Plain Text |
wqewq
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 13:41:43 |
Plain Text |
org 8150h
mov p4,#0
acall
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 13:43:19 |
Plain Text |
org 8150h
mov p4,#0
acall 8100h
acall 8110h
acall 8120h
acall 8130h
nop
end
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 13:52:33 |
Plain Text |
X0 bit 00h
X1 bit 01h
X2 bit 02h
X3 bit 03h
X4 bit 04h
X5 bit 05h
X6 bit 06h
X7 bit 07h
TB bit 08h
org 8140h
mov c,x2
cpl c
anl c,/x1
orl c,x0
orl c,x3
mov tb,c
ret
end
Author: | sky |
Mode: | assembly-macro32 |
Date: | Wed, 25 Apr 2012 13:54:21 |
Plain Text |
org 8100h
acall 8140h
mov c,x5
anl c,tb
mov c,x6
anl c,x7
orl c,tb
mov p4,c
ret
end
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 13:55:21 |
Plain Text |
org 8100h
acall 8140h
mov c,x5
anl c,tb
mov c,x6
anl c,x7
orl c,tb
mov p4,c
ret
end
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 13:57:07 |
Plain Text |
org 8110h
lcall 8140h
mov c,x4
anl c,tb
orl c,/x5
mov p4.1,c
ret
end
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 13:59:35 |
Plain Text |
org 8120h
acall 8140h
mov c,x4
anl c,x5
anl c,tb
mov p4.2,c
ret
end
Author: | sky |
Mode: | assembly-x86 |
Date: | Wed, 25 Apr 2012 14:01:48 |
Plain Text |
org 8130h
acall 8140h
mov c,x4
orl c,tb
mov tb,c
mov c,x5
anl c,x6
orl c,tb
mov p.4,c
ret
end
New Annotation