2,888 Topics

Member Avatar for
Member Avatar for loneranger

Write six (6) ARM assembly language subroutines, called output_character, read_character, read_string, output_string, uart_init, and substring_test. These subroutines will allow a user to use HyperTerminal to enter data and the ARM processor to display data in HyperTerminal via the UART. All user-input should be echoed back to the display. Your program …

0
76
Member Avatar for SamY

Any ideas or sites on port programming for modem, mouse, usb, nad printer/scaners would b apperciated here

Member Avatar for Ancient Dragon
0
70
Member Avatar for keithh

So here's the question that I've been thinking over for a few hours: MIPS to C. Assume $s3 = i, $s4 = j, $s5 = @A. Below is the MIPS code: Loop: addi $s4,$s4,1 # j = j + 1? add $t1,$s3,$s3 # $t1 = 2 * i add $t1,$t1,$t1 …

Member Avatar for keithh
0
195
Member Avatar for ulethgeek

so i'm learning MIPS right now and i think i get the hang of things, mind you it's all relatively easy (so i've been told), but i can't seem to get around this one problem. i was given a C++ fragment and need to convert (translate) it directly to MIPS. …

Member Avatar for Ancient Dragon
0
179
Member Avatar for raj140916

Dear friends i am in need of assembly code for interfacing RTC with 8051 microcontroller. plz help me as soon as possible:-|

Member Avatar for Purple Avenger
-1
117
Member Avatar for simona66

Hello I want to drag & drop an object like rectangle , would you please give me the code and intterupt of it? thank you in advance

Member Avatar for mathematician
0
92
Member Avatar for KalebG

I've been searching around the site, looking at the different types of coding, and come accross Assembly. This is one of the most complicating code ive seen yet and was just wondering what is it's most common use?

Member Avatar for Purple Avenger
0
514
Member Avatar for dalvandi

hi. i really need 8-queens problem assembly source as soon as that you think! any body can help me?:?:

Member Avatar for simona66
0
126
Member Avatar for vbcielle

im converting a fibonacci c code to tasm assembly... i've started my code but im having a difficulty in the part where return fibo(n-1)+fibo(n-2)...please help the red fonts is where im not sure if my code is correct...can you please help c code: [code]int fib(int n) { if (n <= …

0
107
Member Avatar for shinobiCracker

Hi Guys! I've attached here the screenshot i've made for my friends program. I need to properly understand these offsets so i could know the right unlock code from the combination of the username and challenge string produced by typing the username. Thanks! Need to know how! please help me! …

0
65
Member Avatar for simona66

is there anyone to help me inorder to design chess game in assembly? I drew the chess board and the pieces but I can't move them. please help me :sad:

Member Avatar for simona66
0
103
Member Avatar for shiman999

hi everbody.. its really a challenge to write a virus program but eventually we should not harm anty bodys computer.. we should learn virus programming becoz we can write an anti virus for it. if we know how the virus programs are written and defnitly we can built an anti …

Member Avatar for Ancient Dragon
0
79
Member Avatar for inxs_vf

hi!! i need the code for 32 bit multiplication... The numbers are in IEEE 754 and it won't be needed to deal with over and underflow cases, and when the exponent is 0000000 or 11111111. thanxx in advance ;P

Member Avatar for MacGyver Orca
0
379
Member Avatar for amrac

I have a work to do in Assembly. With the value of a radius given by the user, It only calculates the [B]area of a circle[/B]. It has to work in 8086 and not in 80386. I think that the problem is that the value is loaded to the FPU …

Member Avatar for amrac
0
214
Member Avatar for tojas

Hey guys, can you give me a little start to how to use the page changing function for creating an animation. I think I had to use the 05h function of the int 10h. But I don't know more. Please can you give me a little explaining or something? Thanks …

0
74
Member Avatar for howlingmadhowie

hi everybody :) i've just bought a sun box on ebay, installed gnu/linux on it and am now trying to write a short assembler program. this seems to be very different from assembler on my tried and trusted pentium III. anyway, i found a few guides on the net and …

Member Avatar for howlingmadhowie
0
144
Member Avatar for csckw

hello every one i had some erros in my code can you plz fix it to me coz i didnt know how to fix it this is my code : DOSSEG .model small .stack 100h .data redbox db 10, 30, 13, 40 lbox db 10, 30, 13, 40 db 10, …

Member Avatar for Purple Avenger
0
147
Member Avatar for Mushy-pea

Hello everyone. I read a couple of tutorials on x86 assembly a while ago. It was made clear in these that certain instructions need to be included at the end of a program to make it close properly. However, there was some inconsistency about how a program should be terminated. …

Member Avatar for Purple Avenger
0
110
Member Avatar for only_asm

Hi guys! I need the code for 32 bit division in assembly (8086 architecture) ASAP! Kindly reply to this post! Thanx!!

Member Avatar for Ryu
0
1K
Member Avatar for manu1987

I have a problem...I don' know why this code doesn't work...can anyone help me ? PLZZZ .MODEL SMALL .STACK 100H .DATA prompt_msg1 DB 'Please input the first number: ',0 prompt_msg2 DB 'Please input the second number: ',0 sum_msg DB 'The sum is ',0 .CODE main PROC .STARTUP mov ah,02 mov …

Member Avatar for manu1987
0
87
Member Avatar for mattyd

I have just begun reading a PDF on Assembly language. One of the terms it mentioned and encouraged the reader to research further is "pipelining". I looked this up and read a brief description on WikiPedia; a section of the article stated: "In [URL="http://en.wikipedia.org/wiki/Computing"][COLOR=#0000ff]computing[/COLOR][/URL], a [B]pipeline[/B] is a set of …

Member Avatar for Infarction
0
125
Member Avatar for Day Brown

Or is there some other way to break out of the 640x400 or 480 limit, and have 8x16 characters on a 1024x768 screen?

Member Avatar for Day Brown
0
158
Member Avatar for abdullateef
Member Avatar for Purple Avenger
0
285
Member Avatar for kiks

Does anyone knows how can I count how many digits are there in a binary number? Any ideas???

Member Avatar for Purple Avenger
0
534
Member Avatar for hamed22
Member Avatar for vov4ik

Hello, i wrote tiny program to output a single symbol, and it doesn't do the job. The whole code is below: [inlinecode] .MODEL SMALL .DATA .CODE BEGIN: MOV AH,02h ; function of printing single character MOV DL,'>' ; symbol of prompt INT 21h ; DOS call END BEGIN [/inlinecode] After …

Member Avatar for vov4ik
0
133
Member Avatar for sbswhatever

im going to be programming on a server using masm32 should i get the server sdk on microsoft.com web site or the normal one? does it matter?

Member Avatar for Evenbit
0
220
Member Avatar for alsami

[COLOR=#000000][/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000]How I can write an assembly language program, which will constantly monitor the computer clock (date and time) and for a certain day and during meeting times, display[/COLOR] [COLOR=#000000]“MEETING FOR Dr. A” in the middle of the screen .[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]As an …

Member Avatar for Ancient Dragon
0
167
Member Avatar for ehsanelahimirza

hi all i want to get system time outof com/serail ports of pc and then to display it on 7 segment LEDs plz help me how to do serial communicationin assembly for port nad then which hardware is used outside to convert this serial data into parallel

Member Avatar for oRg
0
81
Member Avatar for kamatgurudatt

hi everyone, i need some urgent help. i want a real time clock which can start counting when a button is pushed and stop counting when another button is pushed. the buttons might be start and stop. if possible i must also be able to set the time initially. pls …

0
64

The End.