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

  • Joined on 2025-12-27
xamidev created pull request pepper-org/pepperOS#13 2026-03-14 09:33:48 +01:00
style
xamidev pushed to style at pepper-org/pepperOS 2026-03-14 09:32:05 +01:00
e5c296238c Stack trace all black & void arg fix
5c0d02579b void parameter on functions of arity 0
Compare 2 commits »
xamidev pushed to style at pepper-org/pepperOS 2026-03-13 12:54:05 +01:00
8026c33639 Function comments (v1)
8e2a612d88 Fix braces + init_paging args
9d409317e2 DEBUG with Capital Letters
Compare 3 commits »
xamidev pushed to style at pepper-org/pepperOS 2026-03-11 14:59:31 +01:00
1dd4e728d4 Build folder + coding style guidelines
xamidev created branch style in pepper-org/pepperOS 2026-03-11 14:59:31 +01:00
xamidev pushed to main at pepper-org/pepperOS 2026-03-10 09:51:33 +01:00
b9c77a316a Add panic/stack trace display on fb for real hardware debug
xamidev pushed to main at pepper-org/pepperOS 2026-03-09 09:30:43 +01:00
6fc28806e2 Merge pull request 'kbd_fix' (#12) from kbd_fix into main
3f9b78b05e Scheduler returns to IDLE when.. idle.
42c7a55d3f Init struct + freeing a bit of kmain()
5e9c582833 Fixed kbd (buffer flush)
Compare 4 commits »
xamidev merged pull request pepper-org/pepperOS#12 2026-03-09 09:30:42 +01:00
kbd_fix
xamidev created pull request pepper-org/pepperOS#12 2026-03-09 09:30:37 +01:00
kbd_fix
xamidev pushed to kbd_fix at pepper-org/pepperOS 2026-03-09 09:28:04 +01:00
3f9b78b05e Scheduler returns to IDLE when.. idle.
xamidev pushed to kbd_fix at pepper-org/pepperOS 2026-03-08 13:21:26 +01:00
42c7a55d3f Init struct + freeing a bit of kmain()
xamidev pushed to kbd_fix at pepper-org/pepperOS 2026-03-08 09:55:03 +01:00
5e9c582833 Fixed kbd (buffer flush)
xamidev created branch kbd_fix in pepper-org/pepperOS 2026-03-08 09:55:02 +01:00
xamidev pushed to main at pepper-org/pepperOS 2026-03-08 09:18:35 +01:00
77d9df6f48 Merge pull request 'flanterm' (#11) from flanterm into main
90dc26ee11 Flanterm support OK from kmain. No kbd. Writing from process = PF
c8a72244b1 remove old term support + PSFv1 font
b9f55d89f6 no more PF in kmain, but still PF in process OR corruption of fb
a7d9e70a61 Flanterm can write to fb but page fault before process creation. (BEFORE KHEAP UPDATE)
Compare 7 commits »
xamidev merged pull request pepper-org/pepperOS#11 2026-03-08 09:18:34 +01:00
flanterm
xamidev created pull request pepper-org/pepperOS#11 2026-03-08 09:17:31 +01:00
flanterm
xamidev pushed to flanterm at pepper-org/pepperOS 2026-03-08 09:14:53 +01:00
90dc26ee11 Flanterm support OK from kmain. No kbd. Writing from process = PF
c8a72244b1 remove old term support + PSFv1 font
b9f55d89f6 no more PF in kmain, but still PF in process OR corruption of fb
a7d9e70a61 Flanterm can write to fb but page fault before process creation. (BEFORE KHEAP UPDATE)
Compare 4 commits »
xamidev pushed to flanterm at pepper-org/pepperOS 2026-03-02 11:33:53 +01:00
9df33b49d8 flanterm PAGE FAULT, tries to access NULL or NULL+small offset
xamidev created branch flanterm in pepper-org/pepperOS 2026-02-22 18:28:13 +01:00
xamidev pushed to flanterm at pepper-org/pepperOS 2026-02-22 18:28:13 +01:00
1f055ab31c Flanterm integration? but page fault in flanterm_fb_double_buffer_flush