3,896 Topics
![]() | |
Hi there My enlish is not fluent but i hope you will get a clue... I got assignement to write program doing PC to PC communication entire in assembly. I made an effort to do this. But... it wont work. I can't initialize port with following code: [code] mov dx, … | |
Could anyone help me to simulate the booth's algorithm for multiplication of 2 binary numbers using 8086 assembly !! Ireally need it! | |
Hello, I'm a begginer at this asm code stuff and I've had to write a couple of simple and basic begginers programs. Well the one that I have to do now has to have an output that looks like this: * ** *** **** ***** and it must be a … | |
Hey guys I know little of C (specializing in JAVA) and my data structures course asked that I transfer this into MIPS using $a and $v registers... any help would be awesome! #include <stdlib.h> void *(memset)(void *s, int c, size_t n) { const unsigned char uc = c; unsigned char … | |
Logfile of HijackThis v1.99.1 Scan saved at 7:41:03 AM, on 12/10/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.5730.0011) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\WINDOWS\system32\spoolsv.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Norton AntiVirus\navapsvc.exe C:\Program Files\Norton AntiVirus\AdvTools\NPROTECT.EXE C:\WINDOWS\Explorer.EXE C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\E_FATIAIA.EXE C:\Program Files\Java\jre1.5.0_08\bin\jusched.exe C:\Program Files\iTunes\iTunesHelper.exe C:\Program Files\Common … | |
hi friends i'm new here i'm trying to write an assembly program that generate random numbers, shuffle them and sort them in ascinding order i tried a lot and this is what i did but still there is problem so anybody who can help i would be more thankful [COLOR=red]#make_COM#[/COLOR] … | |
Hello, I just created a digital thermometer using a 8085 microprocessor. But the problem is we only had LM36 which measures temperauture in celsius, so we had to convert form celsius to farenheit, using hardware. But on a lab question the teacher wants us to convert the tempauture using software … | |
How do i get user input in assembly? after getting the input, i'd like for the inputted value to be stored in a char array in c. i'm new to assembly and i am having a hard time trying to figure this out. i've tried a code like this and … | |
hi, i'm trying to figure out how to mirror a given a value. for example: FF0A, i'd like to make it A0FF. i thought of a code like shifting it left 8x but i find it brute forceish. is there a better way? thanks | |
Hey guys. Please bare with me since I'm only learning asm for about 48 hours or so.. I've learned enough to open files, read from/write to them... I know how to use the WIN API from within ASM and ..honestly, it's much simpler than C++ (IMHO)... So..I've written this basic … | |
For a program I'm making the user needs to enter a string and then it will be checked to see if it is a palindrome. So far I've managed to reverse the ordering of the string entered so that I have the original string and the reverse version of it. … | |
hi guys i'm trying to write a code that will ask a user to input a string and then check to see if its a palindrome when trying to run what i have done so far i get an illegal instruction error. i know its something to do with 'get … | |
i have a project where i am suppose to encrypt or decrypt a message typed in by the user using the ceaser encryption algorithm and printing it back, i need some help in as to how to write the encryption alg, (ill figure the dec out from there), heres the … | |
Hey guys. First of all its nice to see an assemly forum that still has visitors..everything I found on the net are old forums unvisited for about 2-3 years. I started learning win32 assembly ...well..last night :). I do have (some) programming background in Delphi and some c/c++, and also … | |
Please anyon who Knows help. | |
Hey guys I got a pickle! Does anyone of u know how to implement Quick Sort RECURSIVELY in assembly language programming (8086 archi). If yes, kindly help me out guys ... Lookin forward to some 'ingenius' reply :) Takecare & be Good! | |
| |
Hey fellow MIPS users... I'm new to the forums and new to MIPS, so I was hoping someone could help me out with a certain problem I'm having...[IMG]http://ubuntuforums.org/images/smilies/eusa_wall.gif[/IMG] I have to take the following code and optimize it... I know I can do this without the stack/frame pointers, so I … | |
pls i hve a source code for a digital alarm clock bt its for pic16c54a and i want to desiogn a digital alarm clock using pic 16f84a so here is my source code, i need an assembly language guru to help me do this pls. below is the source code … | |
Could Anyone help me with the codes . Perhaps i can give you the ones for hard drives and keyboards laters coz i have 'em | |
How can i create my own hardware and software interrupt, what are the codes sent to hardware to access information/data please help with the codes;) | |
Does it have to be 512 B nad ahve the signature 05AAH at offset 510 ? What about on CD Roms and HDDs? | |
I am playing around with "patching" an old DOS 16-bit real-mode .exe, trying to change the machine code calls. The disassembled code is: [code=asm] push bp mov bp, sp xor ax, ax push ax mov ax, 1 push ax mov ax, 64h push ax ; location_X call f_drawDialogBox; 9a 06 … | |
hi, first post here. It seems a very nice community. So, I know a little about 16bit DOS Assembly and also a little about 32bit Linux Assembly. I started learning Assembly out of curiosity, to understand C better and to learn exactly how the stack worked. I am currently learning … | |
hi, im really new to this programming language and im having a hard time in strings. can anyone teach me how to compare strings the easiest way. what im doing is a login program and i have to compare the inputed username to a string. example: a = daniweb is … | |
Hi, Im just starting out attempting to learn assembly, and ive come across what is probably a really simple stumbling block.. The aid of google has failed me this time and im hoping someone on here can help me. I started writing a simple program that takes input for an … | |
actually i have to solve an problem for my versity project.the project is to display LED.if any body help me about this i'll be very helpfull all the project description given bellow a) The pulse generator and 8 bit IO by using switches for input and the LED display for … | |
To clean dust from the fan of a Compaq Presario 2100, can I vacuum through the vents? If not, is there any way to reach the dust without removing all of the following items, as instructed in HP's service manual? • Hard disk drive (page 2-9) • Keyboard cover (page … | |
hi again.. i have a problem with excel.. tried to print a chart using excel nia vb but it doesnt work and when it does, it keep producing charts tat are infinity..ALOT OF chart without stopping! HELP!! Private Sub cmdExcel_Click() ' ' Dim xlApp As Excel.Application Dim xlBook As Excel.Workbook … | |
My problem is....i have done a project in VB.NET with SQL SERVER as the database. My project was running perfect until last day when i tried to run the project i got some errors. Errors : 1) Could not copy temporary files to O/P directory 2) The file Call Center.exe … | |
I know absoulutely nothing about compiling source code other than you need MS Visual Studio to compile it. I have the express (free) version of it, can you compile in this version? | |
im fsemilla a college stud in UC of Cebu, Phils... i'm not an experienced programmer...but i have a little knowledge in C and somehow, a little with C++, Java, and assembly... I'm a newbie trying to put my hands on bluetooth programming as part of our training and to satisfy … | |
ok guys i have 2 problems 1st - i am using textpad and i'm having problems with the compiler.. As advised i have dowloaded a86, i added it to textpad through the configure tab on the menu and choosing prefernces, tools, add and clicking on the a86 program icon.. i … | |
Hello, i am a student and need write an asembler program. for basic 8086 architecture. but i do not understand few conditions for a program: it says that program must output text to screen whit a [B]int 21, 40h funktion, and indicate stdout as output, with descriptor 1.[/B] what this … | |
Hello. Im new here and at but a wee little age of 14, so go easy on me :-| Anyways... Before I begin, I want to make a note I can use inline assembly with C, so the loading and storing of the file's data into a buffer is already … | |
I am in dire need of a program for stopwatch. Can somebody help me with that? If you know how to write a code for designing a stopwatch, please help me. THANKS | |
Hey guys, my name is Tyler, I'm a Junior Software Development major (CS) at Western New England College in Springfield, MA. I'm new to the forum, but not to programming. I know C, C#, Java, MASM Assembly, VB, at least to some degree each, with most concentration on C, C# … | |
I just started with TASM 5.0, and I have a question. Is there a way to assemble the exe so I can use it in windows XP? I write TASM myproject.asm then TLINK myproject thats how I was told to do, but I cant run it in XP how should … | |
-If u have a slower I/O unit, then can the CPU execute instructions while waiting on slower I/O? -In this case, this type of optimization works differently for different I/O units... -So why are there no smarter .exe files that orders the instructions for your I/O-usage? -Whouldn't that be a … | |
Hi - I need some advice on how to force web controls to update. I have built a custom header and footer as two separate web controls, and have added them to the Toolbox. I can then drag and drop them onto any aspx web page. All has been going … | |
Hi this is Humza Is there anyone who has a Knowledge of MASM(MICROSOFT ASSEMBLER) OR is there any PROGRAMMER OF MASM in this community I m hurry for this.:?: :!: :rolleyes: | |
plz help me to simulate the booth's algorithm for multiplication of 2 integers using 8085 (not 8086) assembly !! | |
i am trying to research how the IPv6 address is stored into memory. the IPv4 address is easy, because we can load it directly into an register such as eax and push it onto the stack. works great, but how are the IPv6 stuffed on there? i am guessing that … | |
How to extract the opcode and the data form the instruction? "instruction" is inst below in decimal. For some values of "??", I should be able to extract the opCode and data??? opCode = inst >>??; data = inst & ??; It is done on a x86 processor using C. … | |
Hello guys, I am taking the MIPS assembly course this semester. indeed, I am struggling with this course. any way i need ur help .. My guestion is how to make the output appears right justified and how to connect the previous functions to the new function which is the … | |
Hi, I am using GoAsm, but generating inefficient assembly code using a compiler. Has anyone had any experience in writing a peephole optimizer for assembly code? Any suggestions on where to find examples of peephole optimizers? thanks, David | |
hello there .can anyone edit this code to interface a keypad instead of switches for the clock i urgently need it plz help me out im sending u the code n schematic for it plz help me out. | |
Hi I am doing a project of simulating a CPU using my pc and Turbo C. I have, void execInst(int inst) { int opCode; int operand; opCode = inst >> 8; operand = inst & 0xff; switch (opCode) { // default: Handle illegal instruction here. case LDA: Cpu.a = operand; … | |
Can anyone point me to a discussion or reference tutorial, etc. on how to write a program in Assembly to reverse a simple string? | |
hi every one!! can anyone send me a sample program that creates a different beep sounds.. meaning by pressing diffrent letter, a diffrent tone sounds.. beep of diffrent frequency... |
The End.