Commit graph

4 commits

Author SHA1 Message Date
Sour
8d6830a70a SNES: Add support for ST018 coprocessor
Used by a single game: Hayazashi Nidan Morita Shougi 2
2024-12-29 23:41: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
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