Commit graph

135 commits

Author SHA1 Message Date
Sour f3a18bed01 Version Update: 0.9.9 2020-02-01 15:38:08 -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 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 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 c7675bcd49 Core: Added runahead support (1 to 10 frames) 2019-12-24 13:55:40 -05:00
Sour 11720fd30d UI: Added shortcuts to select a specific save slot 2019-12-23 14:50:34 -05:00
Sour 8fd774b038 Debugger: Added "break on bus conflict" option 2019-12-12 21:03:32 -05:00
Sour 43811ae7ac UI: Added "reload rom" option and changed power cycle to not reload from disk 2019-11-19 22:18:09 -05:00
Sour ea9e31f44e Debugger: Event Viewer - Option to show DMC DMA reads 2019-11-13 22:50:52 -05:00
Sour fc7714d6f0 PPU: Added option to emulate the scroll glitch that can occur when writing to 2000/2005/2006 on cycle 256 2019-11-12 21:00:30 -05:00
Sour 36e2d04fe9 Debugger: Added option to break when a $2006 write scroll glitch occurs 2019-11-11 21:10:55 -05:00
Sour a72acc9f1a Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments 2019-11-11 21:10:47 -05:00
davi92 f648a30f17 UI: Added Italian language (#658) 2019-09-17 21:37:09 -04:00
Sour ede0119073 UI: Fix file filters to include .unif files (instead of just .unf) 2019-06-22 15:33:08 -04:00
Sour ac5c935012 History Viewer: Added scaling options 2019-02-03 20:25:12 -05:00
Sour fb616cd612 History Viewer: Add option to export part of a segment 2019-02-03 20:13:35 -05:00
Sour ff4847b857 Debugged: Header Editor - Fixed controller dropdown to match spec modification 2019-02-02 12:08:38 -05:00
Sour 10a7928f52 History Viewer: Added option to export a save state 2019-02-01 13:05:25 -05:00
Sour abf5c43896 Input: Added an option to customize the deadzone for analog sticks 2019-01-22 19:38:24 -05:00
Sour 0d0adaf95c UI: Regroup options that are recommended for homebrew dev 2019-01-22 18:43:36 -05:00
Sour c0d65b001e UI: Move sprite limit option to video config window 2019-01-22 17:43:34 -05:00
Sour cc07cb283a Debugger: Memory Viewer - Added missing right-click navigation options between the various PPU memory types 2019-01-17 18:00:11 -05:00
Sour 76f64b19ef Debugger: Added access counters for CHR ROM/RAM and nametable memory
+Added read/write highlighting, etc. for memory viewer tabs
+Improved show tile/attribute updates in PPU viewer
2019-01-13 18:32:27 -05:00
Sour 8c6e12e3d2 Docs: Update copyright year to 2019 2018-12-31 17:20:14 -05:00
Sour d6d188282c NSF: Allow rewinding in NSF player 2018-12-26 11:49:09 -05:00
Sour 60e0bd4e01 Debugger: Fixed issues & improved performance with new breakpoint logic 2018-12-25 00:07:38 -05:00
Sour 4459b18fa3 Debugger: Added option to display why the debugger breaks (breakpoint, break options, etc.) 2018-12-23 00:10:00 -05:00
Sour 7814165bb8 Command line: Added a /loadlastsession option to load the game's last known state after loading it 2018-12-22 16:27:14 -05:00
Sour 8bd292d8d5 Input: Added option to hide mouse cursor when a zapper is connected (e.g for the aimtrak light gun) 2018-12-22 16:05:12 -05:00
Sour a2a6c4489b Command line: Added a /recordmovie option to start recording a movie (.mmo) file 2018-12-22 13:25:09 -05:00
Sour 52fea4c0d8 Debugger: Fixed layout issues in APU viewer 2018-09-08 10:39:14 -04:00
Sour e4037ea602 UI: Added missing label to resources 2018-09-07 17:23:43 -04:00
Sour 87545477bb Integrated Chinese resources into UI (+ reformatted) 2018-08-09 18:18:33 -04:00
Sour 53797acc99 UI: Fixed a French resource appearing in English (and removed some leftover backslashes) 2018-08-06 17:30:55 -04:00
Sour 781650e8bf Audio: Added comb filter stereo effect 2018-08-03 10:49:23 -04:00
Sour 80afa1ab00 UI: Relabelled NTSC filters to distinguish between blargg's and Bisqwit's filters 2018-08-02 22:52:17 -04:00
Sour 115f46e05f Audio: Improved dynamic sample rate logic and added an option to disable it completely 2018-08-02 22:09:55 -04:00
Sour 5c0f19b326 UI: Added compilation date/time to about window 2018-07-28 22:00:12 -04:00
Sour 7e3da8d1bf UI: Improved overclocking tab hint/warning text 2018-07-26 20:43:28 -04:00
Sour fbba774275 Debugger: Text Hooker - Improved dakuten processing 2018-07-23 20:55:56 -04:00
Sour 299a8efef1 History Viewer: Localized UI 2018-07-22 18:43:15 -04:00
Sour 154905f9f4 NES 2.0: Update header editor to match new NES 2.0 proposals 2018-07-22 13:29:53 -04:00
Sour 428c25017d VS DualSystem: Added insert coin/service button shortcuts for the 2nd console
+Fixed issues with movies
2018-07-08 10:28:49 -04:00
Sour 3ac8cb2018 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
Sour 7c8a54a4f6 VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
Sour 2f9581ff2f VS DualSystem: Added options to select which video/audio streams to show/play 2018-07-08 10:28:48 -04:00
Sour d10b11f0b3 Audio: Added option to reduce volume during fast forward/rewind 2018-06-27 19:49:47 -04:00
Sour fcaea65100 UI: Added option to disable window resizing using the mouse 2018-06-25 22:49:33 -04:00