summaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)AuthorLines
2021-03-11settings editor, and lots of changes in service of thatBenji Dial-26/+24
2021-03-08hbox, better painting logic in raleighBenji Dial-5/+6
2021-03-08colorpicker for raleighBenji Dial-1/+1
2021-03-08resizable widgets, default widget implementation for some functions, reimplem...Benji Dial-5/+6
2021-03-07text entry, with cursor, but no keyboardBenji Dial-3/+3
2021-03-05more raleigh, including button and vbox widgetsBenji Dial-6/+7
2021-03-04start of a c++ widget toolkit, c++ runtimeBenji Dial-17/+29
2021-03-0364kiB kernel area, ps/2 mouse support, signed decimals in knob formatBenji Dial-2/+6
2021-03-01minimal file writing, shutdown keybinding (Win+Shift+Q)Benji Dial-9/+14
2021-02-19rtc fixes, time commandBenji Dial-4/+9
2021-02-19kernel settings fileBenji Dial-1/+1
2021-02-18(random ai) tic-tac-toe gameBenji Dial-1/+5
2021-02-17dirlist program, making fat refuse to list file as directoryBenji Dial-1/+6
2021-02-17quick bitmap font format, borrowing new default font from XBenji Dial-4/+5
2021-02-17win+space, mkpopupBenji Dial-2/+6
2021-02-16rtc timestamp, knob rand, random terminal colorBenji Dial-4/+5
2021-02-16terminal application with ipc, shift+pause state dumper, hello world for term...Benji Dial-6/+14
2021-01-24graphics!Benji Dial-34/+32
2020-11-08manual viewer, "swap colors" system callBenji Dial-3/+10
2020-11-07removing old cpp stuff from makefileBenji Dial-9/+0
2020-09-19file managerBenji Dial-25/+43
2020-09-13dirinfo commandBenji Dial-3/+7
2020-09-13new shellBenji Dial-3/+4
2020-09-13making elf loader zero bss sectionsBenji Dial-1/+1
2020-09-13fixed some paging bugs, added fault handlers and new programsBenji Dial-3/+13
2020-09-13(basic, not much tested) keyboard, better panicBenji Dial-14/+17
2020-09-06minor changes, redoing makefile, meminfo programBenji Dial-64/+53
2020-09-06bugfixes, init program, hello worldBenji Dial-8/+8
2020-09-06program loading, othersBenji Dial-12/+39
2020-08-13FAT16 directory enumeration, making many functions static, new 'log' function...Benji Dial-1/+2
2020-08-13lots of progress, including readonly PATA driver and part of FAT16 driverBenji Dial-1/+1
2020-08-11lots of progressBenji Dial-17/+34
2020-05-25got file loading working properlyBenji Dial-2/+6
2020-05-25script to debug with qemu and gdbBenji Dial-4/+4
2020-05-24basic fs type stuff, fat16, removing stack segment and using data segmentBenji Dial-1/+1
2020-05-24very basic vga, ata, serial drivers. start of fat and fs driversBenji Dial-9/+21
2020-05-16small stub with fat infoBenji Dial-0/+3
2020-05-16Hello worldBenji Dial-0/+21
2020-05-16starting overBenji Dial-41/+0
2020-01-18going to try efi againBenji Dial-3/+3
2020-01-05function to return pointers to functions to read from a constant interface, s...Benji Dial-2/+6
2019-12-27doing iso9660 before gpt, making partition detection expandableBenji Dial-12/+13
2019-12-27lots of new stuff. new memory manager, some stuff on file plumbingBenji Dial-2/+4
2019-12-26keyboard skeleton, skeleton, rcs, etcBenji Dial-7/+12
2019-12-26got multiboot info parsed!Benji Dial-7/+8
2019-12-25some more, tag part doesn't workBenji Dial-1/+3
2019-12-25more progressBenji Dial-2/+5
2019-12-24start of 0.0.9 branch, using multiboot this timeBenji Dial-14/+10
2019-12-24small changes, part 2, rewriting bootloader partially, giving up on this branchBenji Dial-2/+7
2019-12-23small changes, part 1Benji Dial-10/+7