... I also have question about this topic the following reference comes from a publication written in 92 and I know that computers today are much different...
hello. ive been learning a bit about assembly for the last month or so, and it seems ive come up against a brick wall and was after some help. i tried...
... First of all, its better to specify video page number in BX=0 Then you should switch to video mode, wait some time to see it and then go back to text mode....
GoAsm is a fast, free assembler for use by Win32 assembler programmers. It has a clean syntax and a number of optimisations for Win32. It is part of the "Go"...
what is the relationship between memory bank and the addressing lines?? i have a question here: a 20-bit addressing lines can address up to a megabyte...
Look at the Files section: AFD is a Fullscreen Disasembler/Assembler. Yes, it is old but it is the best I've ever seen. It is simple, small and very effective....
i am confusing about memory. in Jeff's book he said that if the addressing lines are 16-bit, it means it can address about 64k byte memory location but the...
... why are you moving the stack pointer contents to the base pointer is the "row" or "col" data stored in or pointed to by the bp reg? the contents of the bp...
ive got upto vga 640x320 in b/w by going into the mode with int 10 and the writing a some abertray byte value to vidio memery in seqence.and noteing what addr...
hi every body... i'm a new student of assembly(8086) and i have many problems.. i want to write a program that gets 20 numbers and put them in an array then...
Hello everybody, I'm making a program in assembler PC/370. What the program has to do is: It opens a TXT file that has C code in it. It tabulates the code...
... Hah! I wish. I didn't like Win16 and it was difficult to use assembler with it. Assembler+Win32 is easy. You are using a low level language together...
Developers may be interested to know that I have added an "/unused" option to my linker GoLink which (if used with GoAsm object files) can report those unused...
Hi , Is there anybody out there who is familiar with virus writing I'm going to write a virus as the final project of Assembly course at university . I need to...
Why couldnt someone write a "good" virus? It seems that if the virus has the ability to gain control of the system, that one could find a way to put it to...
Hey, just thought about getting a light weight, easy to use and full featured editor, which can handle ASM,C#, C/C++, Java, XML, HTML and all, under one roof?...
1- How Intel 80286 processor addresses 16MB of memory as its register size is 16 bit? 2- Why Assembly language is named as Assembly? 3-Is DOS debug program...
Hi All, I could use some help with a programming assignment due for one of my classes. Here is the assignment: (we are using a MIPS simulator, not sure which...
I've been trying to gain entry to the SVGA video modes for interrupt 10H, function 4F02H. Although it may work for other computers, I have already tried ...
I was using the ADS1.2 eval version. Unfortunately my backup got curropted and the CD is not working. Its "Data2.cab" file is corrupted . Now i need an...
I just began learning asm. I know there are different kind of assembler-tasm, nasm. I downloaded A86, but is it a good choise for a beginner who have a good...
helo friends i am a newbie in assembly but i want to inquire where can i get some very good assembly tutorials for newbies which teach u the basics.. any help...
hi to you too, the best thing i can offer is to try a search for "assembly tutorials" on google.com or whatever search engine you prefer.. you'll find more...
I have to make a presentation on "why a programmer should learn assembly language" Anybody who already did some work on this topic or some related topic will...
Well, I would have to say: 1. To know how the machine operates and how a particular language of choice gets translated into asm in order to write more...
Alex Parshikov
parahumanoid@...
Sep 3, 2002 4:48 am
524
hello there, i m new on this list, i m new on Assembly language, i dont have any idea of it how to and where to start, i m the basic programmer of VB and C++. ...
Assembly is NOT a difficult language. It's more tedious than most HLLs because it's more atomized and requires you to know the hardware you're working with....
Alex Parshikov
parahumanoid@...
Sep 7, 2002 6:28 pm
526
It was a great help. I've searched (google) many times and somehow missed this site. Thanks, owen __________________________________________________ Do You...