Commit graph

12 commits

Author SHA1 Message Date
Alex W. Jackson
4082c17633 Fix disassembly of pea/pei/per 2016-07-09 00:29:27 -04:00
Alex W. Jackson
e4b3d7c424 superfx: shave some duplicate code here too 2016-05-28 15:16:51 -04:00
Alex W. Jackson
98308203b2 cpucore: fix direct page wrapping in emulation mode; clean up some duplicate code 2016-05-24 05:16:00 -04:00
Alex W. Jackson
e9270862ce Use bus_access for disassembler too; remove some dead code 2015-05-26 01:15:56 -04:00
Alex W. Jackson
b83bfcc4aa Merge alt/cpu/debugger with cpu/debugger by renaming a few member variables; also remove some unused variables 2015-05-24 11:12:27 -04:00
devinacker
5ca5be197c show correct branch distances for cpu+smp
regardless of the actual current PC location, so that disassembling at
*other* locations shows the expected results
2015-05-24 09:55:17 -04:00
devinacker
68144e00a7 check write breakpoints before writing, not after 2015-05-22 16:25:43 -04:00
Alex W. Jackson
c7bbdb7eb9 ppu/counter: enable two-way time travel; use it to simplify VRAM access timing tests 2015-05-09 06:46:57 +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
df8312c3b4 smp: move the SMP I/O ports into the SMP itself, instead of half in the CPU and half in the APU RAM. I don't care what byuu thinks blargg's hardware tests showed, it is literally impossible for hardware to work that way 2015-03-14 19:09:02 +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