Commit Graph

9 Commits

Author SHA1 Message Date
Mathieu Maret a82a055ea1 Add Readme doc 2017-11-27 14:52:01 +01:00
Mathieu Maret f1341d3d72 Add some "kernel" code written in C
Draw few message on VGA
Setup Interruption Description Table
Setup IRQ
2017-11-27 14:51:51 +01:00
Mathieu Maret 523bff7fce Put 32bits code after 1sector and load it
Use makefile to build
Use ld linker script to create final bin
2017-11-24 22:41:16 +01:00
Mathieu Maret a6750cb2a5 Go into 32bits protected mode 2017-11-23 23:25:07 +01:00
Mathieu Maret 868278ffec Correct markdown 2017-01-28 23:50:26 +01:00
Mathieu Maret 6e2f3fbd06 Add doc about reg 2017-01-28 23:40:54 +01:00
Mathieu Maret b2610491c7 Hello world in a mbr 2017-01-28 23:31:26 +01:00
Mathieu Maret bad25e4013 mbr print 'A' 2017-01-28 23:01:44 +01:00
Mathieu Maret acc01761e0 Mbr doing nothing 2017-01-28 22:58:25 +01:00