Commit Graph

10 Commits

Author SHA1 Message Date
Ciro Santilli
672569ee69 add link readmes to all directories 2018-12-04 08:22:57 +00: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
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
cba0757990 Bochs works, failed PIT and beep attempts 2015-09-30 19:04:39 +02:00
Ciro Santilli
a8d90ac777 Make osdev example more uniform with the hello world 2015-09-14 11:21:55 +02:00
Ciro Santilli
29004f01f3 Improve readme 2015-09-14 10:38:21 +02:00
Ciro Santilli
dbc0017676 Simplify directory names, failed ld magic byte attempt 2015-09-06 18:50:41 +02:00