summaryrefslogtreecommitdiff
path: root/src/fixed_point.cpp
AgeCommit message (Collapse)Author
7 daysAdded SimStateHEADmasterbatsumaru
2026-08-10Fixed casting, added fatal errorbatsumaru
2026-08-09Added fp_t divisionbatsumaru
2026-08-09Added fp_t multiplicationbatsumaru
2026-08-09Add fp_t subtractionbatsumaru
2026-08-09Avoid UB from poorly implemented signed overflowbatsumaru
2026-08-09Initial commit, fixed point additionbatsumaru