index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
console.c
Age
Commit message (
Expand
)
Author
2015-05-14
experimenting with grub vbe
Michal Idziorek
2015-05-13
fixed libc and 'userspace'
Michal Idziorek
2015-05-13
implementing multiboot spec stuff
Michal Idziorek
2014-12-09
passing vesa physbase to vmem and some cleanup
Michal Idziorek
2014-12-09
experimenting with VESA modes
Michal Idziorek
2014-12-08
fixed vesa fb mode!
Michal Idziorek
2014-11-27
Progs at vmem=0x8048000 and Improved Console Ouput
Michal Idziorek
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-25
memory and buildsys improvements
Michal Idziorek
2014-11-14
switched bochs to term mode !
Michal Idziorek
2014-11-13
cleanup and refactoring. abstracting away console
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-27
many changes and adaptions and VESA mode !!
Michal Idziorek
2014-08-20
started implementing floppy driver etc.
Michal Idziorek
2014-08-07
added some physical memory management
Michal Idziorek
2014-07-08
added basic shell with one command.
Michal Idziorek
2014-07-08
added timer config and setup (PIT)
Michal Idziorek
2014-07-08
improved console and pit (timer) interrupt handler
Michal Idziorek
2014-07-08
Further celanup and a little modularization
Michal Idziorek
2014-07-08
some cleanup
Michal Idziorek
2014-07-08
moved idt stuff to C successfully
Michal Idziorek
2014-07-08
Refactoring and movint Interrupt Vector Setup to C
Michal Idziorek
2014-07-08
Merge in parts of the experimental branch
Michal Idziorek