Commit graph

604 commits

Author SHA1 Message Date
NovaSquirrel
b572feab54 Fix volume config screen being cut off 2021-11-10 18:54:03 -05:00
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
Zachery Delafosse
486bebe2d4 Load .dbg file when launched with scripts 2021-11-09 17:29:47 -06:00
Thomas McGrew
82b0e6d4d9 Fix for mono not saving settings 2021-10-19 22:04:02 -04:00
mkwong98
df3d826712
Merge pull request #15 from NovaSquirrel/master
Audio update
2021-08-15 22:19:41 +08:00
NovaSquirrel
3c4998801a Get some audio config controls not to cut off
Wasn't able to get the volume reduction one yet
2021-08-11 11:14:51 -04: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
mkwong98
dd7d58732a
Merge pull request #13 from NovaSquirrel/master
Perkka2's updates
2021-08-07 00:04:21 +08:00
Perkka2
2d37e90c1d Update frmAbout.Designer.cs
Added credits for emulators used.
2021-08-05 20:43:29 +02: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
mkwong98
708a13b1c7 Split the Exclusive Refresh Rate in to 2 settings 2021-07-14 16:08:34 +08:00
mkwong98
7babb08ac4 Update ResourceHelper.cs
Simplify applying font for English
2021-05-06 00:12:59 +08:00
mkwong98
54cb35355d Set a default font to English
If English is selected and set the font of the controls to Microsoft Sans Serif 8.25. Added all debug forms to resources.en.xml in order to apply the font to those forms.
2021-05-06 00:00:53 +08:00
NovaSquirrel
d7d919a392
Merge pull request #20 from Perkka2/master
Adding basic EPSG support, Replacing old VRC7 with Nuked-OPLL
2021-02-24 12:16:19 -05:00
NovaSquirrel
edd8106a5a Fix row size problem on audio options 2021-02-24 12:14:45 -05:00
mkwong98
eaf6656b56 HD Pack Builder update
1. Removed an unused parameter in ProcessTile function call.
2 Added a warning to the tool tip of 8x16 sprite option about when it should be used.
3. Added an option to output BG tiles only or Sprite tiles only.
2021-02-08 15:25:03 +08: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
lapinozz
5d00c055e6 Added EPSG audio to both suncore and MMC3 2021-01-28 18:18:34 +01:00
mkwong98
2d0468eff5 HD pack builder and BGM improvement
Added option in HD pack builder to save screen information when tiles are first shown. User can look up which screen the tiles are added in the tileIndex.csv and open the screen_XXX.csv and screen_XXX.png to see the actual usage of the tiles.

Added playback option and volume option to <bgm> tag. Use 1 for looping playback, 0 for single playback, -1 for no change. Use 0 to 128 for volume control and -1 for no volume change.
2020-12-20 22:26:12 +08:00
Maciej Budzyński
0789405acd Polish translation added for Mesen 2020-09-12 16:50:55 +02:00
Sour
ecadab92db UI: Disable toggle record shortcuts when no game is running 2020-06-20 13:59:19 -04:00
Sour
77ed078899 UI: Added shortcuts to start/stop recording video/audio/movies 2020-06-20 00:24:24 -04:00
Sour
d738b2b9bf Mono: Fixed unbound debugger shortcuts being triggered by pressing the windows key 2020-06-04 17:46:21 -04:00
Sour
e963310112 Debugger: Rework label/breakpoint updates when resetting/loading a rom 2020-05-06 18:43:27 -04:00
Sour
59fddb7008 PPU: Added option to emulate OAM row corruption when disabling rendering at certain points during rendering 2020-04-30 18:46:03 -04:00
Sour
bf6d161e1a UI: Change volume inc/dec rate to 5 2020-04-28 17:59:40 -04:00
Sour
829c51957e Fixed crash when loading VS-DualSystem games that are marked as having no work ram 2020-04-27 20:47:28 -04:00
Sour
243ffef4fc UI: Added shortcuts to increase/decrease master volume 2020-04-21 21:58:07 -04:00
Dan Weiss
d400842e98
UI: Fix bug where Language detection could fail to happen (#796) 2020-03-30 22:30:33 -04:00
Sour
d15308e575 UI: Video Recorder - Auto-fill destination path when opening form 2020-02-07 19:09:02 -05:00
Brad Smith
fe6900b8f9
Virtual Boy controller support (#766) 2020-02-07 23:34:02 +00:00
Sour
66e3291039 History Viewer: Prevent history viewer from altering audio volume for main window on load
SetMasterVolume was being called before HistoryViewerRun, which caused its effects to be applied to the main console
2020-02-04 19:45:46 -05:00
Sour
5a3b56c3d4 Video Recorder: Added support for GIF file export 2020-02-04 19:36:15 -05:00
Sour
f3a18bed01 Version Update: 0.9.9 2020-02-01 15:38:08 -05:00
Sour
81dbafe405 UI: Fixed key select screen being shown behind current form when option to display window on top is enabled 2020-02-01 12:39:12 -05:00
Sour
5b0c208984 Run Ahead: Disable movies/netplay menus when enabled
+ Auto-disable runahead when playing NSF files
2020-02-01 10:28:42 -05:00
Sour
314ba6858b Command line: Added /debugger switch option to allow opening the main debugger at game launch 2020-02-01 09:13:54 -05:00
Sour
06ccf0bdb0 Save states: Fixed incorrect timestamp in menu
Also changed save states to contain the raw framebuffer rather than a PNG, which allows displaying the screenshot in the emulator window when loading a state while paused
2020-01-28 23:33:37 -05:00
Sour
d6728ee306 UI: Added load/save state menus with dates & previews 2020-01-28 20:20:54 -05:00
Sour
867ca84f7f UI: Removed developer mode option
Debug menu is now always displayed in main window
2020-01-23 19:32:09 -05:00
Sour
81fa187a5d UI: Added file association option for .studybox files 2020-01-22 20:13:07 -05:00
Sour
8047fe44bb Added Study Box tape support (.studybox files)
-Added audio support
-Improved emulation logic
-Games are loaded via .studybox files
2019-12-31 20:24:06 -05:00
Sour
af19f4e36a UI: Removed custom font for version number 2019-12-29 14:40:20 -05:00
Sour
a8848c713c UI: Fixed game selection screen displaying incorrectly when no recent games exist 2019-12-29 14:35:17 -05:00
Sour
6e8b79f0b2 Video: Exclusive fullscreen fixes
-Ensure window takes up the entire screen
-Ensure scale is set properly
-Fix issues when scale is set to be bigger than the screen
2019-12-27 18:01:50 -05:00
Sour
7834eb285b Video: Option to select screen resolution in exclusive fullscreen mode 2019-12-26 23:31:08 -05:00
Sour
a4dd6b1c1a UI: Added acknowledgements to about window 2019-12-26 17:35:50 -05:00
Sour
a29cc4c8d0 Cheats: Auto-convert between the different types of cheat codes (when possible) 2019-12-25 15:54:55 -05:00
Sour
c48a128dd7 UI: Fixed layout issue with power on ram state dropdown 2019-12-24 15:30:43 -05:00
Sour
553b84371e UI: Hide mouse cursor after exiting pause 2019-12-24 15:14:01 -05:00