ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92 results

m.laxmikant
8085 program to shift a 16 bit data 1 bit left

Write a Program to shift a 16-bit data 1 bit left. Assume data is in the HL register pair.

8:09
8085 program to shift a 16 bit data 1 bit left

1,979 views

2 years ago

pushpa gothwal
MICROPROCESSOR LAB PRACTICAL ON SIMULATOR

DATA TRANSFER FROM MEMORY TO REGISTER and REGISTER TO MEMORY.

5:10
MICROPROCESSOR LAB PRACTICAL ON SIMULATOR

56 views

5 years ago

m.laxmikant
8085 program to store the data byte 32H into memory location 4000H

This 8085 program explains how to store the data byte 32H into memory location 4000H.

3:27
8085 program to store the data byte 32H into memory location 4000H

5,192 views

3 years ago

m.laxmikant
8085 program to multiply two 8 bit numbers - with CARRY

Multiply two 8-bit numbers stored in memory locations 2200H and 2201H by repetitive addition and store the result in memory ...

7:17
8085 program to multiply two 8 bit numbers - with CARRY

2,147 views

2 years ago

m.laxmikant
8085 program to shift an 8 bit data four bits right

Write a program to shift an 8-bit data four bits right. Assume that data is in register C.

6:46
8085 program to shift an 8 bit data four bits right

1,915 views

2 years ago

m.laxmikant
8085 program to alter the content of flag register

Write a set of instructions to alter the contents of flag register in 8085.

7:39
8085 program to alter the content of flag register

1,679 views

2 years ago

BeGyaani Classes
step by step #programming of PC register | #8085microprocessor | B.Tech | B.E.

It is about - How to use of Program Counter register. #8085microprocessor #simulator . this will be very helpful to B.Tech / B.E ...

9:00
step by step #programming of PC register | #8085microprocessor | B.Tech | B.E.

63 views

1 year ago

m.laxmikant
8085 program to unpack BCD number

A 2-digit BCD number is stored in memory location 4200H. Unpack the BCD number and store two digits in memory locations ...

11:04
8085 program to unpack BCD number

3,470 views

2 years ago

Md Golam Kibria
Basic viva questions and answers on microprocessor?#viva

microprocessor #8085 #8086 #viva 8085 microprocessor viva questions pdf microprocessor 8086 lab exam questions ...

12:48
Basic viva questions and answers on microprocessor?#viva

15,227 views

5 years ago

m.laxmikant
8085 program to exchange content of memory locations 2000H and 4000H

This program exhanges the content of memory locations 2000H and 4000H.

4:57
8085 program to exchange content of memory locations 2000H and 4000H

4,274 views

3 years ago

m.laxmikant
8085 program to find the sum of a series - with CARRY

Calculate the sum of series of numbers. The length of the series is in memory location 4200H and the series begins from memory ...

9:36
8085 program to find the sum of a series - with CARRY

1,289 views

2 years ago

m.laxmikant
8085 program to pack two unpacked BCD numbers

Pack two unpacked BCD numbers stored in memory locations 4200H and 4201H. Store the result in memory location 4300H.

8:48
8085 program to pack two unpacked BCD numbers

4,121 views

2 years ago

m.laxmikant
16 bit subtraction program in 8085

Subtract the 16-bit number in memory locations 4002H and 4003H from the 16-bit number in memory locations 4000H and 4001H ...

12:39
16 bit subtraction program in 8085

2,962 views

2 years ago

m.laxmikant
8085 program to find the sum of a series - without CARRY

Calculate the sum of series of numbers. The length of the series is in memory location 4200H and the series begins from memory ...

9:16
8085 program to find the sum of a series - without CARRY

1,288 views

2 years ago

m.laxmikant
1's complement program 8085

Find the 1's complement of the number stored at memory location 4400H and store the complemented number at memory location ...

4:43
1's complement program 8085

1,439 views

3 years ago

vlnhprasad thutupalli
JUBIN 8085 simulator introduction

Introduction to options.. You can download this simulator using this link... https://archive.codeplex.com/?p=8085simulator.

8:37
JUBIN 8085 simulator introduction

4,601 views

5 years ago

m.laxmikant
2's complement program 8085

Find the 2's complement of the number stored at memory location 4200H and store the complemented number at memory location ...

5:06
2's complement program 8085

1,252 views

2 years ago

Amraja Shivkar
Introduction to Rotate instruction of Microprocessor 8085
5:39
Introduction to Rotate instruction of Microprocessor 8085

737 views

5 years ago

Roel Van de Paar
A program to add 6 bytes of data and store sum and carry in 8085 instruction set (2 Solutions!!)

A program to add 6 bytes of data and store sum and carry in 8085 instruction set Helpful? Please support me on Patreon: ...

2:52
A program to add 6 bytes of data and store sum and carry in 8085 instruction set (2 Solutions!!)

29 views

4 years ago

MindsRiot
Multiplication operation in keil using accumulator and B register

MindsRiot Multiplication operation keil B register is used to store reminder in case of division operation MOV A,#25H MOV B,#12H ...

1:06
Multiplication operation in keil using accumulator and B register

568 views

4 years ago