Mesen-X/GUI.NET
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
..
Config Add /A13 and /OE1 audio interference 2021-08-11 17:55:56 +08:00
Controls Added 401C-401F addressing to all mappers, more EPSM renaming 2021-07-30 16:06:29 +02:00
Debugger Renamed EPSG to EPSM, changed NSF header bit for EPSM from 6 to 7 2021-07-30 14:21:56 +02:00
Dependencies Set a default font to English 2021-05-06 00:00:53 +08:00
Forms Add /A13 and /OE1 audio interference 2021-08-11 17:55:56 +08:00
GoogleDriveIntegration UI: Extract Google Drive API DLLs only when/if Google Drive Integration is enabled 2019-01-31 22:26:24 -05:00
Properties 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
Resources 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
app.manifest UI: Fixed DPI-related issues 2017-09-16 22:02:05 -04:00
BiosHelper.cs Added Study Box tape support (.studybox files) 2019-12-31 20:24:06 -05:00
CommandLineHelper.cs Debugger: Added "test runner" headless mode to run Lua scripts w/o UI 2018-04-14 21:53:52 -04:00
CursorManager.cs UI: Fixed mouse cursor/capture issues when the console is in NES mode but an expansion device is set in the config 2020-02-01 08:48:06 -05:00
GUI.NET.csproj 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
Icon.ico UI: Changed all icons (to public domain ones) + redrew Mesen icon in blue. Hid/disabled some UI elements for things that are not implemented yet. 2016-02-11 18:34:55 -05:00
ImageExtensions.cs UI: DPI-related fixes/improvements 2020-04-13 11:21:34 -04:00
InteropEmu.cs Add /A13 and /OE1 audio interference 2021-08-11 17:55:56 +08:00
MonoToolStripHelper.cs Linux: Work around Mono 5.18 toolstrip issues 2019-01-28 22:24:24 -05:00
Program.cs Merge branch 'master' into master 2020-11-11 23:00:16 -05:00
ResourceManager.cs Linux: Default to "monospace" font rather than try to install DroidSansMono 2020-02-03 15:06:54 -05:00
RuntimeChecker.cs Linux: Minor fix when checking why core library could not be loaded 2016-12-24 16:08:40 -05:00
SingleInstance.cs Linux: Fixed crash when trying to start another instance (fixes file associations) 2017-09-08 20:10:30 -04:00
TestRunner.cs Debugger: Lua Test Runner - Load labels before launching lua scripts 2020-01-18 20:22:27 -05:00
ThemeHelper.cs Linux: Work around Mono 5.18 toolstrip issues 2019-01-28 22:24:24 -05:00