bsnes/hiro/cocoa
Tim Allen b7006822bf Update to v103 WIP release.
byuu says (in the WIP forum):

Changelog:

  - higan: cheat codes accept = and ? separators now
      - the new preferred code format is: address=value or
        address=if-match?value
      - the old code format of address/value and address/if-match/value
        will continue to work
  - higan: cheats.bml is no longer included with the base distribution
      - mightymo stopped updating it in 2015, and it's not source code;
        it can still be pulled in from older releases
  - fc: improved PAL mode timing; use PAL APU timing tables; fix PAL
    noise period table [hex\_usr]
  - md: support aborting a Z80 bus wait in order to capture save states
    without freezing
      - note that this will violate accuracy; but in practice a slight
        desync is better than an emulator deadlock
  - sfc: revert DSP ENDX randomization for now (want to research it more
    before deploying in an official release)
  - sfc: fix Super Famicom.sys/manifest.bml APU RAM size [hex\_usr]
  - tomoko: cleaned up make install rules
  - hiro/cocoa: use ABGR for pixel data [Sintendo]

Note: I forgot to change the command-line and drag-and-drop separator
from : to | in this WIP. However, it is corrected in the v103 official
binary and source published on download.byuu.org. Sorry about that, I
know it makes the Git repository history more difficult. I'm not
concerned whether the : → | change is part of v103 or v103r01 in the
repository, and will leave this to your discretion, Screwtape.

I also still need to set the VDP bit to indicate PAL mode in the Mega
Drive core. This is what happens when I have 47 things I have to do,
given how lousy my memory is. I miss things.
2017-06-22 16:10:13 +10:00
..
action Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
widget Update to v103 WIP release. 2017-06-22 16:10:13 +10:00
application.cpp Update to v096r03 release. 2016-01-08 20:23:46 +11:00
application.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
browser-window.cpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
browser-window.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
desktop.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
desktop.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
font.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
font.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
group.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
group.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
header.hpp Update to v102r02 release. 2017-01-23 08:04:26 +11:00
keyboard.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
keyboard.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
layout.cpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
layout.hpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
menu-bar.cpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
menu-bar.hpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
message-window.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
message-window.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
monitor.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
monitor.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
mouse.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
mouse.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
object.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
object.hpp Update to v096r01 release. 2015-12-30 17:54:59 +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 v096r01 release. 2015-12-30 17:54:59 +11:00
popup-menu.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
sizable.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
sizable.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
status-bar.cpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
status-bar.hpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
timer.cpp Update to v096r03 release. 2016-01-08 20:23:46 +11:00
timer.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
utility.cpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
window.cpp Update to v100 release. 2016-07-08 22:04:59 +10:00
window.hpp Update to v096r03 release. 2016-01-08 20:23:46 +11:00