Commit graph

14 commits

Author SHA1 Message Date
81df4702c4 64kiB kernel area, ps/2 mouse support, signed decimals in knob format 2021-03-03 22:43:17 -05:00
1d69a46f5d minimal file writing, shutdown keybinding (Win+Shift+Q) 2021-03-01 22:35:26 -05:00
00cc8736f1 vbe support, truecolor window manager pixbufs 2021-02-18 11:56:08 -05:00
ab4e1cfc8c rtc timestamp, knob rand, random terminal color 2021-02-16 22:26:47 -05:00
47513bd32c terminal application with ipc, shift+pause state dumper, hello world for terminal, meminfo popup program 2021-02-16 20:38:53 -05:00
bce944d149 graphics! 2021-01-24 12:00:11 -05:00
21491514b3 manual viewer, "swap colors" system call 2020-11-08 11:11:49 -05:00
de20d7430d file manager 2020-09-19 14:53:29 -04:00
20853582d5 dirinfo command 2020-09-13 22:59:42 -04:00
143156f63e have command shell block while commands are running 2020-09-13 19:51:09 -04:00
1e4a254674 (basic, not much tested) keyboard, better panic 2020-09-13 03:19:57 -04:00
b8284137d4 minor changes, redoing makefile, meminfo program 2020-09-06 15:47:06 -04:00
e8c6577617 program loading, others
big kernel additions: paging, elf loading, separate kernel and user page allocation
it now properly loads and runs sd0:bin/init.elf
still need to determine which disk was booted from, and start the init on that disk
2020-09-06 00:48:07 -04:00
63167f223e lots of progress
currently, BAR fields of IDE drives are all returning zero, and the ATA read function isn't working. i'm not sure why.
i'm going to work on VESA next, and come back to the IDE driver later
2020-08-11 11:33:21 -04:00