Commit Graph

16 Commits

Author SHA1 Message Date
b6681b74c9 vga now working with term and shell program 2026-07-16 23:19:54 -05:00
5c7febbbf0 shell can launch another user processgit add .git add .! 2026-07-12 20:13:13 -05:00
4d98d73f5e almost got the term emu working and shell 2026-07-08 21:15:30 -05:00
ec3cbb4794 FORKgit add .git add .! 2026-07-08 19:11:39 -05:00
e42ee8eb85 heading to laptop 2026-07-07 18:52:22 -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
17ccde3556 f'd myself over of course, scheduler can now run user programs.... 2026-07-04 01:59:19 -05:00
0b98ac0273 getting there... 2026-07-04 00:26:20 -05:00
ab5a1ecb6b still fighting an issue 2026-07-03 22:25:24 -05:00
48df965268 working on getting a unified stack setup for user and kernel tasks 2026-07-01 22:09:01 -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
432d160b7a modified some syscall code in rlibc, fs stuff 2026-06-29 17:00:07 -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