9 Commits

Author SHA1 Message Date
Ciro Santilli
94a81117ee link all examples to header 2018-12-04 09:46:27 +00:00
Ciro Santilli
e0a2854087 link to examples from readme
Do another cleanup round while I'm at it.
2018-07-17 10:06:47 +01:00
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
24988411ad Make page setup into a function 2015-10-27 09:39:03 +01:00
Ciro Santilli
71e104bab0 Uniformized macros: push save all registers, and use only GAS macros, no CPP 2015-10-21 15:55:27 +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