NovaSquirrel
6ea0f4f40d
Revert "Merge pull request #42 from Gumball2415/feature-add-2a03-interference"
...
This reverts commit f1696a90be
, reversing
changes made to c130c1df82
.
2021-11-10 18:36:55 -05:00
Persune
a22b17b2c1
Add /A13 and /OE1 audio interference
...
In hardware, the audio from the 2A03 APU pins go through an inverted
preamp using one of the 74HCU04 inverter chips in the motherboard.
Though this may be cost-effective on Nintendo's part, the signals on the
hex inverter chip can interfere with one another, especially on the
audio. This can be heard as a buzz or a high pitched whine.
The only known signals to interfere with the audio so far is:
- /A13, the inverted signal of PPU A13 going into the cartridge
connector.
- /OE1, Output enable for controller reads, though this is only found
present on the RF Famicom.
2021-08-11 17:55:56 +08:00
Perkka2
000bfb1a71
Renamed EPSG to EPSM, changed NSF header bit for EPSM from 6 to 7
2021-07-30 14:21:56 +02:00
Perkka2
2833b0ab4b
Made "Enable EPSG" checkbox to actually enable/disable EPSG Audio
2021-03-18 20:09:54 +01:00
Perkka2
7de782b486
EPSG $4016 addressing, EPSG ui checkbox
...
Added support for $4016 addressing for the EPSG
Added ui element to enable EPSG, remains to be implemented
2021-01-28 18:18:34 +01:00
Perkka2
9b89b8c21f
Changed Default EPSG Volume and Fixed SSG clock scaling
2021-01-28 18:18:34 +01:00
lapinozz
5d00c055e6
Added EPSG audio to both suncore and MMC3
2021-01-28 18:18:34 +01:00
Sour
901099307b
Audio: Fixed disabling audio not muting studybox audio
2020-01-03 18:58:00 -05:00
Sour
27ee26c6cb
Fixed build issues for Libretro and Linux
2018-08-03 22:49:10 -04:00
Sour
781650e8bf
Audio: Added comb filter stereo effect
2018-08-03 10:49:23 -04:00
Sour
115f46e05f
Audio: Improved dynamic sample rate logic and added an option to disable it completely
2018-08-02 22:09:55 -04:00
Sour
d10b11f0b3
Audio: Added option to reduce volume during fast forward/rewind
2018-06-27 19:49:47 -04:00
Sour
335a133e0a
Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux)
2018-06-09 14:03:53 -04:00
Souryo
3b34a7c113
Audio: Added 96kHz sampling rate option
2017-05-02 23:41:11 -04:00
Souryo
db9a453444
Audio: Equalizer
2017-04-15 13:54:47 -04:00
Souryo
b9a62d96b7
Command line: Added command line options for most settings (and help window to document them)
2017-03-19 13:05:33 -04:00
Souryo
9173e76ce8
Emulation: Added options to emulate famicom-only features (no $2004 reads, no noise mode flag)
2017-02-22 20:41:58 -05:00
Souryo
5c9de5b887
Audio: Fixed apu_mixer test (broken by 0.6.0 panning options)
2016-12-19 21:13:40 -05:00
Souryo
c9c55b2c7e
Version Update: 0.6.0
2016-12-10 14:01:20 -05:00
Souryo
e24514781f
Audio: Added channel panning options
2016-12-09 21:23:20 -05:00
Souryo
2fac266303
Audio: Added crossfeed option for stereo filters
2016-12-09 14:47:34 -05:00
Souryo
e562ab744b
Audio: Added an option to reduce popping sounds on the DMC channel (via $4011 writes)
2016-12-04 23:31:52 -05:00
Souryo
09e31f50f9
Audio: Added an option to disable the triangle channel when its frequency is ultrasonic. Reduces popping sounds in some games
2016-07-19 17:36:37 -04:00
Souryo
76600d31a9
VRC6: Implemented all 3 audio channels
2016-06-07 19:36:05 -04:00
Souryo
d89cdfab01
Audio: Added stereo effects + reverb options
2016-02-21 15:31:39 -05:00
Souryo
5ce8b20fd1
Audio: Added swap duty cycles option
2016-02-19 19:25:28 -05:00
Souryo
673ff6e4db
Audio: Added options to reduce/mute sound while in background (+ Set menu icons to config forms)
2016-01-31 11:58:41 -05:00
Souryo
ea36115941
FDS: Sound support
2016-01-30 14:57:50 -05:00
Souryo
e455dd3eb4
Audio: Ability to select ouput device (e.g speakers, headphones)
2016-01-17 22:16:20 -05:00
Souryo
f8a0277c2e
Audio: Added option to select sample rate
2016-01-14 19:33:16 -05:00
Souryo
6c12c9257d
Adjusted master volume multiplier
2016-01-14 17:40:59 -05:00
Souryo
9905f2dfab
Changed default volume settings
2016-01-14 08:42:00 -05:00
Souryo
099a1b3b44
Audio: Several APU fixes
...
-Fixed DMC $4011 write behavior
-Fixed period for square channels
-Removed blip_buffer & blip_synth. Replaced with blip_buf and SoundMixer - now have non-linear sound mixing.
-Fixes all sound-related tests (apu_mixer (dmc, noise, square, triangle) and volume_tests
2016-01-14 01:21:09 -05:00
Souryo
266ca82a06
Added basic audio settings
2015-07-17 20:58:57 -04:00