Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Forum Post

Re: What is BP (Base Pointer)

: I am learning assembler but I don't know what BP is : and what it is used for. BP is just another register, part of the general purpose set, use it how you wish. Of course like other registers...
Forum Post

Re: Boot Loader

: Hello, : I am new to the world of asm, would like to know if anybody has written a small bootloader for booting an x86 PC. : Would like to study the code. : If it is not much of trouble please...
Forum Post

68k question? More details please.

: I'v been trying to add to a value in an array and : if doesn't down : I do : move array+x,d0 : add #1,d0 : move d0, array+x,d0 : : this doesn't work : hwat can...
Forum Post

Re: calling real mode interrupt from SMM

Here are some thoughts concerning your problem: (1) Is SMM, you don't have to mess with GDT/ LDT/ etc, because address computation is performed the same way as in real mode (value in seg register...
Forum Post

Assembly for other processors?

Can anyone point me to some web sites that have assembly tutorials for other processors other than the x86 processors? eg PowerPC . . .
Forum Post

Re: FlashROM

: I need to find out how to write to a FlashROM chip : : Any help will be appreciated. : -Dave Most FlashROM's and EEPROM's within devices have an operating system or monitor which provides...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.