bsnes/hiro/windows
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
..
action Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
widget Update to v106r42 release. 2018-06-26 13:17:26 +10:00
application.cpp Update to v106r26 release. 2018-05-24 12:14:17 +10:00
application.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
browser-window.cpp Update to v103r14 release. 2017-07-15 22:00:20 +10:00
browser-window.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
desktop.cpp Update to v103r24 release. 2017-08-04 23:05:06 +10:00
desktop.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
font.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
font.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
group.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
group.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
header.hpp Update to v097r19 release. 2016-03-13 11:22:14 +11:00
hiro.Manifest Update to v103r27 release. 2017-08-06 23:36:26 +10:00
hiro.rc Update to v094r24 release. 2015-06-16 20:30:04 +10:00
keyboard.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
keyboard.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
layout.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
layout.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
menu-bar.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
menu-bar.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
message-window.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
message-window.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
monitor.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
monitor.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
mouse.cpp Update to v103r24 release. 2017-08-04 23:05:06 +10:00
mouse.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
object.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
object.hpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
platform.cpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
platform.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
popup-menu.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
popup-menu.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
sizable.cpp Update to higan and icarus v095r15 release. 2015-12-19 20:02:06 +11:00
sizable.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
status-bar.cpp Update to v106r27 release. 2018-05-25 18:02:38 +10:00
status-bar.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
timer.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
timer.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
utility.cpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
window.cpp Update to v103r13 release. 2017-07-12 18:24:27 +10:00
window.hpp Update to v103r13 release. 2017-07-12 18:24:27 +10:00