Hello ppl I'm a yr 11 Software Design And Development student in Sydney. I'm currently working on an assessment task that investigates the general attributes...
... Hi ppm. ... You mean, it took you 10 years to reach so far? Glad I'm living in Europe. ... Yes. ... You could ask the same for a topic such as mating. If...
Schreef, Mate, I can just see your report now... <tongue in cheek mode on> Year 11 Software Design And Development Survey Report. Some bloke from Europe who...
... It means "Wrote". ... I am a worst case european... So if you visit the first world you will only meet nicer people, as long as you don't run into me. :o) ...
Hello everyone, I am a novice asm programmer learning to work with the AT keyboard. I would like to write a simple routine (callable from my C code) which ...
Chris Smith
herrsmitty@...
Mar 14, 2002 1:25 pm
329
... The asshole from Europe reads the following in "advanced Assembly Language" from Allan L Wyatt, Sr. NewInt push cx, bx, ax, ds mov ax, seg ExitFlag mov ds,...
Thanks for the assistance. I believe this gives me a good place to start....
Chris Smith
herrsmitty@...
Mar 15, 2002 12:22 pm
331
Hello Friends, Itz Vadivel .. Newcomer to our Egroup .. Can anyone please Give me the Websites details regarding Mainframe assemblers ?? Thanks and Regards, ...
Vadivel Ramasamy
vadivel_asdc@...
Mar 16, 2002 4:51 am
332
perhaps a dumb question, but... with regard to GAS/AT&T syntax, can anyone tell me if the suffix L,W, or B is *ALWAYS* appended to the end of an instruction to...
Chris Smith
herrsmitty@...
Mar 20, 2002 10:24 pm
333
... As a teacher-friend once told me: the dumb questions are the ones you dared not ask... :o) ... AFAIK the pre- and postfixes are always necessary in AT&T...
im making a tic tac toe program, which interfaces a 3x3 dual-colored LED through the parallel port. to light up an LED, i have to output from the parallel port...
... Of course there are a zillions ways to do so. If you have plenty of time, visit my webpages http://www.geocities.com/fruttenboel/index2.htm since I ...
I ask this question once every few months... I'm looking for a freeware or dirt cheap arbitrary integer arithmetic package that I can use with Win 2K Pro or...
Mark Gibson
gibson@...
Mar 22, 2002 6:28 am
337
__________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ hi! please...
Well, I gladly helped you out with the keyscanner for the Boter Melk Kaas game. But writing the algorithm as well.... I don't want to spoil your fun. haven't...
thanks for the reply.. i do have an algorithm, and i have started my program. all im after is just some suggestions coming from proficient/experienced assembly...
... Here's another one... :o) ... I feel flattened! In my opinion, there's no big difference between program development in Pascal, Modula-2, C or ASM. You...
if u start using Windows & Objects ( class ) you will find the life hard in assembly :) Sa6ry Computer Engineering Application-developer ( VC, Win32 assembly,...
hello, i want to do multithreading/multitasking in x86 assembly. ne 1 knows ne info related to dis or hav xperience doing this. i would appreciate d help. ...
... Well, Sasixry, you shouldn't be programming for a virus in the first place.. :o) For the rest, the idea behind objects and classes is mainly invented to ...
... Study the Linux kernel. Or the DR-DOS TaskMax program. Taskmax is very good although most people say it's nothing because they never tried it. I tried it...
... i am speaking about big application . and i am specking about windows too not Linux. in windows where everything is GUI , to make a big application like...
... first ... invented to ... I have ... mention ... the user ... is a lie. ... failed. A C++ ... programmer ... types ... time in ... price. ... software ... ...
here's the situation: the project is a tictactoe program and implementation. the program should be in assembly language. it should be also interfaced to an LED...
... If it works on the screen, it should work on the LPT port as well. Suppose you have a program like: nop nop mov bl, Xpos mov bh, Ypos call SetScreenSquare ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the assembly group. File :...
assembly@yahoogroups....
Mar 29, 2002 7:32 pm
352
thanks again for the reply. i appreciate the help. here's my situation now. i have a project-- to make a tic tac toe program and interface it with an LED...
hello, when i asked for ne help on multitasking i was misunderstood.Actually i m makeing a lib file which will do multithreading\multitasking in dos.[using x86...