| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-08 | improved console and pit (timer) interrupt handler | Michal Idziorek | |
| 2014-07-08 | added and successfuly tested software interrupt | Michal Idziorek | |
| int 88 is issued by the kb driver whenever A is pressed and the the int_test_handler is run. | |||
| 2014-07-08 | start implement software interrupt test handler | Michal Idziorek | |
| 2014-07-08 | Further celanup and a little modularization | Michal Idziorek | |
| 2014-07-08 | some cleanup | Michal Idziorek | |
| 2014-07-08 | minor improvements of the Makefile | Michal Idziorek | |
| 2014-07-08 | moved pic setupt to boot/pic.asm | Michal Idziorek | |
| 2014-07-08 | added some comments and cleaned up the .asm files | Michal Idziorek | |
| 2014-07-08 | addded .gitignore for .swp files | 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 | |
| 2014-07-08 | Added bochsrc config file | Michal Idziorek | |
| 2014-07-07 | added minor note in README | Michal Idziorek | |
| 2014-07-07 | Improved experimantel keyboard mini-driver | Michal Idziorek | |
| Added some basic scancodes | |||
| 2014-07-07 | Added TODOS to README file. | Michal Idziorek | |
| 2014-06-24 | Added Disclaimer to README | Michal Idziorek | |
| 2014-06-24 | Initial commit of FoolOS | Michal Idziorek | |
| FoolOS - the most useless OS in history. | |||
