Commit graph

5 commits

Author SHA1 Message Date
Sour
7fdb6a0e85 GBA: Improved cartridge prefetch timing accuracy
Passes most of alyosha's prefetch tests
2024-11-06 19:12:33 +09:00
Sour
c25d295e76 Linux: Fixed GCC/clang compilation error 2024-10-25 07:34:30 +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
Sour
6468f37977 Debugger: GBA - Fixed performance issue with trace logger 2024-03-30 15:46:02 +09:00
Sour
13acb3fe42 Added GBA support 2024-03-30 11:42:31 +09:00