Commit Graph

24 Commits

Author SHA1 Message Date
59f6bf8ef7 update deps 2025-09-13 14:43:54 -06:00
1994d74a17 WIP 2025-09-13 13:57:41 -06:00
70ecbcafc3 can dynamically load applications 2025-09-07 18:13:55 -06:00
8dad3ce6bb wip dynamic loading 2025-09-05 17:27:15 -06:00
e2ff3740f3 working on binary selection 2025-09-05 14:04:35 -06:00
ce35df64c3 WIP Binary Ui 2025-09-04 19:32:47 -06:00
ec25ee8601 fix framebuffer crash 2025-09-04 18:33:43 -06:00
5d0a3608d1 WIP keyboard syscall 2025-08-31 22:41:09 -06:00
1bbd988ef7 print syscall 2025-08-29 15:05:19 -06:00
f3c67beb00 userlib now implements embedded_graphics::DrawTarget 2025-08-27 17:12:51 -06:00
64254831e8 can drawiter 2025-08-26 20:08:50 -06:00
535a99800d userland app drew to kernel framebuffer!!! 2025-08-26 18:49:29 -06:00
c4f2c6cffb user app can invoke kernel syscall!!!! 2025-08-26 18:44:46 -06:00
6dcdd88a0f can run entrypoint on user elf
syscalls via call_abi are still not working
2025-08-03 18:55:26 -06:00
aa00e9728d load elf file 2025-08-01 21:32:35 -06:00
6203392407 create core1 for userland 2025-08-01 17:58:10 -06:00
8ca55fcdaf working on bin selection ui 2025-08-01 16:24:37 -06:00
db81470531 only enable scsi when sdcard is detected 2025-08-01 01:29:03 -06:00
98fb736127 enhance usb control loop 2025-07-31 17:23:24 -06:00
602e47f57b getting simple display abi 2025-07-30 18:00:47 -06:00
078e1f6931 global access to framebuff 2025-07-30 17:44:52 -06:00
6a5ba29df1 fix display dep 2025-07-30 16:31:02 -06:00
a53929f511 Merge usb-mass-storage branch 2025-07-30 15:21:44 -06:00
0f4b4f8ffc setup basic file structure 2025-07-19 23:15:27 -06:00