ShatteredMINT
  • Joined on 2024-09-27
ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-06 20:13:09 +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 11 commits »
ShatteredMINT merged pull request TCShenanigans/symphony_stdlib#19 2026-09-06 20:13:08 +02:00
Globals and start.asm
ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-06 16:15:01 +02:00
590732cd48 Merge pull request 'Initial version of atoi' (#15) from PleegWat/symphony_stdlib:str_to_int into main
304fe54833 Apply agreed naming conventions
6f7ad3aa4b Implement atoi
Compare 3 commits »
ShatteredMINT merged pull request TCShenanigans/symphony_stdlib#15 2026-09-06 16:15:00 +02:00
Initial version of atoi
ShatteredMINT commented on pull request TCShenanigans/symphony_stdlib#15 2026-09-06 16:08:42 +02:00
Initial version of atoi

This needs to be rebased onto main

ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-06 16:08:16 +02:00
9b7a8685e6 Merge pull request 'Add ISA definitions for symphony' (#18) from PleegWat/symphony_stdlib:add_isa into main
dd20822ee1 Use all unsigned compares
4c0cd79fdd Fix several bugs
2f09320fa5 Add optimization for arbitrary aligned values
8e7441fdb3 Add ISA definitions for symphony
Compare 5 commits »
ShatteredMINT merged pull request TCShenanigans/symphony_stdlib#18 2026-09-06 16:08:14 +02:00
Add ISA definitions for symphony
ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-04 23:20:20 +02:00
5c145dc10b Merge pull request 'Changed mul_low algorithm to radix-16-1 algorithm with swap' (#17) from Micha_i/symphony_stdlib:fast-math into main
ff5e1be8fd Merge branch 'main' into fast-math
b97e17fa84 Changed mul_low algorithm to radix-16-1 algorithm with swap
Compare 3 commits »
ShatteredMINT merged pull request TCShenanigans/symphony_stdlib#17 2026-09-04 23:20:18 +02:00
Changed mul_low algorithm to radix-16-1 algorithm with swap
ShatteredMINT commented on pull request TCShenanigans/symphony_stdlib#15 2026-09-04 21:56:11 +02:00
Initial version of atoi

Is this good to merge once you rebased it onto current main?

ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-04 21:55:26 +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
ae0684f98a Merged main into mem_ops
257735d776 Remove leftover files
809f6e35d5 Merged with main
Compare 10 commits »
ShatteredMINT merged pull request TCShenanigans/symphony_stdlib#13 2026-09-04 21:55:24 +02:00
Add mem.compare, mem.copy, mem.fill32, unsafe_mem.compare
ShatteredMINT pushed to mem_ops at Mutex/symphony_stdlib 2026-09-04 21:53:40 +02:00
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
Compare 3 commits »
ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-04 08:21:54 +02:00
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
Compare 2 commits »
ShatteredMINT merged pull request TCShenanigans/symphony_stdlib#16 2026-09-04 08:21:52 +02:00
Changed mul_low algorithm to radix-4 multiplication
ShatteredMINT pushed to memory-map at TCShenanigans/symphony_stdlib 2026-09-03 20:40:43 +02:00
b7621187e6 mention globabls.asm
560855f6ac fix path to stdlib.asm
0ad8cf639c add examples directory
51c7869ce4 add tests folder
443623c945 move assembly files into src directory
Compare 27 commits »
ShatteredMINT deleted branch meta-documentation from TCShenanigans/symphony_stdlib 2026-09-03 20:39:35 +02:00
ShatteredMINT pushed to meta-documentation at TCShenanigans/symphony_stdlib 2026-09-03 20:38:36 +02:00
2f5853eef7 fix path to stdlib.asm
bb93d6b4c0 add examples directory
2654c2a900 add tests folder
3e15b62d4e move assembly files into src directory
3cfb53f3f1 Fixed at-address
Compare 24 commits »
ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-03 20:35:47 +02:00
c83269fcf7 fix path to stdlib.asm
ShatteredMINT pushed to main at TCShenanigans/symphony_stdlib 2026-09-03 20:35:02 +02:00
6bf0c0a4fc add examples directory
697445feec add tests folder
Compare 2 commits »