2,888 Topics

Member Avatar for
Member Avatar for thnass
Member Avatar for Narue
0
43
Member Avatar for induricharan

hi iam using visualstudio.net 2005 can anyone help me . if we complile and execute an asp.net application.where r the global.aspx and assemblyinfo files are stored.please help me regarding this topic

Member Avatar for Narue
0
208
Member Avatar for compeat
Member Avatar for DMR
-1
1K
Member Avatar for Joncamp

I used to program in 68x assembly many years ago, I would like to learn x86 64bit assembly, any suggestions on a good book to purchase? :mrgreen:

Member Avatar for Narue
0
67
Member Avatar for niall

Hi, Just looking for a bit of help with MIPS. I've written the following program but can't get it to run on PCSpim. Think I've done something wrong with the nextCh command as it keeps iterating again & again but can't figure it out. It's to convert uppercase to lowercase …

Member Avatar for andor
0
6K
Member Avatar for muthumari

I am new to Microprocessor 8086. i should submit this assignment by today evening. I want to know how to write a C program that calls an 8086 assembly subroutine that divides a unsigned 2 byte number by an unsigned single byte provided the single byte number is NOT zero. …

Member Avatar for Narue
0
117
Member Avatar for abee

hi all ,... iam making a simple disk editor , and i need a methode that convert from ascii to Hex representation thank u all

Member Avatar for abee
0
187
Member Avatar for iqbal

dear friend, i am just start assembly i am not known about assembly. please some one check my question and complete this. thanks Calculate the physical memory address generated by the following segment offset pairs. a. 1DDDh:0436h b. 1234h:7920h c. 74F0h:2123h d. 0000h:6727h e. FFFFh:4336h f. 1080h:0100h g. AB01h:FFFFh [B]anwer[/B] …

Member Avatar for Narue
0
81
Member Avatar for iqbal

dear friend, i am just start assembly i am not known about assembly. please some one check my question and complete this. thanks Calculate the physical memory address generated by the following segment offset pairs. Answer: [B]anwer[/B] a. 1DDDh:0436h 1E206 b. 1234h:7920h 19C60 c. 74F0h:2123h d. 0000h:6727h 06727 e. FFFFh:4336h …

Member Avatar for Narue
0
80
Member Avatar for muthumari

I am passing 2 integers from C program to 8086 assembly subroutine and i am doing division operation in the subroutine using DIV function. I dont know how to return the quotient and remainder values from the subroutine to the C Program Help me please

Member Avatar for Narue
0
155
Member Avatar for jonkey86

Hey im a new member, bad at programing but atleast i try :cheesy: This multiply subrutine is part of of a bigger program with menu option, but if you can help me with this i think i can work the rest out. im having trouble displaying the value of the …

0
70
Member Avatar for Evenbit

I am waiting for the release of HLA 1.82 before dumping any source on the CVS, however, all interested parties are invited to join the project {{ just let me know in what capacity -- developer, technician, project admin, etc. -- you wish to participate in }} to "kick around" …

Member Avatar for Narue
0
163
Member Avatar for Dabdob

This is an Assembly code and i want to know what the result for every instruction: AX and BX The code is: Mov ax, 0 Mov bx, -5 100: Inc ax++ Sub bx, ax Cmp bx, -10 Jb 100 Put ax Move ax, bx Put ax End

Member Avatar for Lord Soth
0
76
Member Avatar for newassemblyuser

Hello Everyone: I am new to assembly and am trying to learn division and multiplication . I have the code below that I wrote to perform unsigned division, I have looked it over in detail but cant figure out what I'm doing wrong. Note that for division the divisor apparently …

0
80
Member Avatar for lakshmisoni

.ORIG x3000 AND R2,R2,#0 LD R3,PTR GETC LDR R1,R3,#0 TEST ADD R4,R1,#-4 BRz OUTPUT NOT R1,R1 ADD R1,R1,R0 NOT R1,R1 BRnp GETCHAR ADD R2,R2,#1 GETCHAR ADD R3,R3,#1 LDR R1,R3,#0 BRnzp TEST OUTPUT LD R0,ASCII ADD R0,R0,R2 OUT HALT ASCII .FILL x0030 PTR .FILL x4000 .END

0
53
Member Avatar for deutsch

