Commit graph

9 commits

Author SHA1 Message Date
Alex W. Jackson
a47e32ce96 smp: don't need a lookup table for 1 << n, either 2017-07-01 15:40:28 -04:00
Alex W. Jackson
994b35cd30 smp: no need to multiply these by 3 anymore 2017-07-01 13:39:09 -04:00
Alex W. Jackson
04c29e5279 smp: apply recent TEST findings 2017-07-01 11:59:26 -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
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