Babyran EPX Unofficial Forum
welcome to the Babyran EPX Unofficial Forum

Join the forum, it's quick and easy

Babyran EPX Unofficial Forum
welcome to the Babyran EPX Unofficial Forum
Babyran EPX Unofficial Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

cno mahusay s assembly language at parallel port???

5 posters

Go down

cno mahusay s assembly language at parallel port??? Empty cno mahusay s assembly language at parallel port???

Post by yunero01 2/3/2010, 5:07 pm

p help aman ohh,, need kc nmin ung pg gwa ng circuit... parang tester ng parallel gamit ung LED?? tnx
yunero01
yunero01
Senior
Senior

Male Number of posts : 955
Age : 33
Location : Cavite!
Job/hobbies : playing BbR, skateboard.
Reputation : 8
Registration date : 2009-08-17

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by †n•i•e•n† 2/3/2010, 7:34 pm

tol....diba programmer ka??

paggawa naman ako otopots sayu oh...kahit bayaran ko....300php..

padala ko nalng western
†n•i•e•n†
†n•i•e•n†
Forum Moderator
Forum Moderator

Male Number of posts : 1953
Location : CEBU PH....
Job/hobbies : mag LOKAJ....^^
Reputation : 29
Registration date : 2009-07-21

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by zynide 2/3/2010, 9:06 pm

yunero01 wrote:p help aman ohh,, need kc nmin ung pg gwa ng circuit... parang tester ng parallel gamit ung LED?? tnx

nagawa na namin yan kasi sobrang tagal na e fdos fdos halos ndi ko ma maalala papaano yung assembly language aaa aaa ang naalala ko lang e need mo i call yung port ng printer. un aaa aaa try mo mag search sa n3t. baka me makita ka kung papaano ginagawa pati yung circuit board.

zynide
Senior
Senior

Number of posts : 609
Reputation : 15
Registration date : 2009-09-10

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by yunero01 3/3/2010, 10:20 am

@nien, try muh n lng ung link tol, hnd kc aq maxado mahusay s mga gnun weh,,.. noob kumbaga pero i try q gumawa s VB.. at, tol, alang bayad pg nka gwa aq ^__^ tropa weh :3

@zynide- pilitin muh alalahanin tol!!! wahahahah s *** kc kamote weh
yunero01
yunero01
Senior
Senior

Male Number of posts : 955
Age : 33
Location : Cavite!
Job/hobbies : playing BbR, skateboard.
Reputation : 8
Registration date : 2009-08-17

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by zynide 4/3/2010, 12:34 pm

ndi ko na talaga matandaan fdos fdos fdos

zynide
Senior
Senior

Number of posts : 609
Reputation : 15
Registration date : 2009-09-10

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by yunero01 4/3/2010, 7:00 pm

wahahah!! ok lng tol....

@nien- tol, mukhang mtatagalan ung autokeyboard, pnpgwa kc aq ng program s thesis weh,, xenxa n huh.
yunero01
yunero01
Senior
Senior

Male Number of posts : 955
Age : 33
Location : Cavite!
Job/hobbies : playing BbR, skateboard.
Reputation : 8
Registration date : 2009-08-17

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by trimark24 4/3/2010, 7:52 pm

msga db “Enter no 1: $” msgb db 13,10,”Enter no 2: $” msgc db 13,10,”Enter operation[A,S,M,D]: $” msgd db 13,10,”Result: $” msge db “-$”

ends

stack segment dw 128 dup(0)ends

code segmentstart:

mov ax, data mov ds, ax mov es, ax

lea dx, msga mov ah, 9 int 21h

mov ah,1 int 21h

sub al,30h push ax

lea dx, msgb mov ah, 9 int 21h

mov ah,1 int 21h

sub al,30h push ax

lea dx, msgc mov ah, 9 int 21h

mov ah,1 int 21h

mov cl,al

lea dx, msgd mov ah, 9 int 21h

pop

bx

pop ax

cmp cl,’A’ je a jne s1

s1:cmp cl,’S’ je s jne m1

m1:cmp cl,’M’ je m jne d1

d1:cmp cl,’D’ je d jne z

a: mov ah,0 add al,bl call print_ax

jmp z

s: mov ah,0 cmp al,bl ja sa jb sb

sa: sub al,bl jmp sc

sb: sub bl,al

lea dx,msge mov ah,09h int 21h

mov al,bl mov ah,0

sc: call print_ax

jmp z

m: mov ah,0 mov bh,0 mul bx call print_ax

jmp z

