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

  • Joined on 2025-12-27
xamidev merged pull request pepper-org/pepperOS#15 2026-03-15 21:17:44 +01:00
Improve Makefile
xamidev pushed to main at pepper-org/pepperOS 2026-03-15 21:11:53 +01:00
0482f594ef Flanterm back to bump alloc (allows earlier use for real hw debugging)
xamidev pushed to main at pepper-org/pepperOS 2026-03-15 09:55:48 +01:00
80d8b49560 Merge pull request 'spinlock' (#14) from spinlock into main
22fea378b4 comments
5eaf193d42 Fix panic/stack trace
af3a9e27fd Switch to nanoprintf + good spinlock (rflags) = no more FLANTERM ISSUES???
6a3abb0f55 Read RFLAGS register at panic
Compare 5 commits »
xamidev merged pull request pepper-org/pepperOS#14 2026-03-15 09:55:46 +01:00
spinlock
xamidev created pull request pepper-org/pepperOS#14 2026-03-15 09:55:39 +01:00
spinlock
xamidev pushed to spinlock at pepper-org/pepperOS 2026-03-15 09:53:35 +01:00
22fea378b4 comments
xamidev pushed to spinlock at pepper-org/pepperOS 2026-03-15 09:44:23 +01:00
5eaf193d42 Fix panic/stack trace
xamidev pushed to spinlock at pepper-org/pepperOS 2026-03-15 09:34:27 +01:00
af3a9e27fd Switch to nanoprintf + good spinlock (rflags) = no more FLANTERM ISSUES???
xamidev pushed to spinlock at pepper-org/pepperOS 2026-03-14 10:14:08 +01:00
6a3abb0f55 Read RFLAGS register at panic
xamidev created branch spinlock in pepper-org/pepperOS 2026-03-14 10:14:08 +01:00
xamidev pushed to main at pepper-org/pepperOS 2026-03-14 09:34:02 +01:00
6ceccb2374 Merge pull request 'style' (#13) from style into main
e5c296238c Stack trace all black & void arg fix
5c0d02579b void parameter on functions of arity 0
8026c33639 Function comments (v1)
8e2a612d88 Fix braces + init_paging args
Compare 7 commits »
xamidev merged pull request pepper-org/pepperOS#13 2026-03-14 09:34:01 +01:00
style
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