GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Assembly Language

Welcome to the Assembly Language forum.

Post New Thread
Threads in Forum : Assembly Language Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by cmrhema
Hi, Kindly let me know how to create a socket and some links to socket related programs regards cmrhema
26-Mar-2008 04:17
by cmrhema Go to last post
0 329
 
by askurat1
I need help writing a program to do booth's algorithm in TASM OR MASM assembly code. It would be helpful to just to have a sample code of somekind so I can get started. Any help would be appreciated. Thanks in advance.
25-Mar-2008 22:20
by transfrank Go to last post
3 1,808
 
by randomperson133
The two bugs in my code that won't go away are the following: 1) I cannot get proc charbychar to print out whatever's in myname: It only prints out the $ at the end of the string. 2) Findmax always returns 0 as the largest value in the array regardless of what input I used for nums. If anyone...
23-Mar-2008 08:04
by Peter_APIIT Go to last post
1 644
 
by MindGames
Hello, I have an Assembly program which my lecturer wrote on the board, which I am sure I wrote down correctly. However I'm using an Assembler called 68000 IDE. When I build thi, I get 14 errors in all, but I don't how to fix them,understand them. Can anyone help me please? Thanks for any...
23-Mar-2008 07:58
by Peter_APIIT Go to last post
3 370
 
by ChristieGiorgos
Hi! I've a question. I've a project in C mixed with assembly x86 to do but I have some serious problems :)! First of all I need to tell you that the project is about the vga graphics memory. My problems now... i use Dev C++ for my c programs, but I as I saw it doesn't support x86 assembly. Any idea...
23-Mar-2008 07:47
by Peter_APIIT Go to last post
1 396
 
by Peter_APIIT
Hello all expert programmers, I'm truly new to assembly. Therefore, I wonder what is the standard assembly language. As far as I know, all assemblers follow Intel standard. Thanks for your help.
23-Mar-2008 07:31
by Peter_APIIT Go to last post
10 717
Smile
by ks_100
Dear all, I need the code for a non-recursive binary search in MIPS in order to fulfill my report on how to improve the performance of this implementation. please help me by sharing the code or advising me about any source i can utilize to aquire the code. big thanks in advance.:P
15-Feb-2008 12:10
by ks_100 Go to last post
0 1,287
 
by mybwp
Is it possible to hook and modify the return values of x86 assembly instructions like: RDTSC and CPUID?
30-Jan-2008 20:45
by whitepenguin Go to last post
5 584
 
by fahad
Write a program which print your complete name and your city name at the middle two rows of the screen with the following attributes. Use white back ground and blue foreground color if the length of the name is greater than the length of the city name. Use Black background and red foreground...
18-Dec-2007 16:30
by fahad Go to last post
0 428
 
by inevitable
Hi, I want to see the assembly code for a simple hello world program written and compiled from vc++ editor. Any help would be of great help for me.
17-Dec-2007 18:46
by whitepenguin Go to last post
3 2,777
 
by adida948
Hello. I am having a very hard time trying to encode a file and then decode it again so i can end up with the original file. I want to transform the content in the original file into base 64. I've tried and succeeded with decimal and hexadecimal bases. Ex. When i have 'abcde' in a text file...
08-Dec-2007 23:17
by ninjikiran Go to last post
1 700
 
by baccardi
how could i get the address of instruction that causes Single Step(#1) exception, i have read that the address should be put into the stack cs:ip, but what i find in the stack is the address to the next instruction, not to that which caused exception, when i'm dealing with Division by zero...
03-Dec-2007 15:19
by baccardi Go to last post
0 328
 
by paritoshcool
Hi every body..i am not sure whats wrong with the code. I have to submit this assignment today. If any body solves the program and the extra credit, I would pay him through paypal. This program is very important to me. Rit now this program just prints the prime nos till 9. later prints the unwanted...
27-Nov-2007 23:27
by paritoshcool Go to last post
0 460
 
by zeliie
My machine problem is to make a game of Hangman implemented in assembly language. The specification of the program is for the the random words (to be used in the game) to come from an external word database (text file named worddb.txt). How is that possible? How am I going to access and read the...
24-Nov-2007 12:32
by baccardi Go to last post
1 791
Poll
by WaltP
ktm wants an assembler forum. Is there enough desire?
18-Nov-2007 15:26
by davis Go to last post
5 2,062
 
by Widgets
I am trying to make a simple macro to multiply two bytes (MPYBYTE) and a macro to multiply 2 words (MPYWORD) and a macro to print (BIOSPRINT) the 2 products. From what the compiler says the MPYWORD and BIOSPRINT have no errors after i fixed them but i am getting this error for MPYBYTE:...
11-Nov-2007 13:30
by Widgets Go to last post
5 1,675
 
by czerdrill
Hey, Why won't this program work in assembly? I'm using Microsoft Visual C++ 2005 Express Edition, and using x86 assembly architecture. It's suppose to add the values in the array that are higher than the variable sample(in this case 50) and display the result. The answer should be +358 but I...
28-Oct-2007 15:13
by davekw7x Go to last post
1 604
 
by czerdrill
I have this project due for school and I cannot figure it out. Please help! I need to write a program in assembly language which generates 50 random numbers between -20 and 20 and prints them on the screen. It seems so simple but I just cant figure it out. Can someone please help me with this...
20-Oct-2007 14:13
by czerdrill Go to last post
0 443
 
by raijuta11
Dude iam a student!! we have this project that uses a TASM program. the Requirement is that you need to input a 4-bit binary number to control port and same with the Status port. the output should be indicated by LED in Binary form(from Data POrt 2-9 pins of DB - 25). Basically it was a Interface...
04-Oct-2007 10:17
by davis Go to last post
6 700
 
by Widgets
first off here is my code: page 60,132 TITLE HMWK6-13 (EXE) Chapter 6 ;---------------------------------------------------------- .MODEL SMALL .STACK 64 ;Define stack .DATA ;Define data BYTE1 DB 11 ;BH BYTE2 DB 15 ;FH
28-Sep-2007 17:36
by davekw7x Go to last post
3 489
Post New Thread

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Display Options Moderators
Showing threads 41 to 60 of 67 Moderators : 1
Sorted By Sort Order
From The
LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 23:27.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.