|
|
28417cce69
|
fix bug in abi_sys causing display driver crashes
|
2025-10-06 00:18:44 -06:00 |
|
|
|
ddcdd5942a
|
make all syscalls ffi compat
|
2025-10-05 18:24:44 -06:00 |
|
|
|
af238b2847
|
cbindgen abi_sys
|
2025-10-05 17:14:38 -06:00 |
|
|
|
f2a5801284
|
fully c ffi compat
|
2025-10-05 15:43:57 -06:00 |
|
|
|
15a09b52d7
|
gallery works
|
2025-09-29 12:35:54 -06:00 |
|
|
|
f353cad108
|
WIP gallery app
|
2025-09-28 22:24:29 -06:00 |
|
|
|
d986f1409f
|
lower kernel version
|
2025-09-28 17:46:49 -06:00 |
|
|
|
2221ffdbde
|
basic fs syscall(s)
|
2025-09-28 14:07:03 -06:00 |
|
|
|
7bd6012748
|
use C abi for syscalls
|
2025-09-26 23:39:19 -06:00 |
|
|
|
16e0374550
|
remove unused
|
2025-09-26 20:30:21 -06:00 |
|
|
|
dbb811c9f5
|
use section parser
|
2025-09-26 20:29:38 -06:00 |
|
|
|
fb2c3583de
|
remove debugs
|
2025-09-26 20:26:42 -06:00 |
|
|
|
180d9e82d2
|
PIE binaries & fix currupted framebuffer
|
2025-09-26 20:24:23 -06:00 |
|
|
|
07b4905a06
|
use strum for abicalltable
|
2025-09-26 11:15:42 -06:00 |
|
|
|
d00e644100
|
semi-working snake game
|
2025-09-19 13:08:16 -06:00 |
|
|
|
2012e68995
|
remove unused
|
2025-09-18 19:21:17 -06:00 |
|
|
|
e628c47e4b
|
remove screen tearing
|
2025-09-18 19:20:20 -06:00 |
|
|
|
9468ceab51
|
fix first selection
|
2025-09-18 17:48:21 -06:00 |
|
|
|
bf359f0513
|
selection menu works for multiple binaries, and shows selection box
|
2025-09-18 17:43:49 -06:00 |
|
|
|
4f93ee4e9d
|
cargo upgrade
|
2025-09-18 16:45:03 -06:00 |
|
|
|
fab10dfa1f
|
cargo fix
|
2025-09-18 16:44:18 -06:00 |
|
|
|
46c69ead67
|
remove debug comments
|
2025-09-18 16:28:32 -06:00 |
|
|
|
39abe19fd3
|
can load & reload programs
|
2025-09-18 16:25:24 -06:00 |
|
|
|
1f1aa5ada5
|
clear ui, when loading bin
|
2025-09-18 11:07:14 -06:00 |
|
|
|
177c15e9cc
|
fixes
|
2025-09-18 10:57:08 -06:00 |
|
|
|
dadde9048d
|
fix loader
|
2025-09-16 16:52:45 -06:00 |
|
|
|
ef66933a25
|
WIP scsi :(
|
2025-09-16 16:46:24 -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 |
|
|
|
919744dbec
|
atomic fb
|
2025-09-14 18:40:48 -06:00 |
|
|
|
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 |
|