Sir you are doing great job. Before your tutorial I was blank about assembly language programming but after watching your videos I started doing it by myself.thank you so much sir 🙃
thanku sir for making this video !!!! i was blank about the 8085 microprocessor after watching this video i started doing it my self. thank u once again !!!!
awesome ... i didnt understood this program since last few months ... but your teaching is stupendous that i got understood at once you are fabulous sir ...! thank you...!
If you want to terminate the program execution then use HLT, RST will be used in situations where you want to run further program like displaying the result on screen or something else. Remember RST is equivalent to calling some other program.
+gayathri devi F in hex=15 in decimal so f+f= 30 in decimal and 30 in decimal= 1 E in hex, same is with f+ e= 29 in decimal = 1d in hex. Go through basic conversion techniques you will understand it
@@Videh sir if we given data to location 2050 is 00 and 2051 is 04 then the result of accumalatar at location 2052 is 00 but result of B register is coming 04 when we execute the program
+Harini Geethanjali DCR instruction is used to decrease the content of any 8 bit register by 1, and in general DCR in conjunction with JNZ loop is used to implement loop(to repeat any set of instructions a number of times).
+Suchit Kubasad watch video thoroughly once again and if possible take some example and proceed step by step you will find every possiblity included in program.
The best video on this topic i ever seen
Sir you are doing great job. Before your tutorial I was blank about assembly language programming but after watching your videos I started doing it by myself.thank you so much sir 🙃
thanku sir for making this video !!!! i was blank about the 8085 microprocessor after watching this video i started doing it my self. thank u once again !!!!
good explanation...very very much thanku sir
Thank you sir, very well explained. understood all the concept.
Nice explanation sir,, please upload videos on division of 2 numbers,factorial of a number, Fibonacci.,I'll be grateful
Very nice explanation sir.. Thankyou so much
Our teacher explained this and I didn't even listen to her. You're the best !
Thank you so much sir you help a lot in My programming
awesome ... i didnt understood this program since last few months ... but your teaching is stupendous that i got understood at once you are fabulous sir ...! thank you...!
Awesome👏
Thats called a program , Awesome
Nice sir....👌
Easy explained. nice!!
Man that video was awesome!!!!
This was one of the most simplest way I have ever seen.
Thanks bro.
very nice video
very well explained, sending lots of love :)
thanks for making this awesome vidoe
Glad you liked it!
Really useful thank u so much sir
Thanks a lot sir
Sir this video had very good explanation unlike the other ones,thank you for your time and thanks again....
thank u vv much sir
Very great explanation , please keep uploading videos of 8085 programming.
Thank u sir
sir please try to speak in hindi if possible . by the way you make awesome videos
Thank you so much
Sir at last whether we write RST or HLT...
If you want to terminate the program execution then use HLT, RST will be used in situations where you want to run further program like displaying the result on screen or something else. Remember RST is equivalent to calling some other program.
Thanks sir
Pranshu Mishra rst 1
why can't we directly use
MUL instruction when it's available??
it is not available with 8085 microprocessor.
Nice
Very helpful, thank you very much!
Thanks for watching
Sir , I hv one doubt carry can either be 0 or 1 , so why its 2 , I think its wrong
useful one!!!
+Harshit lomas Thanks for watching
👍👍👍👍
Do something in simple method
Reg B will holding lower byte according to me
How will the loop execute C times?
Sir I ask 1 dout. How to sum F+F= e. And f+e= d. Please answer it
+gayathri devi F in hex=15 in decimal so f+f= 30 in decimal and 30 in decimal= 1 E in hex, same is with f+ e= 29 in decimal = 1d in hex. Go through basic conversion techniques you will understand it
👌👌👌
Please code 5 byte×5 byte binary multiplication
Sir isko or fastly run kurne ke liye REPEAT: ADD C likhein or FWD: DCR D
Nice but Hindi language explain sir please
16bit multiplication program
Sir if we doing 15×0 then answer is 15 according to this program
Any solution?
+Rajendra Nodal yes you can check for operand if it is zero then route the program to store zero as output.
@@Videh sir if we given data to location 2050 is 00 and 2051 is 04 then the result of accumalatar at location 2052 is 00 but result of B register is coming 04 when we execute the program
Explanation sir
super!
sir why do u use DCR C.
+Harini Geethanjali DCR instruction is used to decrease the content of any 8 bit register by 1, and in general DCR in conjunction with JNZ loop is used to implement loop(to repeat any set of instructions a number of times).
Sir, what happens if i get the carry morw than 1??
How it is calculated ??
+Suchit Kubasad watch video thoroughly once again and if possible take some example and proceed step by step you will find every possiblity included in program.
Ok Sir , I got it. Thank you
increase ur volume
it's very small number. please tell hexadecimal number (25*1c)
25 is not an 8bit number i guess
Sir this is the request can u plz make videoes on stack and subroutine
Tysm ❤️
Why are there so many mistakes and corrections during the explanation? It is really tough to follow afterwards.
Please avoid it next time