Enter Keywords:
1 - 10 of 25(0.006 seconds)
Sort By:
 
what is the lastest version of smallc for the 8086
Zones: CDate Answered: 12/17/1997 Rating: 6.4 Views: 0
Can somebody help me with these subroutines ?, i have 2 days to get this done and i just aint getting nowhere, give me C# anyday!!!! BITS 16                 ; Set code generation to 16 bit mode ...
Zones: AssemblyDate Answered: 01/10/2006 Rating: 8.4 Views: 0
I and a MCA student and have got assembly 8086 programming in my syllabus but i find it very difficult to understand assembly please suggest an easy way or tutorial so that i would be able to cope ...
Zones: ProgrammingDate Answered: 10/21/2003 Rating: 7.4 Views: 0
I a witting a assembly program to: -prompt the user to enter up to 100 bytes of text(inc non alphabetic) -After text is read in, prompt user for another character string. -Then search the the ...
Zones: AssemblyDate Answered: 02/14/2004 Rating: 7.4 Views: 0
I am trying to make register DI point to the smallest number in the stack wich is stored in register SI But crashes on me.. can anyone help out? I am using task tlink and linking it with 2 ot...
Zones: AssemblyDate Answered: 10/22/2003 Rating: 3.6 Views: 0
Hi I dont know even abc of 8086 ASM language. But i want learn some basic fundamentals of it. so that i can write and understand programs like these... 1. Addition of two 16bit numbers: sum 1...
Zones: AssemblyDate Answered: 05/19/2005 Rating: 7.2 Views: 396
Hello, the code I attach should print one below the other, but it doesn't because it doesnt jump to the next line... ¿Can you help me? Assembly 8086
Zones: AssemblyDate Answered: 03/14/2008 Rating: 9.3 Views: 0
Hy, Can anyoane help me with a fixed point substraction routine in emu 8086?
Zones: Assembly, Processor Pla...Date Answered: 07/03/2008 Rating: 8.4 Views: 0
I need to know how to do the Cocktail sorting in assembly (used to sort arrays) Am using Virgo to emulator 8086 machine this is the  description i was given //-------------------------...
Zones: AssemblyDate Answered: 11/13/2008 Rating: 8.6 Views: 35
Hey there experts. I'm trying to learn asm (fasm, to be more specific). I'm writing a code of factorial counting. I have a number in a variable and some other variables set up for the multipli...
Zones: Assembly, AlgorithmsDate Answered: 11/11/2009 Rating: 6.4 Views: 0