Operating System Design :: Lessons :: Program Control
Program Control
For this lesson you should read Chapter 8 from the book Building a Modern Computer From First Principles. After reading the chapter you should be able to do the following:
- Implement program flow commands for a virtual machine.
- Implement function calling commands for a virtual machine.