Guy Marino

Results 3 issues of Guy Marino

Simple workaround is to set CPATH to /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/. This took me 3 hours to figure out, so I'm hoping this will help someone in the future. If you don't have...

The explanation for Chapter 3.1 is very sparse and could use improvement. Update the IDT section with all of the new information about the structure of 64-bit interrupts, and how...

future work

Implement Chapter 3.2, which will cover the initialization of the Programmable Interrupt Controller (PIC) using the x64 Advanced Programmable Interrupt Controller (APIC). This step is essential for everything from timekeeping...

future work