index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-08-07
Update and rename README to README.md
Michal Idziorek
2014-08-07
Update README
Michal Idziorek
2014-08-07
added screenshot and attempted to link from README
Michal Idziorek
2014-08-07
increase versiond and beautify start messages
Michal Idziorek
2014-08-07
added some physical memory management
Michal Idziorek
2014-08-07
getting memory map from bios and passing to kernel
Michal Idziorek
2014-08-07
optimized MBR and added memmap identification
Michal Idziorek
2014-08-06
minor fixes of some comments and interrupts
Michal Idziorek
2014-07-24
minor addtion to README
Michal Idziorek
2014-07-15
added some minor notes to READMUE file
Michal Idziorek
2014-07-15
minor experiments
miguel
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
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.