summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14minur improvementMichal Idziorek
2014-11-14improving build systemMichal Idziorek
2014-11-14added dependancy generation to MakefileMichal Idziorek
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13changed some config defaultsMichal Idziorek
2014-11-13added support for FOOLOS_CONSOLE_AUTOBREAK offMichal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-11-12fixing implicit declarations ...Michal Idziorek
2014-11-12Added Issue / todoMichal Idziorek
2014-11-12update CFLAGSMichal Idziorek
2014-11-12created string.h headerMichal Idziorek
2014-11-12added bug/issue :(Michal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-11-12minor reorderingMichal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-11-12shorten string constant not to exceed MBRMichal Idziorek
2014-11-12some cleanupMichal Idziorek
2014-11-06fix uuid of vdi image for virutal boxMichal Idziorek
2014-11-06vdi target for virtualbox.Michal Idziorek
2014-10-24new screenshot to reflect changesMichal Idziorek
2014-10-24added hack to emulate end-of-file at stdinMichal Idziorek
2014-10-24added a few scancodes to allow brainfuckingMichal Idziorek
2014-10-24added very simple example user prog for adding.Michal Idziorek
2014-10-24Disabled mouse and added shell execve.Michal Idziorek
2014-10-24fixed address for execv syscallMichal Idziorek
2014-10-24turned off loggingMichal Idziorek
2014-10-24Minor changes/fixes in bootloaderMichal Idziorek
2014-10-24updated userspace with new adapted brainfuckMichal Idziorek
2014-10-24fixed addressMichal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
2014-10-24working on bootloader (extended mem) (broken!)Michal Idziorek
2014-10-23Merge branch 'master' of github.com:miguelclean/fool-osMichal Idziorek
2014-10-23added execve syscallMichal Idziorek
2014-10-23minor typo fixedMichal Idziorek
2014-10-23minor updates of readmeMichal Idziorek
2014-10-22improved shellMichal Idziorek
2014-10-22added numeric input and capsed alpha to kb driverMichal Idziorek
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-22urgent todosMichal Idziorek
2014-10-22fixed minor bug in MakefileMichal Idziorek
2014-10-22added some NOTES to READMEMichal Idziorek
2014-10-22do not show the kernel log at all.Michal Idziorek
2014-10-22minor README updatesMichal Idziorek
2014-10-22new binary release!Michal Idziorek
2014-10-22fixes in Makefile, concerning release and cleanMichal Idziorek
2014-10-22updated READMEMichal Idziorek
2014-10-22deleted legacy testdata fileMichal Idziorek
2014-10-22do not promop on ext2 formatting ramimage!Michal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek