Mesen-X/GUI.NET/Config
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
..
AudioInfo.cs Add /A13 and /OE1 audio interference 2021-08-11 17:55:56 +08:00
AviRecordInfo.cs AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
CheatInfo.cs UI: Apply cheats automatically when in the cheat list (and revert if window is closed) 2018-03-22 18:37:55 -04:00
ClientConnection.cs Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
ConfigAttributes.cs Command line: Added command line options for most settings (and help window to document them) 2017-03-19 13:05:33 -04:00
ConfigManager.cs UI: Fixed crash at startup if custom folders cannot be created 2018-07-08 10:28:49 -04:00
Configuration.cs Input: Fixed default shortcuts & shortcut display when using non-qwerty layouts 2020-02-23 11:39:31 -05:00
DebuggerShortcutsConfig.cs There is a new Comment editor accessible by pressing ; in the debugger. Allows you to quickly set single line comments. 2021-04-13 03:20:54 -04:00
DebugInfo.cs Debugger: Added option to reload ROM on Power Cycle 2020-11-15 11:08:42 -07:00
EmulationInfo.cs PPU: Added option to emulate OAM row corruption when disabling rendering at certain points during rendering 2020-04-30 18:46:03 -04:00
FileAssociationHelper.cs UI: Added file association option for .studybox files 2020-01-22 20:13:07 -05:00
GameDipswitchDefinition.cs VS System: Updated dipswitch DB with dual system games (+some refactoring) 2018-07-22 15:21:48 -04:00
GameSpecificInfo.cs VS System: Cleanup config UI (keep DIP switches only) + support for NES 2.0 input type proposal (WIP) 2018-07-08 10:28:49 -04:00
HistoryViewerInfo.cs History Viewer: Added features, fixed issues (WIP) 2018-07-15 18:26:08 -04:00
ImageExtensions.cs Cheat code UI - not finished 2015-07-03 00:12:02 -04:00
InputInfo.cs Virtual Boy controller support (#766) 2020-02-07 23:34:02 +00:00
KeyPresets.cs Virtual Boy controller support (#766) 2020-02-07 23:34:02 +00:00
MovieRecordInfo.cs UI: Fixed crash when using toggle record video if a video was never recorded before 2020-06-20 14:01:50 -04:00
PlayerProfile.cs Cleanup: Removed unused variable 2016-05-22 19:30:17 -04:00
PreferenceInfo.cs UI: Added shortcuts to increase/decrease master volume 2020-04-21 21:58:07 -04:00
ServerInfo.cs Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
VideoInfo.cs Video: Option to select screen resolution in exclusive fullscreen mode 2019-12-26 23:31:08 -05:00