Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-29 | Added dynamic font choosing | Marvin Borner | |
2019-10-28 | Added support for more color types (bpp) | Marvin Borner | |
Somehow the text is inverted and things are strange but the colors may be correct. | |||
2019-10-27 | Improved boot process and color scheme | Marvin Borner | |
2019-10-27 | Heureka! Fixed VESA resolution finder! | Marvin Borner | |
2019-10-26 | Using compiler-based include methods | Marvin Borner | |
2019-10-26 | Improved VESA and fixed warnings | Marvin Borner | |
2019-10-26 | Added terminal tty features | Marvin Borner | |
2019-10-26 | Removed VGA driver support | Marvin Borner | |
2019-10-25 | Rewrite of paging and alloc functions | Marvin Borner | |
Still not working though :/ | |||
2019-10-24 | Added basic VESA keyboard support | Marvin Borner | |
2019-10-23 | Added es:di manual setting | Marvin Borner | |
2019-10-16 | Fixed framebuffer activation | Marvin Borner | |
2019-10-16 | Added some VGA fallback features | Marvin Borner | |
2019-10-15 | No more errors! | Marvin Borner | |
Still not working | |||
2019-10-14 | A different approach to mode setting | Marvin Borner | |
2019-10-12 | Fixed text writing! | Marvin Borner | |
It probably didn't work before because I used the bits per pixel wrong :) | |||
2019-10-12 | Testing vesa text display | Marvin Borner | |
I absolutely don't know why it doesn't work :( | |||
2019-10-03 | Began EDID infomation fetching | Marvin Borner | |
2019-10-03 | Began replacement of VGA functions | Marvin Borner | |
Why does VGA/VESA not work when running on real hardware? | |||
2019-09-30 | Added paging and fixed several bugs | Marvin Borner | |
2019-09-29 | Added some minor improvements | Marvin Borner | |
2019-09-28 | Added some documentation | Marvin Borner | |
2019-09-26 | Added working support for segment:offset pointer | Marvin Borner | |
2019-09-25 | Fixed several TTY bugs and improved VESA detection | Marvin Borner | |
2019-09-25 | Started integrating vesa resolution finder | Marvin Borner | |
2019-09-24 | Added working VESA driver | Marvin Borner | |
Note to myself: Use Real/Protected mode correctly :) | |||
2019-09-24 | First successful VESA attempt | Marvin Borner | |