Porting of apps to userspace

This commit is contained in:
boreddevnl
2026-02-26 20:07:21 +01:00
parent c2ead0d6a7
commit 786eac0345
84 changed files with 2887 additions and 2392 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
iso_root/bin/markdown.elf Executable file

Binary file not shown.

BIN
iso_root/bin/minesweeper.elf Executable file

Binary file not shown.

Binary file not shown.

BIN
iso_root/bin/paint.elf Executable file

Binary file not shown.

BIN
iso_root/bin/settings.elf Executable file

Binary file not shown.

BIN
iso_root/bin/txtedit.elf Executable file

Binary file not shown.

BIN
iso_root/bin/viewer.elf Executable file

Binary file not shown.

Binary file not shown.

View File

@@ -8,4 +8,10 @@ timeout: 3
module_path: boot():/bin/calculator.elf
module_path: boot():/bin/crash.elf
module_path: boot():/bin/hello.elf
module_path: boot():/bin/markdown.elf
module_path: boot():/bin/minesweeper.elf
module_path: boot():/bin/notepad.elf
module_path: boot():/bin/paint.elf
module_path: boot():/bin/settings.elf
module_path: boot():/bin/txtedit.elf
module_path: boot():/bin/viewer.elf