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
2b83197f39 Paging works!!! 2015-10-27 09:04:46 +01:00
Ciro Santilli
d4aae6183b Failed attempt at modifying a segment descriptor, split GDB to separate file 2015-10-20 12:21:31 +02:00
Ciro Santilli
ae4a413b5c DRY up protected mode 2015-10-18 14:56:12 +02: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
61f0ad8dda Remove END 2015-10-05 16:58:44 +02:00
Ciro Santilli
5c2e547b52 bios_disk_load works 2015-10-04 20:02:20 +02:00