summaryrefslogtreecommitdiff
path: root/doc/LINKS.TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/LINKS.TODO')
-rw-r--r--doc/LINKS.TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO
index d9b081b..5686ec6 100644
--- a/doc/LINKS.TODO
+++ b/doc/LINKS.TODO
@@ -19,6 +19,7 @@ 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
+http://www.fysnet.net/
In C#:
https://github.com/FlingOS/FlingOS
@@ -125,3 +126,7 @@ http://www.hackersdelight.org/hdcodetxt/crc.c.txt
ARP:
https://tools.ietf.org/html/rfc826
http://wiki.osdev.org/Address_Resolution_Protocol
+
+Syscalls:
+AX, BX software interrupt 0x80, classic Linux/DOS/Windows syscalls
+