The Global Descriptor Table (GDT) is a binary data structure specific to the IA-32 and x86-64 architectures. It contains entries telling the CPU about memory segments. A similar Interrupt Descriptor Table exists containing task and interrupt descriptors.| wiki.osdev.org
A deep dive into the text mode editors we had and how they compare to today's| blogsystem5.substack.com
DJGPP is a complete 32-bit C/C++ development system for| www.delorie.com