Commit graph

21 commits

Author SHA1 Message Date
Sharpy
8b547f1c5d necdsp: improve OV1/S1 flag calculations
necdsp: improve OV1/S1 flag calculations
2017-09-05 21:07:58 +01:00
Alex W. Jackson
e93c847785 necdsp: improve OV1/S1 flag calculations 2017-09-05 12:42:58 -04:00
Alex W. Jackson
8b19e187d9 superfx: improve instruction cache timing 2016-06-09 23:21:05 -04:00
Alex W. Jackson
9e73fcf326 superfx: handle r14/r15 changes in a much more efficient way 2016-06-05 03:06:37 -04:00
Alex W. Jackson
e4b3d7c424 superfx: shave some duplicate code here too 2016-05-28 15:16:51 -04:00
Alex W. Jackson
f01326eb8f sdd1: apply latest byuu findings 2016-05-02 01:21:02 -04:00
Alex W. Jackson
8d5014df59 spc7110: don't hardcode the SRAM size 2015-11-20 06:25:46 -05:00
Alex W. Jackson
5c884cff4c superfx: more multiply timing fixes; de-template-ify opcodes to greatly reduce compiled code size 2015-07-03 06:07:19 -04:00
Alex W. Jackson
a99583481a superfx: make multiply timing match hardware tests 2015-06-25 21:59:46 -04:00
Alex W. Jackson
c134d411cc sa1: fix MMIO mapping on SA1 bus 2015-05-19 22:20:24 -04:00
Alex W. Jackson
357e9e5838 debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon) 2015-05-16 10:53:36 +00:00
Alex W. Jackson
77d540d520 Nonexistent MappedRAM's size() is now 0 and not a magic number 2015-05-01 04:38:43 +00:00
Alex W. Jackson
276bb21155 msu1: Backport most recent behaviour 2015-04-30 03:52:46 +00:00
Alex W. Jackson
f9ba47314f Various fixes for Clang, some of which were genuine bugs as well 2015-04-26 04:46:43 +00:00
Alex W. Jackson
95a8499ab6 sa1: fix obvious typo, confirmed by byuu 2015-04-23 21:07:21 +00:00
Alex W. Jackson
2ec7076e22 memory: Make breakpoint mirroring work with MMIO (requiring some changes to BSXCart). While at it, remove some redundant masking and replace some magic numbers with enums 2015-04-18 09:13:25 +00:00
Alex W. Jackson
4fb04333c1 Distinguish BS-X Flash Memory Packs from mask ROM data packs (Same Game/SD Gundam G-Next); distinguish slotted SA-1 carts from regular ones; fix SFA2 which the previous commit broke 2015-04-16 09:55:48 +00:00
Alex W. Jackson
62dbdee42e Backport necdsp from v074 (low level ST010/ST011 emulation) 2014-09-09 20:59:08 +00:00
Alex W. Jackson
1d57a83d50 sa1: add more realistic unmapped read, fixes issue in SD Gundam G Next 2014-08-21 06:35:13 +00:00
Alex W. Jackson
ab6401360c Set properties on files that weren't correctly autodetected 2014-06-27 10:00:09 +00:00
Alex W. Jackson
95ec526507 Initial import of bsnes tree from v073 tarball 2014-06-25 10:55:34 +00:00