memory map resources

main
pantonshire 1 year ago
parent 629fc3e826
commit f666e43386

@ -9,6 +9,10 @@
- <https://wiki.osdev.org/Boot_Sequence> - <https://wiki.osdev.org/Boot_Sequence>
- <https://wiki.osdev.org/Protected_Mode#Entering_Protected_Mode> - <https://wiki.osdev.org/Protected_Mode#Entering_Protected_Mode>
## Memory
- <https://wiki.osdev.org/Memory_Map_(x86)>
- <https://wiki.osdev.org/Detecting_Memory_(x86)>
## BIOS interrupts ## BIOS interrupts
- <https://en.wikipedia.org/wiki/BIOS_interrupt_call> - <https://en.wikipedia.org/wiki/BIOS_interrupt_call>
- <https://en.wikipedia.org/wiki/INT_13H> - <https://en.wikipedia.org/wiki/INT_13H>

Loading…
Cancel
Save