← Back to Interactive Learning

🏗 Stack Frames: DrawSquare → DrawLine

Watch EBP and ESP change instruction-by-instruction as a nested function call creates and tears down a stack frame.

Visual aid for begin.re Assignment 2 by Ophir Harpaz.

Step 1 / 9
Assembly
Stack memory  —  lower addresses at top
EBP = 0xFFC00C ESP = 0xFFC004
higher addresses (older frames) at bottom