lesson 4, manipulating the stack

This commit is contained in:
Carlos Fenollosa 2014-10-05 12:04:45 +02:00
parent dde61c13e7
commit c75b10d6bd

View File

@ -1,4 +1,4 @@
*Concepts you may want to Google beforehand:stack*
*Concepts you may want to Google beforehand: stack*
The usage of the stack is important, so we'll write yet another boot sector
with an example.