bsnes/higan/sfc/coprocessor
Tim Allen 5b97fa2415 Update to v106r42 release.
byuu says:

Changelog:

  - emulator: added `Thread::setHandle(cothread_t)`
  - icarus: added special heuristics support for the Tengai Maykou Zero
    fan translation
      - board identifier is: EXSPC7110-RAM-EPSONRTC (match on SPC7110 +
        ROM size=56mbit)
      - board ROM contents are: 8mbit program, 40mbit data, 8mbit
        expansion (sizes are fixed)
  - bsnes: show messages on game load, unload, and reset
  - bsnes: added support for BS Memory and Sufami Turbo games
  - bsnes: added support for region selection (Auto [default], NTSC,
    PAL)
  - bsnes: correct presentation window size from 223/239 to 224/240
  - bsnes: add SA-1 internal RAM on cartridges with BS Memory slot
  - bsnes: fixed recovery state to store inside .bsz archive
  - bsnes: added support for custom manifests in both game pak and game
    ROM modes
  - bsnes: added icarus game database support (manifest → database →
    heuristics)
  - bsnes: added flexible SuperFX overclocking
  - bsnes: added IPS and BPS soft-patching support to all ROM types
    (sfc,smc,gb,gbc,bs,st)
      - can load patches inside of ZIP archives (matches first “.ips” or
        “.bps” file)
  - bsnes/ppu: cache interlace/overscan/vdisp (277 → 291fps with fast
    PPU)
  - hiro/Windows: faster painting of Label widget on expose
  - hiro/Windows: immediately apply LineEdit::setBackgroundColor changes
  - hiro/Qt: inherit Window backgroundColor when one is not assigned to
    Label

Errata:

  - sfc/ppu-fast: remove `renderMode7Hires()` function (the body isn't in
    the codebase)
  - bsnes: advanced note label should probably use a lighter text color
    and/or smaller font size instead of italics

I didn't test the soft-patching at all, as I don't have any patches on
my dev box. If anyone wants to test, that'd be great. The Tengai Makyou
Zero fan translation would be a great test case.
2018-06-26 13:17:26 +10:00
..
armdsp Update to v106r14 release. 2018-04-15 15:49:53 +10:00
dip Update to v106r20 release. 2018-05-15 00:13:30 +10:00
epsonrtc Update to v105r1 release. 2017-11-07 09:05:54 +11:00
event Update to v106r22 release. 2018-05-18 15:21:22 +10:00
hitachidsp Update to v106r3 release. 2018-02-05 20:58:02 +11:00
icd Update to v106r08 release. 2018-02-21 20:53:49 +11:00
mcc Update to v106r22 release. 2018-05-18 15:21:22 +10:00
msu1 Update to v106r35 release. 2018-06-03 23:14:42 +10:00
necdsp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
obc1 Update to v106r3 release. 2018-02-05 20:58:02 +11:00
sa1 Update to v106r39 release. 2018-06-10 18:07:19 +10:00
sdd1 Update to v106r19 release. 2018-05-13 23:00:48 +10:00
sharprtc Update to v105r1 release. 2017-11-07 09:05:54 +11:00
spc7110 Update to v106r42 release. 2018-06-26 13:17:26 +10:00
superfx Update to v106r42 release. 2018-06-26 13:17:26 +10:00
coprocessor.hpp Update to v106r20 release. 2018-05-15 00:13:30 +10:00