summaryrefslogtreecommitdiff
path: root/doc/LINKS.TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/LINKS.TODO')
-rw-r--r--doc/LINKS.TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index a65d4ea..b565fed 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -4,7 +4,6 @@ http://wiki.osdev.org/Linker_Scripts
http://wiki.osdev.org/Printing_To_Screen
http://wiki.osdev.org/Exceptions#General_Protection_Fault
https://en.wikipedia.org/wiki/X86_calling_conventions
-https://github.com/FlingOS/FlingOS
http://repo.or.cz/w/lightOS.git
https://littleosbook.github.io/
http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html
@@ -12,3 +11,9 @@ http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html
http://x86.renejeschke.de/html/file_module_x86_id_139.html
http://retired.beyondlogic.org/serial/serial1.htm
https://pdos.csail.mit.edu/6.828/2014/reference.html
+
+In C#:
+https://github.com/FlingOS/FlingOS
+
+In Rust:
+http://os.phil-opp.com/