Compelted Part2: 03_strings.
This commit is contained in:
parent
5b7ee6f1ad
commit
dc09ee1915
@ -1,5 +1,4 @@
|
|||||||
#include "../drivers/screen.h"
|
#include "../drivers/screen.h"
|
||||||
|
|
||||||
void _start() {
|
void _start() {
|
||||||
clear_screen();
|
clear_screen();
|
||||||
kprint_at("X", 1, 6);
|
kprint_at("X", 1, 6);
|
||||||
|
BIN
Part2/Images/02_drivers moved X location.jpg
Normal file
BIN
Part2/Images/02_drivers moved X location.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
BIN
Part2/Images/03_strings Output.jpg
Normal file
BIN
Part2/Images/03_strings Output.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Reference in New Issue
Block a user