bsnes/icarus
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
..
Database Update to v106r65 release. 2018-10-04 20:12:11 +10:00
Firmware Update to v106r65 release. 2018-10-04 20:12:11 +10:00
core Update to v106r67 release. 2018-12-21 11:01:14 +11:00
data Update to v104r10 release. 2017-09-01 21:21:06 +10:00
heuristics Update to v106r67 release. 2018-12-21 11:01:14 +11:00
obj Make genius and icarus also ignore dynamically-generated dependencies. 2018-08-06 17:41:55 +10:00
out Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
ui Update to v106r67 release. 2018-12-21 11:01:14 +11:00
GNUmakefile Update to v106r67 release. 2018-12-21 11:01:14 +11:00
icarus.cpp Update to v106r67 release. 2018-12-21 11:01:14 +11:00
settings.cpp Update to v104r16 release. 2017-10-02 19:04:28 +11:00