bsnes/higan/sfc/coprocessor
Tim Allen 90da691717 Update to v106r67 release.
byuu says:

Changelog:

  - added all pre-requisite to make install rule (note: only for higan,
    icarus so far)
  - added SG-1000 emulation
  - added SC-3000 emulation (no keyboard support yet)
  - added MS graphics mode 1 emulation (SC-1000)
  - added MS graphics mode 2 emulation (F-16 Fighter)
  - improve Audio::process() to prevent a possible hang
  - higan: repeat monaural audio to both left+right speakers
  - icarus: add heuristics for importing MSX games (not emulated in
    higan yet in this WIP)
  - added DC bias removal filter [jsd1982]
  - improved Audio::Stream::reset() [jsd1982]

I was under the impression that the 20hz highpass filter would have
removed DC bias ... if not, then I don't know why I added that filter to
all of the emulation cores that have it. In any case, if anyone is up
for helping me out ... if we could analyze the output with and without
the DC bias filter to see if it's actually helping, then I'll enable it
if it is. To enable it, edit
higan/audio/stream.cpp::addDCRemovalFilter() and remove the return
statement at the top of the function.
2018-12-21 11:01:14 +11: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 v106r52 release. 2018-07-25 22:24:03 +10:00
event Update to v106r61 release. 2018-09-04 15:44:35 +10:00
hitachidsp Update to v106r61 release. 2018-09-04 15:44:35 +10:00
icd Update to v106r67 release. 2018-12-21 11:01:14 +11:00
mcc Update to v106r64 release. 2018-09-13 21:13:00 +10:00
msu1 Update to v106r52 release. 2018-07-25 22:24:03 +10:00
necdsp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
obc1 Update to v106r61 release. 2018-09-04 15:44:35 +10:00
sa1 Update to v106r62 release. 2018-09-10 12:11:19 +10:00
sdd1 Update to v106r61 release. 2018-09-04 15:44:35 +10:00
sharprtc Update to v106r52 release. 2018-07-25 22:24:03 +10:00
spc7110 Update to v106r66 release. 2018-12-20 11:55:47 +11:00
superfx Update to v106r61 release. 2018-09-04 15:44:35 +10:00
coprocessor.hpp Update to v106r20 release. 2018-05-15 00:13:30 +10:00