]> git.dujemihanovic.xyz Git - nameless-os.git/commit
Add linker script and partial VGA driver
authorDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 7 Sep 2021 20:05:14 +0000 (22:05 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 7 Sep 2021 20:05:34 +0000 (22:05 +0200)
commit3d58037b465f917b19b0f786c334ed70e1065857
tree6dc6b8aefac67f12f1239d819404298893a5598d
parent668fa121eb74d3317a73c2289f8805aaf1c84d7e
Add linker script and partial VGA driver
Makefile
boot.s
include/arch/x86/tty.h [new file with mode: 0644]
kernel/arch/x86/tty/tty.c [new file with mode: 0644]
kernel/kernel.c
kernel/linker.ld [new file with mode: 0644]