Forum: Other Programming Languages
Feb 10th, 2006, 5:25 PM
|
|
Replies: 7
Views: 240
|
Forum: Other Programming Languages
Feb 10th, 2006, 10:22 AM
|
|
Replies: 7
Views: 240
Windows
Hello all,
I was wondering if anybody has information regarding accessing windows internal resources.
What I mean by this is, I can call Dos interupts to handle commonly used routines, Is there a...
|
Forum: Assembly
Jan 25th, 2006, 2:13 PM
|
|
Replies: 6
Views: 372
|
Forum: Assembly
Jan 25th, 2006, 1:35 PM
|
|
Replies: 6
Views: 372
Sorry I have only just read your post...
Sorry I have only just read your post Polyphemus.
Thankyou for your response, I shall indeed google it.
Can you tell me how would I place a program onto a particular sector?
|
Forum: Assembly
Jan 25th, 2006, 1:31 PM
|
|
Replies: 6
Views: 372
|
Forum: Assembly
Jan 25th, 2006, 12:54 PM
|
|
Replies: 6
Views: 372
Can I ask one further question?
Can anybody advise me, how would I go about creating a self booting program on a self booting disk?
For example if I were to create a suitable 3.5" floppy disk that contained my assembly program and...
|
Forum: Assembly
Jan 25th, 2006, 12:22 PM
|
|
Replies: 12
Views: 705
Thankyou for taking the time to provide such a...
Thankyou for taking the time to provide such a comprehensive answer.
I could not have asked for a better source of the information.
I have had to read it a few times, but I think I understand it well...
|
Forum: Assembly
Jan 24th, 2006, 4:34 PM
|
|
Replies: 12
Views: 705
|
Forum: Assembly
Jan 24th, 2006, 10:55 AM
|
|
Replies: 12
Views: 705
|
Forum: Assembly
Jan 20th, 2006, 4:18 PM
|
|
Replies: 12
Views: 705
|
Forum: Assembly
Jan 20th, 2006, 10:04 AM
|
|
Replies: 12
Views: 705
A noob to Assembly
I am still learning the basic fundaments of assembly so my knowledge is still extremely immature.
I keep finding myself perplexed over one detail despite extensive research, and so I feel compelled...
|
Forum: Assembly
Jan 8th, 2006, 11:29 AM
|
|
Replies: 2
Views: 384
|
Forum: Assembly
Jan 8th, 2006, 9:22 AM
|
|
Replies: 2
Views: 384
Arithmetic
Hello all,
Im very very new to 8086 assembly and have an extremely basic knowledge
I would appreciate if anyone can tell me why when i perfom an arithmetic function on a value i get utter garbage...
|
Forum: Assembly
Jan 5th, 2006, 9:12 AM
|
|
Replies: 1
Views: 256
|
Forum: Assembly
Jan 4th, 2006, 5:59 AM
|
|
Replies: 1
Views: 256
Getting a correct input
Hi there anyone, was wondering if you can help?
I need to pull a users input in, ready for division
i have been using al, and the dos interupt 21h but this will only load one character at a time and...
|
Forum: Assembly
Dec 30th, 2005, 9:43 AM
|
|
Replies: 4
Views: 349
Thanx everybody !!
Yes, and Ive created basic...
Thanx everybody !!
Yes, and Ive created basic calculators etc, im now trying to map a programmable cpu, but not sure the best way to approach it, all i can find are black boxed designs of cpu`s,...
|
Forum: Assembly
Dec 28th, 2005, 11:46 AM
|
|
Replies: 4
Views: 349
Were does it come from
I have a question regarding the architecture of the chips
within the cpu from the way I understand it there are two section`s control and computational, i understand how all the functions are...
|
Forum: Assembly
Dec 28th, 2005, 11:37 AM
|
|
Replies: 2
Views: 278
|
Forum: Assembly
Dec 28th, 2005, 10:47 AM
|
|
Replies: 2
Views: 278
Masm
Hi ive been learning the basics of assembly at uni
and i have to complete a project, and the deadline is the start of next semester.
so i need to do some finishing touches at home.
I was given a...
|
Forum: Java
Sep 13th, 2005, 10:07 AM
|
|
Replies: 5
Views: 267
|
Forum: Assembly
Sep 13th, 2005, 9:08 AM
|
|
Replies: 8
Views: 322
To be honest DaWei, Why not ? (I dont mean give...
To be honest DaWei, Why not ? (I dont mean give the answer, that does`nt help anyone) but dangling incoherant fragments of information over somebody who is just trying to learn, is one of the reasons...
|
Forum: C++
Aug 23rd, 2005, 5:14 AM
|
|
Replies: 12
Views: 212
|
Forum: Assembly
Aug 20th, 2005, 11:03 AM
|
|
Replies: 30
Views: 1,098
|
Forum: Assembly
Aug 19th, 2005, 6:47 PM
|
|
Replies: 30
Views: 1,098
|
Forum: Assembly
Aug 18th, 2005, 7:30 AM
|
|
Replies: 30
Views: 1,098
So when emulation comes into play this would be...
So when emulation comes into play this would be the adpater that DaWei mentioned..????
So am i right in assuming (Is this correct that):
A program I.e Messenger that has been downloaded of the net.....
|
Forum: Assembly
Aug 17th, 2005, 11:57 AM
|
|
Replies: 30
Views: 1,098
Really .... Is it the compiler do ya...
Really .... Is it the compiler do ya think???
"Hello world!" for example will through an error on all bar my own machine!
(Have compiled it to .exe - have even tryed including it into a "setup"...
|
Forum: Assembly
Aug 17th, 2005, 11:36 AM
|
|
Replies: 30
Views: 1,098
Thankyou much appreciated !
These errors are...
Thankyou much appreciated !
These errors are occuring during initialisation of the application...
Have even tried a simple "Hello world" with similair problems....
but like ya say will try a...
|
Forum: Assembly
Aug 17th, 2005, 9:52 AM
|
|
Replies: 30
Views: 1,098
Language : C
O/S : Xp both...
Language : C
O/S : Xp both machines
Compiler/Interpreter : Visual Studio.Net
Error on target machine: (Application has generated an exception that could not be handled. Process id=0x8a8 (2216),...
|
Forum: Assembly
Aug 17th, 2005, 8:30 AM
|
|
Replies: 30
Views: 1,098
ok.... point taken .... I am perhaps not...
ok.... point taken .... I am perhaps not listening fully...
Just find it amazing that a program cannot be written that will run on two diffrent machines with an identical o/s....
How would i...
|
Forum: Assembly
Aug 17th, 2005, 7:48 AM
|
|
Replies: 30
Views: 1,098
Cheers..
I do like java - And would prefer to...
Cheers..
I do like java - And would prefer to stick with it, but as you say there promises of portability seem little more than promises.. I used the JavaC compiler ... But that only creates Java...
|
Forum: Assembly
Aug 17th, 2005, 6:01 AM
|
|
Replies: 30
Views: 1,098
Ok .... I guess what im trying to ask is......
Ok .... I guess what im trying to ask is... Whenever i have written programs in C or in Java despite compiling them various diffrent ways, whenever i try to run these on a diffrent platform they...
|
Forum: Assembly
Aug 16th, 2005, 6:40 AM
|
|
Replies: 30
Views: 1,098
|
Forum: Assembly
Aug 15th, 2005, 11:58 AM
|
|
Replies: 30
Views: 1,098
Ok, thankyou for clarifying that ..
The reason...
Ok, thankyou for clarifying that ..
The reason for wanting to learn assembly is that i would like program`s that i have written to run on diffrent host machines, this ive yet to achieve without...
|
Forum: Assembly
Aug 14th, 2005, 1:24 PM
|
|
Replies: 30
Views: 1,098
|
Forum: Assembly
Aug 14th, 2005, 7:02 AM
|
|
Replies: 30
Views: 1,098
|
Forum: Assembly
Aug 13th, 2005, 2:39 PM
|
|
Replies: 30
Views: 1,098
Completely oblivous
Hya have a good knowledge of programming....
And i wish to learn assembly (No prior knowledge) wat compilers/editors/resources would any1 suggest?
|
Forum: Java
Aug 13th, 2005, 8:22 AM
|
|
Replies: 2
Views: 134
Platform independence?
High after compiling my progs.. In either java/C etc - when the .exe is run on a diffrent machine - i always get compatabilty issues - even on the simplest of programs - n idea why ? - how do...
|