add linker and vga driver, working hello, worldmaster
commit15649dd942534cccc883e204521e434df394647d
authorCameron Shortt <cameron.b.shortt@gmail.com>
Wed, 1 Nov 2023 17:00:41 +0000 (1 12:00 -0500)
committerCameron Shortt <cameron.b.shortt@gmail.com>
Wed, 1 Nov 2023 17:00:41 +0000 (1 12:00 -0500)
treee6ab2f051cd0f9cfc4a8e895cad3ae72297a6d87
parentf26db570e6473d07a96a2e955df0219ee2c47b2b
add linker and vga driver, working hello, world
stage1/kernel.h
stage1/link.ld [new file with mode: 0644]
stage1/makefile
stage1/vga.c