Commit Graph

26 Commits

Author SHA1 Message Date
454de8feed trying to get VGA fb mode to work.. 2026-07-14 00:07:50 -05:00
e2ab130324 got the screen cleared, vga cursor moving, looking good 2026-07-12 11:42:49 -05:00
d60036a4bd added some useless shell commands 2026-07-12 04:37:46 -05:00
3c6fd8cb65 got some of the pty actually working in userspace 2026-07-12 03:56:25 -05:00
92748fd258 still working on a more robust vfs 2026-07-11 10:33:08 -05:00
032a35206a refining vfs 2026-07-10 07:46:46 -05:00
177a0b8fe9 starting to work on pty drivers, fork(), and scheduler redesign 2026-07-07 00:13:24 -05:00
6d7a23d747 removed pdclib, strange things were happening..., user shell kinda works now 2026-07-06 22:13:57 -05:00
ab5a1ecb6b still fighting an issue 2026-07-03 22:25:24 -05:00
b6ee4fc3de more userspace stuff 2026-07-01 20:00:22 -05:00
af6c1c94cf working on reading elf from initrd, and getting it launched with the new scheduler 2026-06-30 19:26:31 -05:00
ce81d4eb31 loading initrd now... 2026-06-30 00:03:21 -05:00
97357f3170 compiled newlib, need to hook up the system calls 2026-06-28 17:58:58 -05:00
43bc0df81a did some restructuring, got multitasking almost working 2026-06-26 20:05:01 -05:00
a501b1913e not sure whaat this is 2026-06-24 23:41:33 -05:00
bf0d1caa89 reading path tables now, need to make kheap sooner or later 2026-06-24 16:47:22 -05:00
68dbdbb2c8 we can reaad CDROMS 2026-06-24 13:30:23 -05:00
ae4b6863bf desparate to get ata reads to work 2026-06-23 23:19:49 -05:00
a82a7aa1a4 still working on ata :( 2026-06-21 16:57:16 -05:00
0f84acde30 more ata stuff 2026-06-20 21:02:59 -05:00
b384723dbd ide stuff 2026-06-19 00:27:08 -05:00
fe3725db99 boot page table works 2026-06-15 23:35:01 -05:00
2ab98fe582 ps2 init complete, can receive keyboard presses 2026-06-13 19:53:57 -04:00
3ecbcdf369 PIT 2026-06-13 13:27:39 -05:00
00fb70c25b gdt idt stuff 2026-06-12 23:03:00 -04:00
eb1e096bac rearraged files, set up to use grub bootloader 2026-06-10 18:28:33 -05:00