Commit graph

2 commits

Author SHA1 Message Date
Sour
e0ccc2092c GBA: Merged bug fix in new multiply logic 2024-10-26 16:45:52 +09:00
Sour
9465efcff2 GBA: Implement accurate carry behavior for multiplications
This uses zaydlang's multiplication algorithm: https://github.com/zaydlang/multiplication-algorithm/
2024-10-24 21:57:52 +09:00