bsnes/higan/sfc/coprocessor
Tim Allen 344e63d928 Update to v097r02 release.
byuu says:

Note: balanced/performance profiles still broken, sorry.

Changelog:
- added nall/GNUmakefile unique() function; used on linking phase of
  higan
- added nall/unique_pointer
- target-tomoko and {System}::Video updated to use
  unique_pointer<ClassName> instead of ClassName* [1]
- locate() updated to search multiple paths [2]
- GB: pass gekkio's if_ie_registers and boot_hwio-G test ROMs
- FC, GB, GBA: merge video/ into the PPU cores
- ruby: fixed ~AudioXAudio2() typo

[1] I expected this to cause new crashes on exit due to changing the
order of destruction of objects (and deleting things that weren't
deleted before), but ... so far, so good. I guess we'll see what crops
up, especially on OS X (which is already crashing for unknown reasons on
exit.)

[2] right now, the search paths are: programpath(), {configpath(),
"higan/"}, {localpath(), "higan/"}; but we can add as many more as we
want, and we can also add platform-specific versions.
2016-01-25 22:27:18 +11:00
..
armdsp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
epsonrtc Update to v096r01 release. 2015-12-30 17:54:59 +11:00
event Update to v096r01 release. 2015-12-30 17:54:59 +11:00
hitachidsp Update to v096r06 release. 2016-01-15 21:07:37 +11:00
icd2 Update to v097r02 release. 2016-01-25 22:27:18 +11:00
mcc Update to v096r01 release. 2015-12-30 17:54:59 +11:00
msu1 Update to v097r02 release. 2016-01-25 22:27:18 +11:00
necdsp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
nss Update to v096r01 release. 2015-12-30 17:54:59 +11:00
obc1 Update to v096r01 release. 2015-12-30 17:54:59 +11:00
sa1 Update to v096r01 release. 2015-12-30 17:54:59 +11:00
sdd1 Update to v096r04 release. 2016-01-11 21:31:30 +11:00
sharprtc Update to v096r01 release. 2015-12-30 17:54:59 +11:00
spc7110 Update to v096r01 release. 2015-12-30 17:54:59 +11:00
superfx Update to v096r01 release. 2015-12-30 17:54:59 +11:00
coprocessor.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00