Hi, can someone pleasehelp me with this one? Thanks, Obaid Write an assembly language program to do the following: Given a list of 50 values count the number...
... P'rhaps. ... Yes. I already tackled the previous. So now let's go on with the following. ... ld hl, buffer ld b, 50 ld ix, M10 ld a, 5 next: cp (hl) jr...
Hey! Thanks a lot Jan. Will let you know my grade for sure! Obaid ... P'rhaps. ... Yes. I already tackled the previous. So now let's go on with the following. ...
Hi Guys: I am a student doing assembly language for the first time. I need to write a program that allows the user to enter a long word. The program must test...
... Have you tried Venus? Perhaps IBM? Naah. The prior one is more likely. Go to http://www.google.in and enter the words: free emulator 68000 PC and see hwat...
Hi guys. I need a way to get data from a user. I've tried jsr hexin or jsr strin. It would not work because the emulator I've downloaded would not accept it....
Hi: I'm searching a tutorial about ide hard disk. I want to know about the technologies in hard disk, like : what is DMA and UDMA? How many differents modes of...
... I wandered over to http://www.google.com I heard about this site once while I was at band camp. Then I typed in: "ide hard disks". It was touch and go...
... Ho! ... Jmp http://www.pheonix.com and dopwnload EDD 1.1. Jmp http://www.fruttenboel.tomaatnet.nl and download DOSREF33.ZIP (but I forgot in which section...
HO! Since I am moving over to Linux, I might as well move over to a bigger programming language. I always was fond of Modula-2 and I did some programming in it...
... This should have been: Jmp http://www.phoenix.com and download EDD 1.1. ... You can also look in the files area of http://groups.yahoo.com/group/apj-list ...
... Jan, cant suggest much. Only that the blokes at: hugi-compo@yahoogroups.com have discussed a few bits and pieces of writing intel asm for linux....
Can you be bored and helpful WITHOUT being a smart ass? Just because You have that much common sense doesnt mean that everyone does. See, you can still insult...
Hi guys: I am a lot better last week. However, I am having problems outputing strings and user input to the screen. It seems that every emulator have a...
... Not much. A CP/M emulator runs the CP/M operating system (using Z80 instructions) on (for example) a Pentium Pro. The Z80 instructions are read, decoded...