bsnes/higan/sfc/coprocessor
Tim Allen 393c2395bb Update to v106r48 release.
byuu says:

The problems with the Windows and Qt4 ports have all been resolved,
although there's a fairly gross hack on a few Qt widgets to not destruct
once Application::quit() is called to avoid a double free crash (I'm
unsure where Qt is destructing the widgets internally.) The Cocoa port
compiles again at least, though it's bound to have endless problems. I
improved the Label painting in the GTK ports, which fixes the background
color on labels inside TabFrame widgets.

I've optimized the Makefile system even further.

I added a "redo state" command to bsnes, which is created whenever you
load the undo state. There are also hotkeys for both now, although I
don't think they're really something you want to map hotkeys to.

I moved the nall::Locale object inside hiro::Application, so that it can
be used to translate the BrowserDialog and MessageDialog window strings.

I improved the Super Game Boy emulation of `MLT_REQ`, fixing Pokemon
Yellow's custom border and probably more stuff.

Lots of other small fixes and improvements. Things are finally stable
once again after the harrowing layout redesign catastrophe.

Errata:

  - ICD::joypID should be set to 3 on reset(). joypWrite() may as well
    take uint1 instead of bool.
  - hiro/Qt: remove pWindow::setMaximumSize() comment; found a
    workaround for it
  - nall/GNUmakefile: don't set object.path if it's already set (allow
    overrides before including the file)
2018-07-16 16:16: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 v106r48 release. 2018-07-16 16:16:26 +10: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