Assembly
An assembly language is a low-level language for programming computers.
Article

Microcontroller Programming in Assembly Language PART 2

In this article I basically focus on how to write ‘if-then’ logic in assembly. Below a sample program code is provided which uses simple ‘if-then’ logic. This will give you some idea about how to...
Article

Microcontroller Programming in Assembly language PART 1

In this article you understand basic instructions used in writing assembly language for a PIC16F84A microcontroller using a sample program written in assembly. Though it is not a complicated program...
Article

Call Functions with PowerPC ABI for 64-bit ELF

This article discusses the PowerPC ABI for 64-bit ELF (UNIX-like) systems and how to write and call functions using it. This is helpful for writing 64-bit programs for the POWER5 and other...
Article

MMX and assembly optimization for Intel and AMD CPU's

Here is an example of how to use AMD and Intel's MMX technologies to increase performance. Of course, these optimizations cannot always be applied but I hope they can still be useful. In this...
Article

PowerPC Assembly

Assembly language is not widely known among the programming community these days, and PowerPC assembly is even more exotic. This article presents an overview of assembly language from a PowerPC...
Article

Inline assembly for x86 in Linux

Bharata B. Rao offers a guide to the overall use and structure of inline assembly for x86 on the Linux platform. He covers the basics of inline assembly and its various usages, gives some basic...
Article

Tips and Tricks for MacsBug

Helpful techniques for debugging your Mac OS software using the MacsBug assembly debugger for 68000 and PowerPC code. Some of this I learned while working as a "Debug Meister" for Apple's system...
Article

Art of Assembly home

Complete guide to assembly programing on x86 and the x86 itself. It is very easy to understand for beginers and an exelent resource for advanced programmers.
Article

Efficient 68000 Programming

If a new CPU speeds up inefficient code, what do you think it will do to efficient code?
Article

How to calculate integer square roots

The purpose of this exercise was to create an algorithm to find integer square roots using only integer operations (this method was initially devised by me in 1990 - when I was 16 - for the ZX...
Article

Beginners Guide to PowerPC Assembly Language

This is a Beginners Guide to PowerPC Assembly Language.
 

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.