This is a card in Dave's Virtual Box of Cards.

Assembly language programming

Created: 2022-09-07
Updated: 2023-11-08

After 25 years, I’ve started writing programs in assembly language again. I like it.

(I’m going to abbreviate "high-level language" to HLL here.)

Some of the highlights so far:

Here’s my note on Finally understanding the 'lea' x86 instruction.

Here’s a fun trick I "discovered" while working on Meow5: Data in .text

Related: