• Joined on 2026-08-30
Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-16 20:19:51 +02:00
2e9e7a176f Added handling item actually having hash 0
Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-16 20:14:18 +02:00
2c2d6ec140 Added a fast path when entry hash = 0
Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-15 23:56:41 +02:00
e309ee4fda Added contains function. Changed find_index returning flags now too
Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-14 00:27:31 +02:00
f70428e312 Removed one push-pop pair
Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-14 00:25:02 +02:00
78209d75e5 Removed one push-pop pair
Micha_i created pull request TCShenanigans/symphony_stdlib#24 2026-09-14 00:20:27 +02:00
WIP: Hashset
Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-14 00:19:32 +02:00
b9c7ffa3d9 Added new_hashset function to initialize a hash table
Micha_i commented on issue TCShenanigans/symphony_stdlib#2 2026-09-13 20:25:56 +02:00
draw_bmp: Draw a bitmap at position

I think #21 solves that issue 😉

Micha_i pushed to hashset at Micha_i/symphony_stdlib 2026-09-13 14:50:50 +02:00
a63be62240 Added hashset declaration
Micha_i created branch hashset in Micha_i/symphony_stdlib 2026-09-13 14:50:50 +02:00
Micha_i pushed to bitblt at Micha_i/symphony_stdlib 2026-09-11 01:16:59 +02:00
cdbbd9e20f Made bitblt work in 32bpp mode
Micha_i pushed to bitblt at Micha_i/symphony_stdlib 2026-09-07 01:47:24 +02:00
b30a627d0a Added missing errno
Micha_i pushed to bitblt at Micha_i/symphony_stdlib 2026-09-07 01:46:53 +02:00
e8d8eddeb6 Merge branch 'main' into bitblt
e654d451a7 Merge pull request 'Globals and start.asm' (#19) from Gelthor/symphony_stdlib:graphics into main
4801520424 Split framebuffer stride into stride and depth
1ba70f10cd Merge remote-tracking branch 'origin/main' into graphics
ca5cff0a79 Function premble should list error codes, if any
Compare 23 commits »
Micha_i pushed to main at Micha_i/symphony_stdlib 2026-09-07 01:46:36 +02:00
e654d451a7 Merge pull request 'Globals and start.asm' (#19) from Gelthor/symphony_stdlib:graphics into main
4801520424 Split framebuffer stride into stride and depth
1ba70f10cd Merge remote-tracking branch 'origin/main' into graphics
ca5cff0a79 Function premble should list error codes, if any
7368044335 Global addresses now in hex and listed in order
Compare 22 commits »
Micha_i created pull request TCShenanigans/symphony_stdlib#21 2026-09-07 01:46:07 +02:00
WIP: Added bitblit function
Micha_i pushed to bitblt at Micha_i/symphony_stdlib 2026-09-07 01:44:58 +02:00
ad8fd7e68e Finished bitblit function - to be tested!
Micha_i pushed to bitblt at Micha_i/symphony_stdlib 2026-09-05 00:27:49 +02:00
Micha_i created branch bitblt in Micha_i/symphony_stdlib 2026-09-05 00:27:49 +02:00
Micha_i pushed to main at Micha_i/symphony_stdlib 2026-09-04 23:15:36 +02:00
50f7040f59 Merge pull request 'Add mem.compare, mem.copy, mem.fill32, unsafe_mem.compare' (#13) from Mutex/symphony_stdlib:mem_ops into main
57934309c2 Merge branch 'main' into mem_ops
32a157e87d Merge pull request 'Changed mul_low algorithm to radix-4 multiplication' (#16) from Micha_i/symphony_stdlib:fast-math into main
a00c7f2a84 Changed mul_low algorithm to radix-4 multiplication
ae0684f98a Merged main into mem_ops
Compare 12 commits »
Micha_i pushed to fast-math at Micha_i/symphony_stdlib 2026-09-04 23:11:43 +02:00
ff5e1be8fd Merge branch 'main' into fast-math
50f7040f59 Merge pull request 'Add mem.compare, mem.copy, mem.fill32, unsafe_mem.compare' (#13) from Mutex/symphony_stdlib:mem_ops into main
57934309c2 Merge branch 'main' into mem_ops
32a157e87d Merge pull request 'Changed mul_low algorithm to radix-4 multiplication' (#16) from Micha_i/symphony_stdlib:fast-math into main
ae0684f98a Merged main into mem_ops
Compare 12 commits »