Commit graph

10 commits

Author SHA1 Message Date
Alex W. Jackson
4b143b74e3 ppu: improve BGnHOFS latching, fixes Super Pac-Man (PD) 2017-07-11 23:15:25 -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
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
b9d30a55f0 Fixed bugs in previous commit: fieldlines() returned wrong result if called before line 128 in interlace mode, serialize() was missing a variable 2015-05-03 09:19:10 +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
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
251da7b63a ppu: correct hires color math, fixes text in Marvelous 2014-08-30 12:44:51 +00:00
Alex W. Jackson
fba8ff7fb4 ppu: backport some timing adjustments, fixes garbage scanline below text window in Madara 2 2014-08-17 20:56:05 +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