mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
Porting of apps to userspace
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
iso_root/bin/markdown.elf
Executable file
BIN
iso_root/bin/markdown.elf
Executable file
Binary file not shown.
BIN
iso_root/bin/minesweeper.elf
Executable file
BIN
iso_root/bin/minesweeper.elf
Executable file
Binary file not shown.
Binary file not shown.
BIN
iso_root/bin/paint.elf
Executable file
BIN
iso_root/bin/paint.elf
Executable file
Binary file not shown.
BIN
iso_root/bin/settings.elf
Executable file
BIN
iso_root/bin/settings.elf
Executable file
Binary file not shown.
BIN
iso_root/bin/txtedit.elf
Executable file
BIN
iso_root/bin/txtedit.elf
Executable file
Binary file not shown.
BIN
iso_root/bin/viewer.elf
Executable file
BIN
iso_root/bin/viewer.elf
Executable file
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user