Commit Graph

130 Commits

Author SHA1 Message Date
Souryo
7df6390b41 Linux: Fixed crash at startup when folders do not exist 2016-12-22 17:26:05 -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
bdbf830dd7 Linux: Gamepad support (using libevdev) 2016-12-18 20:39:31 -05:00
Souryo
760011b66d Linux: Added DroidSansMono font + changed default size 2016-12-18 12:43:20 -05:00
Souryo
c62ede991f Linux: Support for file associations 2016-12-13 20:05:42 -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
de5df89654 Debugger: Added resizable and collapsable panels for bottom and right panels 2016-12-06 22:50:27 -05:00
Souryo
8c9f32419c Debugger: Options to disassemble unknown blocks and/or data 2016-12-05 23:35:07 -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
fa59bbb362 Debugger: Allow display of PRG addresses/byte code on the same line 2016-12-04 14:02:22 -05:00
Souryo
33ca8cb3f5 Debugger: Option to display opcodes in lower case 2016-12-04 11:16:44 -05:00
Souryo
7070a09ea8 Debugger: Added tile/attribute grid options to nametable viewer 2016-12-04 10:47:48 -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
e10121368c Debugger: Option to display PPU scroll in nametable viewer 2016-12-02 18:10:37 -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
111cf1cca1 Debugger: Added "Break in..." (cpu instructions/ppu cycles) window 2016-11-28 20:57:53 -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
8c209367a7 Debugger: Save debugger window size & bottom panel height 2016-11-26 20:58:27 -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
6fdaa7fedc Debugger: Game-independent workspaces for debugger 2016-11-23 23:46:01 -05:00
Souryo
f7d043b05c Debugger: Added option to show/hide function & label lists 2016-11-22 00:21:49 -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
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
61193f2912 Version Update: 0.5.3 2016-11-12 13:39:01 -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
Souryo
281d11b7de Video: Added disable sprites/background options 2016-09-11 11:03:26 -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
dcd6183956 Version Update: 0.5.0 2016-09-05 17:09:06 -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
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
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
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
b1ffc15fef Version Update: 0.4.2 2016-08-27 16:34:53 -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
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