Commit graph

203 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
ffb86f79c6 UI: Fixed typos in French resources 2018-08-06 18:33:44 -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
299a8efef1 History Viewer: Localized UI 2018-07-22 18:43:15 -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
Sour
7dafd284ce UI: Added an "Install HD Pack" option in the Tools menu 2018-06-19 23:51:15 -04:00
Sour
7619b93cfe Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
Sour
bdd13065c4 Added AppVeyor builds for Windows & Linux 2018-06-14 01:05:49 -04:00
Sour
335a133e0a Audio: Improved audio/video sync and reduced static/glitches in output (on both Windows & Linux) 2018-06-09 14:03:53 -04:00
Sour
7fb369bfc9 Set Windows timer interval to 1ms when emulation is running (+ added option to disable this behavior) 2018-06-07 21:48:21 -04:00
Sour
0f5d65da7e Video: Added way to define game-specific values for overscan 2018-06-03 16:37:36 -04:00
Sour
a5756aabbe UI: Added message on pause screen in fullscreen mode (instructions to revert to window mode) 2018-06-03 14:35:54 -04:00
Sour
45f80b6e43 UI: Put English resources into a resource file (like all other languages) 2018-06-03 10:25:21 -04:00
Sour
6d1ca4503e Added option to boot up (some) mappers in a random state (useful for homebrew dev) 2018-04-14 22:12:05 -04:00
Sour
6275d6948b Version Update: 0.9.5 2018-03-31 15:18:23 -04:00
Sour
f14747e110 UI: Added more auto-pause settings for more flexibility 2018-03-21 21:14:51 -04:00
Sour
8cb541a8a9 UI: Added "Load Last Session" option to load the last available "recent game" data for the currently loaded game 2018-03-20 23:17:39 -04:00
Sour
bdc7bd8b14 UI: Increased save slot count to 10 (and re-labelled auto slot in UI) 2018-03-20 22:48:00 -04:00
Sour
3a4cea91c0 UI: Added option to allow save states to be loaded even when hash mismatches (if mapper matches) 2018-03-20 22:05:38 -04:00
Sour
e0611e7a9d UI: Added option to display full path for recent file list 2018-02-24 11:33:36 -05:00
Sour
d8e00168a4 Debugger: Added "Event Viewer" tool - replaces PPU Register Write Viewer 2018-02-18 23:03:02 -05:00
Sour
75c2776469 Video: Added option to toggle vertical resolution blending in NTSC filters 2018-01-07 15:52:05 -05:00
Sour
35d727e0bc UI: Fixed localization for Open APU Viewer shortcut 2018-01-02 16:16:23 -05:00
Sour
7802cc02e0 Version Update: 0.9.4 2017-12-29 16:40:20 -05:00