index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
vesa.c
Age
Commit message (
Expand
)
Author
2014-10-20
started porting simple brainfuck interpreter
Michal Idziorek
2014-10-20
1st userspace programm and partial newlib support!
Michal Idziorek
2014-09-08
working on mouse driver
Michal Idziorek
2014-09-08
started with mouse driver and double buffer
Michal Idziorek
2014-09-04
Improved physical memory manager and cleaning up.
Michal Idziorek
2014-09-03
Improved Multiprocessing / Multitasking code
Michal Idziorek
2014-09-03
system clock
Michal Idziorek
2014-09-02
Improved directory structure.
Michal Idziorek
2014-09-02
Finally Fix paging bug! Hooray!
Michal Idziorek
2014-09-02
Debugging paging problem on VirtualBox (VT-x)
Michal Idziorek
2014-08-29
added paging support
Michal Idziorek
2014-08-28
minor changes
Michal Idziorek
2014-08-28
added small charactes to fool-font !
miguel
2014-08-28
figured out colors :)
miguel
2014-08-27
cleanup and switched logging to vesa mode console!
Michal Idziorek
2014-08-27
put vesa init to top and integrated binary font.
Michal Idziorek
2014-08-27
added bitmap fonts and put string for vesa modes
Michal Idziorek
2014-08-27
many changes and adaptions and VESA mode !!
Michal Idziorek