Commit Graph

8 Commits

Author SHA1 Message Date
Ciro Santilli
fb3c7e04c4 Move all documentation to README.adoc
This includes both separate .md files, and documentation that was on the
head of the .S source files.

Retest everything as this was done, and fix a few easy things.
2018-05-13 22:13:19 +01:00
Ciro Santilli
d1f11492c2 DRY out PIT and make one that fires only once, get nsectors from linker script 2015-11-09 12:15:15 +01:00
Ciro Santilli
2b83197f39 Paging works!!! 2015-10-27 09:04:46 +01:00
Ciro Santilli
febbb83254 Protected mode works but is ugly, CS, SS work, failed lidt real mode attempt 2015-10-17 00:03:05 +02:00
Ciro Santilli
b9b4da0d1e initial_state.S stopped working... 2015-10-06 12:27:24 +02:00
Ciro Santilli
5c2e547b52 bios_disk_load works 2015-10-04 20:02:20 +02:00
Ciro Santilli
793df24519 Move GRUB in from linux-cheat, add chainloader example 2015-09-18 09:34:53 +02:00
Ciro Santilli
82bd584e71 Minimized multiboot works! 2015-09-11 12:12:31 +02:00