d: mov ah,al mov bh,bl mov dl,0 div bx call print_ax

z: mov ax, 4c00h int 21h

ends

print_ax proccmp ax, 0jne print_ax_r push ax

mov al, ‘0′



simpleng assemby languange lng po yan...^^
mov ah, 0eh int 10h pop ax ret print_ax_r: pu
trimark24
trimark24
Senior
Senior

Female Number of posts : 720
Reputation : -1
Registration date : 2008-10-30

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by yunero01 5/3/2010, 6:43 am

^
^tasm yan noh tol?
yunero01
yunero01
Senior
Senior

Male Number of posts : 955
Age : 33
Location : Cavite!
Job/hobbies : playing BbR, skateboard.
Reputation : 8
Registration date : 2009-08-17

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by †n•i•e•n† 5/3/2010, 11:30 am

yunero01 wrote:wahahah!! ok lng tol....

@nien- tol, mukhang mtatagalan ung autokeyboard, pnpgwa kc aq ng program s thesis weh,, xenxa n huh.

geh2x ok lang..ill w8
†n•i•e•n†
†n•i•e•n†
Forum Moderator
Forum Moderator

Male Number of posts : 1953
Location : CEBU PH....
Job/hobbies : mag LOKAJ....^^
Reputation : 29
Registration date : 2009-07-21

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by kaningbaboy 11/4/2010, 2:37 pm

yunero01 wrote:p help aman ohh,, need kc nmin ung pg gwa ng circuit... parang tester ng parallel gamit ung LED?? tnx



dancing lights ba ito??


now ko lng nabasa tong post.. tapos na skulyear haha..
kaningbaboy
kaningbaboy
Freshmen
Freshmen

Male Number of posts : 156
Location : CAVITE
Job/hobbies : KAEN, TULOG, LARO, SABAY TAE
Reputation : 0
Registration date : 2010-02-28

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by kaningbaboy 11/4/2010, 2:55 pm

trimark24 wrote:msga db “Enter no 1: $” msgb db 13,10,”Enter no 2: $” msgc db 13,10,”Enter operation[A,S,M,D]: $” msgd db 13,10,”Result: $” msge db “-$”

ends

stack segment dw 128 dup(0)ends

code segmentstart:

mov ax, data mov ds, ax mov es, ax

lea dx, msga mov ah, 9 int 21h

mov ah,1 int 21h

sub al,30h push ax

lea dx, msgb mov ah, 9 int 21h

mov ah,1 int 21h

sub al,30h push ax

lea dx, msgc mov ah, 9 int 21h

mov ah,1 int 21h

mov cl,al

lea dx, msgd mov ah, 9 int 21h

pop

bx

pop ax

cmp cl,’A’ je a jne s1

s1:cmp cl,’S’ je s jne m1

m1:cmp cl,’M’ je m jne d1

d1:cmp cl,’D’ je d jne z

a: mov ah,0 add al,bl call print_ax

jmp z

s: mov ah,0 cmp al,bl ja sa jb sb

sa: sub al,bl jmp sc

sb: sub bl,al

lea dx,msge mov ah,09h int 21h

mov al,bl mov ah,0

sc: call print_ax

jmp z

m: mov ah,0 mov bh,0 mul bx call print_ax

jmp z

d: mov ah,al mov bh,bl mov dl,0 div bx call print_ax

z: mov ax, 4c00h int 21h

ends

print_ax proccmp ax, 0jne print_ax_r push ax

mov al, ‘0′



simpleng assemby languange lng po yan...^^
mov ah, 0eh int 10h pop ax ret print_ax_r: pu



^
^
tasm & tlink nid niu dito.. diba? diba?

(msg niu nalang skin e-add niu.. kung nid niu.. pasa ko seniu..)


giggling giggling giggling
kaningbaboy
kaningbaboy
Freshmen
Freshmen

Male Number of posts : 156
Location : CAVITE
Job/hobbies : KAEN, TULOG, LARO, SABAY TAE
Reputation : 0
Registration date : 2010-02-28

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by yunero01 11/4/2010, 7:42 pm

wahahah... s nxt sem tol, patulong XD my assembly language p rin kme nun weh... interfacing p -_-...
yunero01
yunero01
Senior
Senior

Male Number of posts : 955
Age : 33
Location : Cavite!
Job/hobbies : playing BbR, skateboard.
Reputation : 8
Registration date : 2009-08-17

Back to top Go down

cno mahusay s assembly language at parallel port??? Empty Re: cno mahusay s assembly language at parallel port???

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum