• https://xami.dev
  • Libre software advocate; privacy & cybersecurity enthusiast; low-level development enjoyer.

  • Joined on 2025-12-27
xamidev pushed to main at pepper-org/pepperOS 2026-05-11 10:58:16 +02:00
a693162728 Merge pull request 'Doom port' (#21) from doomed into main
0274e00b55 DOOM target + launcher code
deebd5d432 fix syscalls YET AGAIN
5dc6b1124d fix syscalls
3bbdc998cd PureDOOM + WAD
Compare 10 commits »
xamidev merged pull request pepper-org/pepperOS#21 2026-05-11 10:58:14 +02:00
Doom port
xamidev created pull request pepper-org/pepperOS#21 2026-05-11 10:58:08 +02:00
Doom port
xamidev pushed to doomed at pepper-org/pepperOS 2026-05-11 10:43:58 +02:00
0274e00b55 DOOM target + launcher code
xamidev pushed to doomed at pepper-org/pepperOS 2026-05-10 21:49:36 +02:00
deebd5d432 fix syscalls YET AGAIN
xamidev pushed to doomed at pepper-org/pepperOS 2026-05-10 21:46:15 +02:00
5dc6b1124d fix syscalls
3bbdc998cd PureDOOM + WAD
Compare 2 commits »
xamidev pushed to doomed at pepper-org/pepperOS 2026-05-10 21:26:05 +02:00
18ab2c7628 syscalls needed for doom (tell/eof/draw_fb) + minor fixes, compiler shut up etc
22f20d47ad Line discipline for carriage return + ps/kill kshell commands
1142699c48 Alloc extra pages for raw binary
01911bdd32 atoi
d65a736012 freestanding headers
Compare 5 commits »
xamidev created branch doomed in pepper-org/pepperOS 2026-05-10 21:26:05 +02:00
xamidev pushed to main at pepper-org/pepperOS 2026-05-08 12:59:07 +02:00
5e0bd98874 Merge pull request 'should be right?' (#20) from sys_fix into main
8c5911bef9 Update README.md
eb8a03facd Load raw C binary + docs
9a1a0e428a tar_list
c061da4d81 sys_read/open/close
Compare 6 commits »
xamidev merged pull request pepper-org/pepperOS#20 2026-05-08 12:59:06 +02:00
should be right?
xamidev created pull request pepper-org/pepperOS#20 2026-05-08 12:59:01 +02:00
should be right?
xamidev pushed to sys_fix at pepper-org/pepperOS 2026-05-08 12:58:10 +02:00
8c5911bef9 Update README.md
xamidev pushed to sys_fix at pepper-org/pepperOS 2026-05-08 12:38:26 +02:00
eb8a03facd Load raw C binary + docs
xamidev pushed to sys_fix at pepper-org/pepperOS 2026-05-06 14:04:36 +02:00
9a1a0e428a tar_list
xamidev pushed to sys_fix at pepper-org/pepperOS 2026-05-06 13:29:42 +02:00
c061da4d81 sys_read/open/close
xamidev pushed to sys_fix at pepper-org/pepperOS 2026-05-06 11:27:12 +02:00
63e9a761a3 should be right?
xamidev created branch sys_fix in pepper-org/pepperOS 2026-05-06 11:27:12 +02:00
xamidev pushed to more-syscalls at pepper-org/pepperOS 2026-05-06 10:45:08 +02:00
04900fbd74 File descriptors but bad
xamidev created branch more-syscalls in pepper-org/pepperOS 2026-05-06 10:45:08 +02:00
xamidev pushed to main at pepper-org/pepperOS 2026-05-06 09:24:43 +02:00
935564c4b2 Merge pull request 'Tar filesystem' (#19) from tarfs into main
c00a247ead Kshell: load executable command
ccb6ca89f1 Load TAR archive + run raw user program
Compare 3 commits »