Souryo
ab56dd1ccb
Debugger: Improved file search for dbg file import
2016-12-09 16:29:12 -05:00
Souryo
2fac266303
Audio: Added crossfeed option for stereo filters
2016-12-09 14:47:34 -05:00
Souryo
2cbae24ded
UI: Added "Load Random Game" option
2016-12-09 12:49:17 -05:00
Souryo
393126f798
Video: Restore scale properly when going out of fullscreen mode + fixed issues with scale not being applied properly after filter changes in fullscreen mode
2016-12-09 12:01:44 -05:00
Souryo
3f3b3ffb3c
Audio: Improve sound latency - can be set 4-5x lower than before without crackling sounds
2016-12-09 10:30:09 -05:00
Souryo
c023a87dd9
Debugger: Allow double-clicking in profiler to move to function in debugger + better sort default
2016-12-09 00:12:38 -05:00
Souryo
7dd2123025
Debugger: Fixed potential issue with DBG file import
2016-12-08 19:38:06 -05:00
Souryo
189bede58d
Debugger: Fixed break on reset menu state when opening debugger
2016-12-08 19:34:43 -05:00
Souryo
b181e5fb97
Debugger: Reordered some menu items
2016-12-08 19:32:39 -05:00
Souryo
8311a2d3c0
Debugger: Prevent caught exception when minimizing debugger
2016-12-08 19:31:04 -05:00
Souryo
8a2c4194a9
Debugger: Added profiler in memory tools (renamed from memory viewer)
2016-12-08 19:30:41 -05:00
Souryo
e15c0e9851
Debugger: Fixed menu items default checked state when opening debugger
2016-12-06 23:22:33 -05:00
Souryo
f0f47d214a
Debugger: Fixed crash when minimizing debugger
2016-12-06 23:18:59 -05:00
Souryo
de5df89654
Debugger: Added resizable and collapsable panels for bottom and right panels
2016-12-06 22:50:27 -05:00
Souryo
e8c86804ac
Debugger: Replaced "Apply Changes" button with an "Undo" button instead - changes are automatically applied on the next instruction after changing them
2016-12-06 19:03:29 -05:00
Souryo
0ed5af5154
Replaced the "Stop" button with a "Power Cycle" option
2016-12-06 18:22:50 -05:00
Souryo
8c9f32419c
Debugger: Options to disassemble unknown blocks and/or data
2016-12-05 23:35:07 -05:00
Souryo
048b10b8b5
Debugger: Fixed warning
2016-12-04 23:32:27 -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
cfada27612
Debugger: Fixed tile preview in nametable viewer
2016-12-04 15:21:43 -05:00
Souryo
5994bd46ae
Debugger: Changed function column header for call stack
2016-12-04 15:09:09 -05:00
Souryo
69ca41daae
Debugger: Fixed performance for nametable viewer grids
2016-12-04 15:08:53 -05:00
Souryo
9b5917cd31
Debugger: Added goto dropdown button for click access to nmi/irq/reset subs.
2016-12-04 14:12:49 -05:00
Souryo
fa59bbb362
Debugger: Allow display of PRG addresses/byte code on the same line
2016-12-04 14:02:22 -05:00
Souryo
63d1cac802
Debugger: Added address range option for breakpoints
2016-12-04 12:21:20 -05:00
Souryo
c9b0329fa6
Debugger: Added "Toggle breakpoint" option in right-click menu
2016-12-04 12:16:12 -05:00
Souryo
8261e95f93
Debugger: Prevent adding breakpoints with invalid conditions
2016-12-04 11:40:31 -05:00
Souryo
33ca8cb3f5
Debugger: Option to display opcodes in lower case
2016-12-04 11:16:44 -05:00
Souryo
29a3ac45e4
Debugger: Added "Sprite Index" to sprite viewer, prevent user from checking/unchecking boxes, modified layout
2016-12-04 10:59:22 -05:00
Souryo
7070a09ea8
Debugger: Added tile/attribute grid options to nametable viewer
2016-12-04 10:47:48 -05:00
Souryo
0df07aadc4
Debugger: Clicking on the main window will no longer pop up the debugger window over the ppu viewer/etc.
2016-12-04 10:30:15 -05:00
Souryo
eafb8cb1a3
Debugger: Fixed labels/layout
2016-12-04 10:29:36 -05:00
Souryo
25edec0e14
Debugger: Fixed sprite draw order in screen preview
2016-12-04 10:02:45 -05:00
Souryo
4a091b9e25
Debugger: Added break on power/reset option
2016-12-04 09:53:25 -05:00
Souryo
a3f9cde53b
Debugger: Added option to disable default labels/workspace
2016-12-04 09:43:43 -05:00
Souryo
b91676a98f
Debugger: Added option to break (or not) when debugger is opened
2016-12-04 09:37:01 -05:00
Souryo
d541457a57
Debugger: Updated some labels & instruction names, fixed layout slightly
2016-12-04 09:16:09 -05:00
Souryo
3ae12e47d8
Debugger: Improved shortcuts (F2 to edit labels, etc), fixed tooltip remaining on screen in some cases.
2016-12-03 09:57:58 -05:00
Souryo
433ccd53a3
Debugger: Fixed multi-line comment alignment
2016-12-02 22:50:54 -05:00
Souryo
0f9b817976
Debugger: Fix label validation (now correctly prevents spaces, etc.)
2016-12-02 21:57:59 -05:00
Souryo
4b97345b8f
Debugger: Added screen preview in sprite viewer
2016-12-02 21:01:57 -05:00
Souryo
e10121368c
Debugger: Option to display PPU scroll in nametable viewer
2016-12-02 18:10:37 -05:00
Souryo
9d870294d6
Debugger: Improved performance when refreshing a large list of labels (e.g 3+k)
2016-12-01 21:45:12 -05:00
Souryo
da3cfdeeec
Debugger: Added option to automatically load DBG files when they are next to the rom file (same name, dbg extension)
2016-12-01 21:43:32 -05:00
Souryo
a86eaa0911
Debugger: Find All Occurrences search
2016-12-01 20:45:13 -05:00
Souryo
c1a6453343
Debugger: Memory access counters (read/write/exec/uninitialized read)
2016-12-01 19:38:48 -05:00
Souryo
825db35191
Debugger: Fixed a few refresh issues with PPU viewer
2016-11-29 20:44:22 -05:00
Souryo
671ef9e639
Debugger: Fixed horizontal scrolling issues with single-line comments
2016-11-28 22:58:16 -05:00
Souryo
111cf1cca1
Debugger: Added "Break in..." (cpu instructions/ppu cycles) window
2016-11-28 20:57:53 -05:00
Souryo
34ee1dd0d6
Debugger: Allow sort on label list + small tweaks
2016-11-28 20:33:27 -05:00
Souryo
9bfdad8b9b
Debugger: Display labels in tooltips for addresses when a matching label exists
2016-11-27 21:05:15 -05:00
Souryo
7939f73f82
Debugger: Display byte & word values in tooltip
2016-11-27 20:59:33 -05:00
Souryo
2bd2932d43
Debugger: Fixed memory viewer header/data overlap
2016-11-27 20:47:13 -05:00
Souryo
ab9699207d
Debugger: Fixed mouseover tooltip for single-line comments
2016-11-27 20:44:57 -05:00
Souryo
44a40c5c2c
Debugger: Allow editing labels by right-clicking in code (+ other actions in rightclick available in margin)
2016-11-27 20:30:19 -05:00
Souryo
87d525572e
Debugger: Fixed crash when trying to add a watch expression
2016-11-27 19:43:37 -05:00
Souryo
28899e3e18
Debugger: Added option to highlight disassembled but not yet executed code (e.g unused branches)
2016-11-27 19:43:17 -05:00
Souryo
76fa3338a9
Debugger: Added back/forward navigation
2016-11-27 12:14:32 -05:00
Souryo
0715ac60c2
Debugger: Improved default workspace w/ wiki info
2016-11-27 10:57:01 -05:00
Souryo
4350952ad3
Debugger: Find Occurrences feature for labels/addresses
2016-11-27 10:56:37 -05:00
Souryo
c59f094301
Debugger: Fixed design mode crash
2016-11-27 10:45:06 -05:00
Souryo
8c209367a7
Debugger: Save debugger window size & bottom panel height
2016-11-26 20:58:27 -05:00
Souryo
ba94e785dc
Debugger: Improve default address in goto window
2016-11-26 20:53:59 -05:00
Souryo
0c0033e7c9
Debugger: Added option to select at what scanline/cycle to display data in PPU viewer
2016-11-26 20:44:23 -05:00
Souryo
81c24d9e8f
Debugger: Small bug fixes
2016-11-26 18:50:34 -05:00
Souryo
50103ff94a
Debugger: Shorter symbol names when duplicates are found when importing DBG files
2016-11-26 17:48:35 -05:00
Souryo
ea9c32437c
Debugger: Added feature to manually change the CPU/PPU's state
2016-11-26 17:48:11 -05:00
Souryo
e7298c6b26
Split control binding out of BaseConfigForm
2016-11-26 17:47:20 -05:00
Souryo
259f7c9b7d
Debugger: Display original C code as comments
2016-11-26 14:16:25 -05:00
Souryo
42d9fb0ea1
Debugger: Fixed flickering lists, performance improvements, etc.
2016-11-26 14:15:50 -05:00
Souryo
9da501bbd5
Debugger: Allow import of LD65's DBG files into the workspace as labels/comments (incomplete, but works)
2016-11-25 21:05:07 -05:00
Souryo
271e46b02b
Debugger: Better tooltip for mouseover on labels/addresses
2016-11-24 19:47:59 -05:00
Souryo
0d535e66a1
Debugger: Fixed workspace multi-line comments appearing on a single line when loading an existing workspace
2016-11-24 18:30:08 -05:00
Souryo
6dbacc4797
Debugger: Fixed code scroll issues when changing font size
2016-11-24 17:35:59 -05:00
Souryo
da1112ddf4
Debugger: Added save/reset workspace buttons
2016-11-24 00:18:07 -05:00
Souryo
6fdaa7fedc
Debugger: Game-independent workspaces for debugger
2016-11-23 23:46:01 -05:00
Souryo
a41731870f
Debugger: Default labels for NES/FDS
2016-11-23 23:03:29 -05:00
Souryo
144d6c95b7
Debugger: Added horizontal scrolling for code windows
2016-11-23 22:57:17 -05:00
Souryo
5bef5bdd1a
Debugger: Allow adding labels to registers
2016-11-23 18:48:29 -05:00
Souryo
672dbca4dd
Debugger: Ensure label list always updates properly vs bank switching
2016-11-22 23:16:53 -05:00
Souryo
24d1ae096f
Debugger: Added add/edit actions to the label list
2016-11-22 23:07:28 -05:00
Souryo
512e37c6af
Debugger: Labels/comments now work with built-in ram, work ram and save ram
2016-11-22 22:38:14 -05:00
Souryo
3751711f17
Debugger: Allow code labels to be used in watch/breakpoint expressions
2016-11-22 18:28:59 -05:00
Souryo
d4b9bd982e
Debugger: Added way to load word values into watch/breakpoint conditions. Also fixed issues with unary operators with ExpressionEvaluator
2016-11-22 16:56:23 -05:00
Souryo
a57110ec58
Video: Added Nostalgia and Nes Classic palette presets (both by FirebrandX)
2016-11-22 16:18:32 -05:00
Souryo
19aca2f669
Debugger: Fixed crash when toggling breakpoints after closing & reopening the debugger
2016-11-22 00:22:25 -05:00
Souryo
f7d043b05c
Debugger: Added option to show/hide function & label lists
2016-11-22 00:21:49 -05:00
Souryo
6be499368c
Debugger: Callstack improvements (uses function labels when possible, shows NMI/IRQ calls, etc.)
2016-11-22 00:14:49 -05:00
Souryo
3778fafbc0
Debugger: Write handler address for goto nmi/irq/reset menus
2016-11-21 22:43:59 -05:00
Souryo
4ffebdb4e0
Debugger: Ability to add labels/symbols & comments to code (work in progress)
2016-11-21 22:34:47 -05:00
Souryo
1215b3e813
Debugger: Added function list (based on JSR calls)
2016-11-20 13:15:37 -05:00
Souryo
ebd5fd318c
Debugger: Added option to view the result of the addressing logic for indirect/absolute addressing modes
2016-11-19 19:21:28 -05:00
Souryo
cc93ab470d
Debugger: Fixed breakpoint address when clicking on margin to set a breakpoint on the last visible line
2016-11-14 22:37:56 -05:00
Souryo
5899427fa5
Debugger: Preserve breakpoint list scroll position when disabling/enabling breakpoints
2016-11-14 22:33:59 -05:00
Souryo
4b6d96834b
Debugger: Auto-focus on textbox for go to address form (+ same for add/edit cheat form)
2016-11-14 21:00:50 -05:00
Souryo
61193f2912
Version Update: 0.5.3
2016-11-12 13:39:01 -05:00
Souryo
91ae29121d
Spanish translation update (thanks to Juan Ramón Martínez) + Fixed small UI layout bug in video options in Spanish
2016-11-06 10:12:47 -05:00
Souryo
4516db9f9d
Version Update: 0.5.2
2016-10-30 13:31:42 -04:00
Souryo
af331bf5ae
Video: Added option to force the display of bg/sprites in the first 8 pixels of the screen (left side)
2016-10-23 13:29:37 -04:00
Souryo
df05479b0f
Input: Fixed arrow key preset (default turbo a & turbo b keys were inverted)
2016-10-23 11:06:58 -04:00
Arcus87
9c38655b91
Ukrainian language update
2016-10-19 18:52:23 -04:00
Souryo
aea0e86788
Renamed "NSF / NSFe" tab to "NSF"
2016-09-11 11:05:18 -04:00
Souryo
281d11b7de
Video: Added disable sprites/background options
2016-09-11 11:03:26 -04:00
Souryo
477f663cd5
Shortcuts: Added increase/decrease speed shortcuts
2016-09-11 08:29:34 -04:00
Souryo
eb0601a2d1
UI: Disable fullscreen toggle when clicking outside screen when playing zapper/mouse games
2016-09-10 09:29:02 -04:00
Souryo
790810df9b
Debugger: Fixed crash when opening debugger for NSF files
2016-09-08 18:11:50 -04:00
Souryo
7c5b6f4437
Version Update: 0.5.1
2016-09-07 22:21:37 -04:00
Souryo
e8193fe1b9
Fixed crash that could occur when attempting to load games too quickly via explorer (when files are associated with Mesen)
2016-09-07 19:55:57 -04:00
Souryo
5fbec9e87e
Google Drive: Fixed a crash that occurred on the first sync when enabling google drive integration
2016-09-07 17:05:08 -04:00
Souryo
9abebbb688
Merge branch 'master' of https://github.com/SourMesen/Mesen.git
2016-09-07 07:28:07 -04:00
Souryo
bab9296f23
Debugger: Fixed crash when opening debugger on some computers
2016-09-07 07:28:02 -04:00
Arcus87
407146c249
Ukrainian language update
...
Fixed few spelling errors in text, translated missed russian text on ukrainian
2016-09-06 00:32:52 +03:00
Souryo
dcd6183956
Version Update: 0.5.0
2016-09-05 17:09:06 -04:00
Souryo
4955d35f81
Debugger: Minor tweaks to main window
2016-09-05 16:48:20 -04:00
Souryo
8e5ad13c33
Debugger: Chr viewer tweaks
2016-09-05 16:34:01 -04:00
Souryo
aa22e53337
Spanish translation update (thanks to Juan Ramón Martínez)
2016-09-05 12:12:57 -04:00
Souryo
3a9c8f9236
Debugger: Ability to view all of CHR in chr viewer + Added mask option (based on CDL file)
2016-09-05 12:09:14 -04:00
Souryo
760c844d4d
Debugger: Allow export/import of memory to/from files
2016-09-05 09:05:34 -04:00
Souryo
69f1ca010e
Debugger: Added cpu/ppu memory mapping display (not finished, but enough for most typical cases)
2016-09-04 18:08:16 -04:00
Souryo
9ad4719d57
Trace Logger: Added options + improved UI usability
2016-09-03 21:52:59 -04:00
SourMesen
2b1bb57a67
Merge pull request #35 from Arcus87/patch-3
...
Ukrainian language update
2016-09-03 19:38:37 -04:00
Arcus87
4c5f53626c
Ukrainian language update
2016-09-04 00:43:33 +03:00
Matich
d038c919c2
Russian translation update
2016-09-03 23:38:55 +03:00
Souryo
ba9839d477
Adding missing English label
2016-09-03 15:03:16 -04:00
Arcus87
cef5f31634
Updated Ukrainian translation
2016-09-03 14:57:06 -04:00
Souryo
c7023d7635
Shortcuts: Added VS Service button
2016-09-03 10:50:23 -04:00
Souryo
aa14eb5981
Code cleanup - Removed old unused feature
2016-09-03 10:50:23 -04:00
SourMesen
e17aeb36ad
Merge pull request #31 from jmatich/russian
...
Russian translation update
2016-09-03 10:40:38 -04:00
Matich
c8821d9d22
Russian translation update
2016-09-03 17:12:28 +03:00
Souryo
3dcea674e4
Added missing localizations for French and Japanese
2016-09-02 22:10:21 -04:00
Souryo
47902bbc5c
Ukrainian localization (thanks to Arcus87)
2016-09-02 20:10:24 -04:00
Souryo
17b13bfc0a
Added support for binding actions to gamepad/keyboard + Added a fast forward key (hold to fast forward)
2016-09-02 19:36:37 -04:00
Souryo
901fa5923a
Input Config: Added "Select Preset" button with presets for keyboard, Xbox/PS4 controllers + added icon on key mapping tabs that are in use (Keyboard or gamepad icon)
2016-09-01 18:56:35 -04:00
Souryo
1ddb980be9
Auto quick saves - allow automatic save states to be taken and saved to slot #6 (read-only) every X minutes
2016-08-31 20:54:38 -04:00
Souryo
c4a3b6594e
Remove unused disable screensaver option (screensaver is always disabled when emulation is running, no need for an option)
2016-08-31 17:42:35 -04:00
Souryo
da78317b10
Cheats: Fixed disabled cheats being always active
2016-08-30 07:25:04 -04:00
Souryo
6eb40a9a71
Version Update: 0.4.3
2016-08-29 23:33:58 -04:00
Souryo
b556c5663e
NetPlay: Fixed crash when connecting to server if the right game is not already running
2016-08-29 22:34:13 -04:00
Souryo
18cc668fd3
CHR Viewer: Add option to display tiles as if they were 8x16 sprites (were every other tile is the bottom half of the previous tile)
2016-08-29 18:10:55 -04:00
Souryo
01bf09965a
Game DB: Updated DB based on most recent version of NesCartDB (2016-08-20)
2016-08-28 21:13:50 -04:00
Souryo
133a24fbf9
Fixed '&' character showing up as '?' in on-screen messages
2016-08-28 20:00:49 -04:00
Souryo
ecea158f50
Cheats: Apply all cheats at once (fixes game crashes that could occur because the game could run a full frame between each cheat)
2016-08-28 18:58:22 -04:00
Souryo
94dd9683d1
Cheats: Fixed CHT file loading logic for cheats that are not saved as "enabled" in the CHT file
2016-08-28 18:18:00 -04:00
Souryo
b1ffc15fef
Version Update: 0.4.2
2016-08-27 16:34:53 -04:00
Souryo
4bfddc3d55
Merge branch 'master' of https://github.com/SourMesen/Mesen.git
2016-08-27 13:30:26 -04:00
Souryo
96959eb1ed
Game DB: Prioritize nescartdb over nestopia's DB (seems to be more accurate - fixes some incorrect mapper numbers)
2016-08-27 13:27:37 -04:00
Souryo
d2a4c14c12
Automatic tests: Bug fixes
2016-08-27 13:25:38 -04:00
Matich
d3ec968e9d
Russian translation update
2016-08-27 14:58:35 +03:00
Souryo
a056e7e839
NSF: Disable movie/netplay menus while playing NSFs
2016-08-26 17:52:30 -04:00
Souryo
767d4bf9a4
Recent Files: Fixed display of roms with & character in their name
2016-08-25 23:42:15 -04:00
Souryo
ccc2fc2aa3
Cheats: Added basic cheat code finder tool
2016-08-25 19:02:33 -04:00
Souryo
9d239daf3c
Emulation: Init sram/wram/chrram/ntram the same way as the internal ram
2016-08-24 20:48:14 -04:00
Souryo
f4081bc1ee
Emulation: Added option to set the power on state for RAM (All 0s, all 1s or random values)
2016-08-24 17:32:22 -04:00
Souryo
82884113d7
Cheats: Improved export code + fixed import bug
2016-08-22 20:25:44 -04:00
Souryo
44c359bd6f
Cheat DB: Fixed incorrect CRC values for a lot of games
2016-08-22 19:36:41 -04:00
Souryo
5f22448a57
Cheats: Added built-in cheat DB (Import->From DB to add cheats from it)
2016-08-22 18:41:09 -04:00
Souryo
d57a9f413a
IPS: Fixed "Autoload IPS patches" option (IPS files were always loaded) + fixed and simplified IPS loading logic
2016-08-20 22:07:56 -04:00
Souryo
c099fdcd18
Cheats: UI rework, added import options for Nestopia/FCEUX formats + export option in a Nestopia-compatible format
2016-08-18 22:33:36 -04:00
Souryo
e8962957fa
UNIF support
2016-08-14 20:12:50 -04:00
Souryo
357d28eb79
Version Update: 0.4.1
2016-08-13 19:22:44 -04:00
Souryo
5ac7a3672e
Input: Make sure default input keys are reset properly on upgrade
2016-08-13 15:45:18 -04:00
Souryo
f2091d1175
MMC3: Added Aladdin (Super Game) to DB as MMC3A (game crashes with MMC3C IRQ behavior)
2016-07-30 19:35:28 -04:00
Souryo
5f59dc1a7f
Oeka Kids Tablet support
2016-07-30 17:27:14 -04:00
Souryo
aaf1bd7c02
Command line: Added /fullscreen switch
2016-07-29 19:05:15 -04:00
Souryo
5dfbb56b46
UI: Added shortcuts for Reset/Stop
2016-07-29 18:51:36 -04:00
Souryo
c46550663e
Video: Fixed scale issues when loading/resetting games
2016-07-29 18:24:24 -04:00
Souryo
32732caaa1
Cheats: Fixed "Delete Selected Cheats" button
2016-07-29 17:35:25 -04:00
Souryo
8ac15c6f53
Saved CHR ram + Mapper 168 support
2016-07-29 17:28:01 -04:00
Souryo
8cb1b03949
Input: Changed the way keyboard is handled. Removes some limitations in the previous model and should also work properly under Linux
2016-07-28 17:45:18 -04:00
Souryo
062d22ae80
Work/Save ram general improvements.
...
-Added support for work ram size field in NES 2.0
-Updated DB to list both work ram & save ram sizes
-Fixed MMC1/MMC3 implementation (and implemented the wram/sram protection bits)
Holy Diver tests now all pass (except a minor IRQ timing issue for FME7)
2016-07-26 19:19:28 -04:00
Souryo
4bcb12fd31
Version Update: 0.4.0
2016-07-24 14:38:02 -04:00
Souryo
aef43b1c3c
Improve error checking/display on startup when .NET 4.5 is not found
2016-07-24 13:38:24 -04:00
Souryo
2a04e1f398
Added Spanish translation (thanks to
...
Juan Ramón Martínez for his work!)
2016-07-23 16:07:51 -04:00
Souryo
1273eafa9b
Debugging: Added command line flags to disable audio/video/input
2016-07-23 15:28:52 -04:00
Matich
94499a94a1
Merge branch 'master' of https://bitbucket.org/Souryo/mesen into russian
2016-07-20 12:53:37 +03:00
Souryo
58deabbbb8
Portable Verison: Allow Mesen to load/save its data in the local folder by appending _P to the filename (e.g Mesen_P.exe)
2016-07-19 23:07:48 -04:00
Souryo
0cb46d3982
Russian: Add Russian characters to font file + refactoring in MessageManager for localization functions
2016-07-19 19:57:20 -04:00
Matich
581ce1c1d7
missed settings
2016-07-20 02:18:25 +03:00
Matich
4fb7780d20
Mesen is now available in russian language
2016-07-20 01:51:15 +03: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
eec3798e00
Movies: Disable loading save states when playing or recording movies
2016-07-19 16:36:07 -04:00
Souryo
c53237e90e
Input: Added options to display the input of controllers on the screen
2016-07-19 16:30:18 -04:00
Souryo
f9fae981c1
NSF: Fix crash when taking screenshots + disable screenshot menu item/shortcut when playing NSF files
2016-07-18 17:28:33 -04:00
Souryo
ed9ce4de22
Version Update: 0.3.2
2016-07-17 17:48:26 -04:00
Souryo
dba19e1702
NSF: Added "Recommended" label to the disable APU IRQs setting, since disabling this option can break some NSF files
2016-07-16 17:01:07 -04:00
Souryo
726d72c103
Input: DirectInput support - most controllers/gamepads should now work. XInput is still prioritized when available.
2016-07-16 16:25:57 -04:00
Souryo
28d4c792d2
UI: Added a "Report a bug" menu option
2016-07-14 23:35:57 -04:00
Souryo
c7d0e51d91
Zapper: Having the mouse outside the draw surface should make it act as if no light was found
2016-07-12 18:28:12 -04:00
Souryo
4f6ec1e12f
Region: Prevent changing region from resetting whole configuration (caused problems when using the option to automatically select controllers based on game)
2016-07-10 19:15:39 -04:00
Souryo
aa3767b086
Region: Display active region when loading game and changing regions from the menu
2016-07-10 19:15:00 -04:00
Souryo
ac69be19a5
Overclocking: Added lag counter
2016-07-10 18:22:37 -04:00
Souryo
e99eb5165a
Version Update: 0.3.1
2016-07-10 12:05:08 -04:00
Souryo
313340198e
Vs System: Automatically select proper PPU & input mapping based on rom name/CRC + implemented support for vs system input remappings (some games change the buttons around)
2016-07-10 09:05:41 -04:00
Souryo
af0a954547
Arkanoid: Disable double-click to toggle fullscreen when arkanoid controller is selected
2016-07-09 16:02:23 -04:00
Souryo
adc5d1bf26
Game DB: Added option to automatically configure controllers (i.e zapper, fourscore, arkanoid) based on game DB when loading a game
2016-07-09 15:58:49 -04:00
Souryo
a5f6f3b8a9
Preferences: Fixed missing options in Advanced tab
2016-07-09 15:46:14 -04:00
Souryo
24237b0b49
Overclocking: Display Dendy effective clock rate in UI
2016-07-09 09:25:01 -04:00
Souryo
0944bff478
Video Filters: Added "Prescale" filter to allow limiting the blur factor when using bilinear interpolation
2016-07-09 09:06:34 -04:00
Souryo
6660dc860d
VRC7 audio support
2016-07-01 23:54:31 -04:00
Souryo
d3e8baf530
Version Update: 0.3.0
2016-06-26 21:47:35 -04:00