News

New tools targeted at assembly language programmers, such as HLA, RadASM (an integrated development environment) and OllyDbg (a machine language debugger), are slowly providing the advanced ...
A recent edition of [Babbage’s] The Chip Letter discusses the obscurity of assembly language. He points out, and I think correctly, that assembly language is more often read than written, yet… ...
The HLA (High Level Assembly) language was developed as a tool to help teach assembly language programming and machine organization to University students at the University of California, Riverside.
Every software program is written in a programming language, and there are several languages for every major CPU series; typically an assembly language and a number of high-level languages ...
Programming in assembly language -- getting down to the direct manipulation of bytes and even bits -- is gaining in popularity, according the latest ranking by TIOBE, apparently spurred by the ...
I have only written assembly language for a handful of CPUs, and not much of it at that, but I’ve found the microcontrollers to be the friendliest. So if you want to dip your toes in that water ...
Max, I enjoyed reading your article. Interestingly, no one commented on microcode, which is “bare metal” programming. I learned about this in the mid-80's while microcode programming an Adage graphics ...