summaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Collapse)AuthorLines
2023-11-26add function to lib94 to remove all warriors; fix crash on removing last ↵Benji Dial-1/+11
warrior in bench
2023-11-25allow more control over init_round, rewrite tabulator and make it run every ↵Benji Dial-2/+2
possible separation and turn order exactly once
2023-07-18better warrior placement, including handling the case where they don't fitBenji Dial-1/+17
2023-06-21cleaning up includes and a couple commentsBenji Dial-0/+4
2023-06-20rewrite compiler again, bringing more in line with standard, and add readmeBenji Dial-1/+1
2023-06-07turn off core fading by defaultBenji Dial-2/+1
2023-06-07actually seed prngBenji Dial-0/+1
2023-06-07set size request for core widgetBenji Dial-0/+1
2023-06-01give core better paddingBenji Dial-3/+21
2023-05-30make hyperspeed not update ui so muchBenji Dial-3/+18
2023-05-30core fading toggleBenji Dial-1/+17
2023-05-30template single_step and executors on whether to update address sets to ↵Benji Dial-1/+1
improve performance in non-gui programs
2023-05-30rewrite compiler, add for/rof supportBenji Dial-9/+6
2023-05-30fix djn again, and pre-dec / post-inc; few other changesBenji Dial-1/+1
2023-05-29target rate slider, hyperspeed, moreBenji Dial-21/+44
2023-05-29a whole lot moreBenji Dial-0/+691