Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/neptune 2025-09-02 02:30:30 +02:00
e30cc4c3d0 Better documentation for kprintf/stdio
ee6c75d905 Documentation in kprintf
Compare 2 commits »
Imbus pushed to master at Imbus/neptune 2025-09-02 02:08:13 +02:00
f5a32db7a3 Removed alias variables in makefile
Imbus pushed to master at Imbus/neptune 2025-09-02 02:04:47 +02:00
d15ab5cc04 Readme: include a note about bear, example included
Imbus pushed to master at Imbus/neptune 2025-09-02 02:00:04 +02:00
59fda90b89 Notes on dependencies
4c96aac02c Badrand pseudo random number generator, emphasis on pseudo
edc082adcb Prettier output when fetching toolchain
Compare 3 commits »
Imbus pushed to master at Imbus/neptune 2025-09-02 01:25:52 +02:00
f654aeb038 Readme: include a quick start section, describe directory outline
73795f8944 Better clean
Compare 2 commits »
Imbus pushed to master at Imbus/neptune 2025-09-02 01:07:41 +02:00
6a6068c8b6 Put noisy info into dedicated 'make info' target, with version and flag
Imbus pushed to master at Imbus/neptune 2025-09-02 01:02:19 +02:00
f2c4a3ed28 Better makefile, working toolchain fetching
Imbus pushed to master at Imbus/neptune 2025-09-02 00:18:01 +02:00
0d8a1af1ff Use panic macro where suitable
6c21ac7669 Better panic, with PANIC macro
a6ae43f583 Convert from uart_puts to kprintf
7018424278 stdio kprintf working
a1f592c880 Stddef NULL
Compare 8 commits »
Imbus pushed to master at Imbus/neptune 2025-09-01 23:05:35 +02:00
23a41dfbdd Split some cflags
c8abe9e1aa Put bool into stdbool.h
Compare 2 commits »
Imbus pushed to master at Imbus/neptune 2025-09-01 22:57:57 +02:00
b24035c51f Branch out all kernel objects into a KERNEL_OBJ variable
ca844d89e4 Remove junk main from makefile
Compare 2 commits »
Imbus pushed to master at Imbus/neptune 2025-09-01 22:53:36 +02:00
1c279c9d4d Note about mini-printf
Imbus pushed to master at Imbus/neptune 2025-09-01 22:47:59 +02:00
4bb015745a Yeet kprint
Imbus pushed to master at Imbus/neptune 2025-09-01 22:43:54 +02:00
f1fd7de79f Mass reformat
3450ab2cb8 Format target
Compare 2 commits »
Imbus pushed to master at Imbus/neptune 2025-09-01 22:42:21 +02:00
3a476fa195 bool
85ffed0c20 Unify spinlocks
Compare 2 commits »
Imbus pushed to master at Imbus/neptune 2025-09-01 22:33:05 +02:00
c1a2c75054 Fix qemu target
Imbus pushed to master at Imbus/neptune 2025-09-01 22:29:58 +02:00
b9f3a25595 Move kernel.elf into kern
Imbus pushed to master at Imbus/neptune 2025-09-01 22:25:29 +02:00
438f85dc79 fd -> find
Imbus pushed to master at Imbus/neptune 2025-09-01 22:24:17 +02:00
a79af996e1 Move kernel related files into kernel
f28082f98f Ignore toolchain
c52e19de83 Major restructure
Compare 3 commits »
Imbus pushed to master at Imbus/neptune 2025-09-01 22:18:36 +02:00
Imbus created branch dev in Imbus/neptune 2025-09-01 22:18:07 +02:00