Commit graph

20 commits

Author SHA1 Message Date
Sharpy
3adabb8bf3 Revert "Revert "awjackson"" 2017-07-12 16:01:59 +01:00
Sharpy
ff735792d7 ppu: improve BGnHOFS latching, fixes Super Pac-Man (PD)
ppu: improve BGnHOFS latching, fixes Super Pac-Man (PD)
2017-07-12 15:59:44 +01:00
Alex W. Jackson
4b143b74e3 ppu: improve BGnHOFS latching, fixes Super Pac-Man (PD) 2017-07-11 23:15:25 -04:00
Sharpy
7463b0294f Revert "awjackson" 2017-06-27 22:40:51 +01:00
Alex W. Jackson
c583f8eebf dsp: change initial ENDX register state to match current higan; fixes Magical Drop 2017-06-26 21:28:30 -04:00
Alex W. Jackson
54d0bca408 ui: replace most '#if defined(PROFILE...' with specific PPU/DSP feature checks; allows PPU and DSP components to be mixed and matched 2015-06-01 05:38:10 -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
Alex W. Jackson
b98ca64925 alt/cpu: this one too 2015-05-22 16:38:47 -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
6297c51276 Emulate long scanline in PAL interlace mode; fix bug in performance CPU affecting Tetris Attack 2015-05-02 04:56:35 +00:00
Alex W. Jackson
44f92f8384 alt/dsp: don't let blargg disable asserts throughout the whole application 2015-04-30 05:20:19 +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
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
5b5c77d9fe ppu-compatibility: don't artificially blur hires pixels 2014-08-13 11:35:59 +00:00
Alex W. Jackson
0bacd0f140 ppu-compatibility/debugger: fix color window mode display 2014-08-02 07:54:40 +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