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

  • Joined on 2025-12-27
xamidev pushed to real-hw-fix at pepper-org/pepperOS 2026-03-19 19:37:57 +01:00
424b4c4632 Use MSR to map framebuffer as WC (write-combining) = huge speed diff on real HW
xamidev pushed to real-hw-fix at pepper-org/pepperOS 2026-03-19 17:34:19 +01:00
6a82d581fb Fix PMM for real HW + serial lock
xamidev created branch real-hw-fix in pepper-org/pepperOS 2026-03-19 17:34:19 +01:00
xamidev pushed to kbd-buffer at pepper-org/pepperOS 2026-03-18 21:38:57 +01:00
b77c53ae99 Keyboard buffer + getline
xamidev created branch kbd-buffer in pepper-org/pepperOS 2026-03-18 21:38:57 +01:00
xamidev pushed to main at pepper-org/pepperOS 2026-03-18 11:50:30 +01:00
f7735eb3a4 Move headers to include/
xamidev pushed to main at pepper-org/pepperOS 2026-03-17 10:34:16 +01:00
a1e8aacd01 improve README.md
xamidev pushed to main at pepper-org/pepperOS 2026-03-15 21:17:45 +01:00
ccc8985d4c Merge pull request 'Improve Makefile' (#15) from furtest/pepperOS:makefile into main
b02a4b5284 Fix build-iso prerequisites
32f3889565 Move PHONY tags and fix clean
803ac0879b Auto find source files check for changes
9fc55f98d8 Use variables for build and pepperk and rename build target.
Compare 6 commits »
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 created branch spinlock in pepper-org/pepperOS 2026-03-14 10:14:08 +01:00
xamidev pushed to spinlock at pepper-org/pepperOS 2026-03-14 10:14:08 +01:00
6a3abb0f55 Read RFLAGS register at panic
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