summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-19cleaning up asm stuff and improving docsMiguel
2018-08-19cleanup com1 driver and doxygenMiguel
2018-08-19foolos fonts work again!Miguel
2018-08-19get vesa working in vmem.Miguel
2018-08-18added git-revision to kernel logMiguel
2018-08-18beautify Makefiles (probably bad idea.. :P )Miguel
2018-08-18added doxygenMiguel
2018-08-18added logoMiguel
2018-08-18adapt few userspace progs to new syscallsMiguel
2018-08-18crt0 workaroundMiguel
2018-08-18cleaning up (Also for newlib)Miguel
2018-08-18cleaning upMiguel
2018-08-18mouse up and running againMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-18cleaning up syscalls and playing with new pipesMiguel
2018-08-18going for fifo switchMiguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17rename syscall assemblyMiguel
2018-08-17cleaning up in progressMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17minor readme changesMiguel
2018-08-17math, time, seed and randomness - simple testMiguel
2018-08-17started reviving my fool osMiguel
2015-06-10experimenting with ncursesMichal Idziorek
2015-05-25finally managed to port some simple ncurses test applications!Michal Idziorek
2015-05-25working on fool-termMichal Idziorek
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-25fixed crt0.o for compiler toolchain (-lfool no more!)Michal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-24experimenting with brand new gaming modeMichal Idziorek
2015-05-24syscalls and terminal functionality for GAMING modeMichal Idziorek
2015-05-24impronving ioMichal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-23filesystem stuff and experimenting with userspace tasksMichal Idziorek
2015-05-23adapted qemu targetsMichal Idziorek
2015-05-23working on mount/fileMichal Idziorek
2015-05-23reverted interrupts disabling to conservative. and starting fs layerMichal Idziorek
2015-05-22started implementing filesMichal Idziorek
2015-05-22moving/removing some direcoriesMichal Idziorek
2015-05-22support for fg and bg color escape sequencesMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18fifo interfaceMichal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17started big cleanup!Michal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek
2015-05-17working on vt52 layerMichal Idziorek
2015-05-17struggling with smp and APICs and started vt52 emulationMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-16started reactivating multiple processorsMichal Idziorek
2015-05-16fix tss esp0Michal Idziorek