forked from hkc/sfxd
1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Vftdan c5035fba81 Fix infinite loop in the fix from the last commit 2024-02-25 00:50:21 +01:00
Vftdan c118454ea5 Fix offset calculation to avoid additive identity of the ring
Zero is not a part of the multiplicative group of the ring
2024-02-25 00:42:09 +01:00
Vftdan 4fc7f1d043 Take `base` argument into parenthesis too in the macro 2024-02-24 23:56:56 +01:00
Vftdan 1e8bad5dd2 Create a macro for exponential probe loop 2024-02-24 23:51:45 +01:00
Casey f95224db34
Add missing voids and *2 pool growth 2024-02-25 01:11:03 +03:00
Casey 3010d99592
Added misses counters 2024-02-25 00:44:39 +03:00
Casey bf7c04fc8b
Missing commands, bugfixes, CLI arguments
+ Pool resizing works properly now
 + Added command for sourcing a file
 + Added the rest of commands from the old sfxd
 + Just in case, buffers for text-processing functions are static and
   global
2024-02-23 22:56:12 +03:00
Casey bcaceb0428
Draw the rest of the fucking owl 2024-02-22 13:24:41 +03:00
Casey 3671e34d4e
Basic IPC stuff 2024-02-21 15:36:58 +03:00
Casey 92abc822ec
Cleanup, added miniaudio 2024-02-21 13:31:20 +03:00
Casey a290811966
Initial commit 2024-02-21 13:27:25 +03:00