summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-31experimeting with my laptopMichal Idziorek
2014-08-30added logging of stack address of new tasksMichal Idziorek
2014-08-30changed action for errors to reportMichal Idziorek
2014-08-30added files to clean target.Michal Idziorek
2014-08-30fixed bug in multitasking codeMichal Idziorek
2014-08-30fixed bochsMichal Idziorek
2014-08-30minor fixesMichal Idziorek
2014-08-30updated README fileMichal Idziorek
2014-08-30Added multitasking support for two tasks ;)Michal Idziorek
2014-08-30added some comments to MakefileMichal Idziorek
2014-08-30Minor imporvements of the Build System (Makefile)Michal Idziorek
2014-08-30Improved Makefile (better use of implicit rules)Michal Idziorek
2014-08-30preparing for multitaskingMichal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-29experimenting with a20 gateMichal Idziorek
2014-08-29changed default log color and some memtestsMichal Idziorek
2014-08-29added fat12 test floppy imageMichal Idziorek
2014-08-29updated image paths in bochsrcMichal Idziorek
2014-08-29keyboard handler debugging logMichal Idziorek
2014-08-28solved mystery of logging from interrupt handlers!Michal Idziorek
2014-08-28minor changesMichal Idziorek
2014-08-28improved loggers granularityMichal Idziorek
2014-08-28fix floppy driver (dma setup & sectors_per_track)Michal Idziorek
2014-08-28improved logging in floppy driverMichal Idziorek
2014-08-28Minor cleanup of the MakefileMichal Idziorek
2014-08-28cleanupMichal Idziorek
2014-08-28finalized fool-font ascii set (first 127 chars)miguel
2014-08-28ome new letters for fool-fontMichal Idziorek
2014-08-28added small charactes to fool-font !miguel
2014-08-28figured out colors :)miguel
2014-08-27minor fixesMichal Idziorek
2014-08-27fixed the screenshot ;)Michal Idziorek
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-27put vesa init to top and integrated binary font.Michal Idziorek
binary fool-font is now part of the kernel image and is loaded by the bootloader on startup into ram
2014-08-27further cleanup of bootloaderMichal Idziorek
2014-08-27boot directory cleanup continuedMichal Idziorek
2014-08-27cleanup boot directoryMichal Idziorek
2014-08-27added bitmap fonts and put string for vesa modesMichal Idziorek
2014-08-27removed some garbageMichal Idziorek
2014-08-27added simple binary font dataMichal Idziorek
2014-08-27minor changes to Makefile and bochs conf!Michal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-25minor changes and some notes on keyboard drivermiguel
2014-08-20added write support for floppy driver!Michal Idziorek
2014-08-20README updateMichal Idziorek
2014-08-20functional floppy driver (in emulators at least)Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-20added x86.h and removed some test-bugs.Michal Idziorek
2014-08-19virtual memory manager contiunedMichal Idziorek
2014-08-19little cleanup of READMEMichal Idziorek