I didn't get any response on my last post, so I'll try one more. I can't figure out why the comparison is failing. I would like to be able to use the extended ASCII characters instead of intergers if the API allows it. Thanks. .data sec BYTE "Wie Viel",0 ; …

0
56
Member Avatar for novadon

Hey there, This is my first posting, as for once in my life I need extreme help with programming. I can work C with a little magic, just assembler is just [B]NOT [/B] my cup of tea. I was hoping that my attempts will show through, yet there are numerous …

Member Avatar for novadon
0
160
Member Avatar for TomCo

Hi, I’m doing a little project at the moment that’s centred around the optimisation of insertion sort. I removed the various stalls when possible, made various modifications and unrolled some loops. I got it down to about 14927 Cycles with a CPI of 1.007 when sorting 100 elements. Is this …

Member Avatar for TomCo
0
394
Member Avatar for deutsch

Is there someone who can help me with this ? I also put some comments with some questions as well. Thanks. [code] ; crypt3.asm This is supposed to making a registry key, but isn't. ; Compiles OK, but not working at present. ; Help from Paul Brennick, .386 .model flat, …

0
48
Member Avatar for saman

HEYZ CAN ANYONE GUIDE ME WHCIH PROJECT TO TAKE UP IN ASSEMBLY THAT IS MARKS GAININ....NEED UR HELP DEAR PEOPLE OUT DERE...LOOKIN FORWARD FOR SOME NICE IDEAS N HELP RELATED TO THOSE IDEAS....REPLY SOOONNNNNNN :lol: ;) :confused:

Member Avatar for ahluka
0
78
Member Avatar for iertz

Can you help me solve this prob? 1) Write an assembly program that accepts 3 values of input and produce the largest as output 2)Write an assembly program that accepts 3 values of input and produce output in order of size largest to smallest? 3)Write an assembly program that prints …

Member Avatar for Narue
0
79
Member Avatar for -EMAN-
Member Avatar for -EMAN-
0
191
Member Avatar for harlock59

hello, everyone. i'd like to learn asm on macintosh. my mac is an eMac g4 1,25 Ghz. if someone has links ? thanks.

0
60
Member Avatar for kennethwcn

i have written the following codes to implement the tower of hanoi but it doesn't work properly..... i have spent almost a week to find out the problem, but i still don't know what's going on... can any one can help me ??? Really Thanks for your kindly help!! Below …

Member Avatar for andor
0
313
Member Avatar for Dabdob

[COLOR=DarkRed][B]Q-write an Assembly code that read a student ID, Name, TMA1, TMA2, Midterm and Final....[/B][/COLOR] [U]The output of this programm should be like:[/U] ID Name Total of Marks Result 2345 ABCD 78 pass 2456 Bulin 30 Fail [COLOR=DarkOrange][B]The code:"i am not sure if the code is right?" you give a …

Member Avatar for Dabdob
0
135
Member Avatar for yep2678

This is what I have and think it is correct but the result shows up as all spaces... Im lost... Any help would be great. Thanks 0:000> ******************** process_strings.dbg 0:000> da message *** WARNING: Unable to verify checksum for process_strings.exe 00404000 "You can't always get what you wa" 00404020 "nt" …

Member Avatar for Narue
0
458
Member Avatar for Dabdob

Guys.. See this code? is it right code or have it mistake?please advice in details, 1- By knowing the numbers: so i guess here the numbering is knowing mov AX, 2 mov BX, 2 mov CX, 2 add AX,BX add AX,CX put AX end 2- By entering the number enering …

Member Avatar for Narue
0
97
Member Avatar for Dabdob

Here are the control transfer instruction inerruot the sequential execution of instruction in memory and transfer control to some other point in memory either unconditionally or after testing the result of "CMP: instruction.. The Control Intructions are: 1-ja dest-----> Jump if above 2-jae dest -----> jump if above or equal …

Member Avatar for Dabdob
0
112
Member Avatar for deller

Hi, I'm starter, my question is: how to get the current page number? Appreciate any response

0
63
Member Avatar for shahnazurs

Hi Friends, I did some labs in my college days with MASM! Now i forgot much of the things.But still i am eager to do assembly programming. Shall i dowload this MASM free? tell me how we can you effective this assembler? Thanks, Shahnaz

Member Avatar for Narue
0
99

The End.