-
Utility.c
file contains kSleep function which stop running a task for a specified time. -
ConsoleShell.c
contains new command that test if threads work without problem- testthread command
-
ConsoleShell.c
contains a command that prints string as in matrix movie
-
files
- 02.Kernel64/Source/ConsoleShell.c
-
functions
- kShowMatrix
-
description
-
I forgot to use iY variable to show matrix naturally.
-
Original code written by the book author also has this problem.
-