Excellent. Great to see some people are still interested in programming low level languages and understand how computers really work.
I program mainly in C myself and must confess I rarely have the opportunity to use assembly but I look forward to learn more in your series.
Funnily enough I found a bug in gcc one day by examining the generated assembly. That was a b**ch to debug...
Thanks for sharing!