boredos_mirror/src
Myles "Mellurboo" Wilson 6fa2aa453b
pr: .gitignore changes & make run generic rule with platform detection (#13)
* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB

Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process

* sod wc

* ignoring dynamically created objects, added make run rule which will automatically detect the platform and then use the correct platform rule
2026-05-10 16:36:34 +02:00
..
arch refactor: replace syscall if/else chains with dispatch tables 2026-04-18 18:37:13 +02:00
core pr: Removed Unnessisary Flipping on kconsole leading to Vastly Faster Boot Times & PS/2 Hardware Correctness (#12) 2026-05-10 11:22:18 +02:00
dev pr: Removed Unnessisary Flipping on kconsole leading to Vastly Faster Boot Times & PS/2 Hardware Correctness (#12) 2026-05-10 11:22:18 +02:00
fonts fonts: add system TTF assets 2026-04-23 00:00:18 +02:00
fs feat: add datetime to procfs 2026-05-09 23:53:50 +02:00
images art: Add Bored Bird 2026-05-10 11:30:12 +02:00
input pr: Removed Unnessisary Flipping on kconsole leading to Vastly Faster Boot Times & PS/2 Hardware Correctness (#12) 2026-05-10 11:22:18 +02:00
library feat: add datetime and cpu list to sysfetch 2026-05-09 23:54:18 +02:00
mem pr: Removed Unnessisary Flipping on kconsole leading to Vastly Faster Boot Times & PS/2 Hardware Correctness (#12) 2026-05-10 11:22:18 +02:00
net fix(net): guard network_cleanup() with TCP connection ownership token 2026-04-21 16:40:53 +02:00
sys PR: Fixing settings && Adding a option for cursor scale (#11) 2026-05-09 21:53:07 +02:00
userland pr: .gitignore changes & make run generic rule with platform detection (#13) 2026-05-10 16:36:34 +02:00
wm PR: Fixing settings && Adding a option for cursor scale (#11) 2026-05-09 21:53:07 +02:00