updated lesson 12 README

This commit is contained in:
Carlos Fenollosa 2014-10-15 12:23:33 +02:00
parent 0fc3af3f22
commit 14f51e8246

View File

@ -1,4 +1,4 @@
*Concepts you may want to Google beforehand:* *Concepts you may want to Google beforehand: C, object code, linker, disassemble*
**Goal: Learn to write the same low-level code as we did with assembler, but in C** **Goal: Learn to write the same low-level code as we did with assembler, but in C**