20 Commits

Author SHA1 Message Date
af238b2847 cbindgen abi_sys 2025-10-05 17:14:38 -06:00
7bd6012748 use C abi for syscalls 2025-09-26 23:39:19 -06:00
d00e644100 semi-working snake game 2025-09-19 13:08:16 -06:00
e628c47e4b remove screen tearing 2025-09-18 19:20:20 -06:00
1cd0d292fe calculator works pretty well minus the tearing 2025-09-18 15:53:35 -06:00
e07700beea wip calculator 2025-09-18 11:50:28 -06:00
177c15e9cc fixes 2025-09-18 10:57:08 -06:00
4c6e16270e WIP scsi 2025-09-15 19:54:40 -06:00
505450c8b8 working dynamically loaded app 2025-09-14 20:46:43 -06:00
d934036965 screen tearing kinda poop 2025-09-14 19:12:17 -06:00
1994d74a17 WIP 2025-09-13 13:57:41 -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
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
8ca55fcdaf working on bin selection ui 2025-08-01 16:24:37 -06:00
0f4b4f8ffc setup basic file structure 2025-07-19 23:15:27 -06:00