These are x86 Assembly language exercises I did while in college. Examples work with Microsoft MASM. Book used in class was Assembly Language for x86 Processors (6th Edition) by Kip Irvine.
Irvine32 library and everything else under IrvineExamplesVS2012 is copyright of Kip Irvine.
My code examples are released under MIT.