Commit graph

12 commits

Author SHA1 Message Date
NovaSquirrel
c0e249e993 Revert "Merge branch 'reformat_code'"
This reverts commit daf3b57e89, reversing
changes made to 7a6e0b7d77.
2021-03-10 11:13:28 -05:00
Vladimir Kononovich
3764af908f Reformat Core (Resharper) 2020-12-19 23:30:09 +03:00
Sour
6539b92502 SA-1: Fixed timing regressions
Memory handlers did not have the _memoryType value set, which caused some memory accesses to be much faster than expected
2020-03-01 18:24:33 -05:00
Sour
3da787b88f BS-X: Allow memory packs in other cartridges 2020-02-22 17:42:18 -05:00
Sour
234c494c3e Debugger: SA1 - Fixed display for BWRAM 2019-12-08 13:05:59 -05:00
Sour
8377e62a9f Cart: Fixed RAM mirroring when size is smaller than 4KB 2019-04-03 20:07:47 -04:00
Sour
41ee29d650 Debugger: Improved memory tools performance 2019-03-28 22:45:01 -04:00
Sour
5279b3d47d Fixed mask logic for ROM/RAM sizes that aren't powers of 2 2019-03-22 21:37:32 -04:00
Sour
a018f1129a DMA: Restrict $2080<->WRAM DMA behavior based on tests 2019-03-09 14:27:32 -05:00
Sour
5b35a8333a Fixed issues/crashes when loading games with sram sizes below 4kb 2019-03-06 22:23:50 -05:00
Sour
4ee2c42663 Memory manager refactoring 2019-02-26 22:27:09 -05:00
Sour
93e8fd9d5e Core: Fixed for memory mappings, implemented multiplication register, added logging to help debugging missing functionalities 2019-02-17 14:42:35 -05:00