From 707c4446505eef5b2971feed9196dcd6c1cdb53e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 13 Jun 2017 06:49:31 +0200 Subject: added some links --- doc/LINKS.TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index 6c41e53..014ed8b 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -16,6 +16,9 @@ tutorials: https://littleosbook.github.io http://www.henkessoft.de/OS_Dev/OS_Dev1.htm +http://www.brokenthorn.com/Resources/OSDevIndex.html +- fitting code following the brokenthorm tutorial: + https://github.com/tuhdo/os-study In C#: https://github.com/FlingOS/FlingOS @@ -72,6 +75,8 @@ http://www.osdever.net/tutorials/view/lba-to-chs LILO boot loader http://www.uruk.org/orig-grub/PC_partitioning.txt http://wiki.osdev.org/ATA_in_x86_RealMode_%28BIOS%29 +other Boot (not used, but nice other projects): +https://github.com/vladimirfedorov/bootsector.git: stage1 with FAT, using FASM C: http://www.drdobbs.com/extending-c-for-object-oriented-programm/184402731 -- cgit v1.2.3-54-g00ecf