• Joined on 2025-02-05
uosfz pushed to main-bug at karlos/karlos 2025-10-16 00:10:32 +02:00
31f76a3c60 multicore merge; printf fb output bug not fixed
uosfz created pull request karlos/karlos#7 2025-10-08 20:22:21 +02:00
multicore
uosfz deleted branch keyboard from karlos/karlos 2025-10-08 20:20:08 +02:00
uosfz closed pull request karlos/karlos#6 2025-10-08 20:19:53 +02:00
keyboard
uosfz reopened pull request karlos/karlos#6 2025-10-08 20:18:12 +02:00
keyboard
uosfz closed pull request karlos/karlos#6 2025-10-08 20:17:48 +02:00
keyboard
uosfz pushed to main at karlos/karlos 2025-10-08 20:16:53 +02:00
af8fd5fb6a both to makefile
14ecafd946 arrow keys
9161b58c7b interpreting ext codes in scanset 2
da8efc5325 Copy pixels up when scrolling instead of redrawing
c95cc15e73 Don't draw to FB one pixel at a time
Compare 58 commits »
uosfz created pull request karlos/karlos#6 2025-10-08 20:05:03 +02:00
keyboard
uosfz pushed to multicore at karlos/karlos 2025-10-08 19:51:55 +02:00
862a3fa62e small barrier test
uosfz pushed to multicore at karlos/karlos 2025-10-01 22:09:42 +02:00
5607bf4b5d sync primitives; local linebuf on every core; spin-locked output
uosfz pushed to keyboard at karlos/karlos 2025-09-24 20:49:00 +02:00
14ecafd946 arrow keys
uosfz pushed to pata at karlos/karlos 2025-08-28 01:03:18 +02:00
5e6a7d7d47 rudimentary pata reading
uosfz created branch pata in karlos/karlos 2025-08-28 01:03:17 +02:00
uosfz pushed to keyboard at karlos/karlos 2025-08-08 17:52:11 +02:00
50d42b9ca5 added alternative 'unknown character' hex display style
uosfz pushed to keyboard at karlos/karlos 2025-08-07 14:31:36 +02:00
6ed6094b82 always read data from ps2 port 2 if we get interrupt
d16096b9e0 move input line handling to interpreter.c
2d33e41d2d remove bootboot copyright in kernel.c
Compare 3 commits »
uosfz pushed to keyboard at karlos/karlos 2025-08-06 20:57:31 +02:00
5894983b65 (Re-)introduced cache enabling on all cores at start
c31b18e30a testing in ps2_init
Compare 2 commits »
uosfz pushed to main at karlos/karlos-font-helper 2025-08-05 20:07:21 +02:00
069f89a809 more output on inspect; optionally print all symbols
uosfz pushed to keyboard at karlos/karlos 2025-08-05 19:24:45 +02:00
5a28d64750 get last input line with arrow-up key
uosfz pushed to main at karlos/karlos-font-helper 2025-08-05 01:52:04 +02:00
7147a92741 update README
56d5adc2c5 clap with commands: inspect, split, create, split-and-create
Compare 2 commits »
uosfz pushed to keyboard at karlos/karlos 2025-08-04 18:35:35 +02:00
4b84d0e1d3 simple echoing functionality e.g. to print unicode chars