guillaume didier
|
578904198c
|
Get things to run under linux, also fix serial console
|
2019-11-12 18:04:11 +01:00 |
|
Guillaume DIDIER
|
7a437024f8
|
Fix compile issues with entry_point.
Typos, imports & calling conventions.
|
2019-11-10 17:42:14 +01:00 |
|
Guillaume DIDIER
|
3d5cebdab4
|
Use entry_point! to typecheck the entry point and get the boot info.
|
2019-11-04 14:48:49 +01:00 |
|
Guillaume DIDIER
|
f4cc148d83
|
Interrupt handling working and tested.
- int3
- double fault with separate stack
- page fault
|
2019-11-04 13:54:43 +01:00 |
|
Guillaume DIDIER
|
e010900715
|
Test infrastructure
- serial port
- harnesses using qemu
|
2019-10-21 13:10:53 +02:00 |
|
Guillaume DIDIER
|
5a528f7508
|
Proper VGA driver, just missing print! / println! support.
|
2019-10-06 17:16:19 +02:00 |
|