Sour
5a3b56c3d4
Video Recorder: Added support for GIF file export
2020-02-04 19:36:15 -05:00
Sour
4121949881
Libretro: Fixed run ahead performance issue (exclude screenshot from libretro save states)
2020-02-01 18:13:42 -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
11720fd30d
UI: Added shortcuts to select a specific save slot
2019-12-23 14:50:34 -05:00
Sour
7041ec7682
Linux: Fixed compilation warnings/errors with GCC/clang
2019-11-13 18:30:05 -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
Sour
1b035efb18
Save States: Fixed v10 states still being loadable despite no longer being compatible
2019-06-18 16:35:46 -04:00
Sour
ce68ce57c0
Core: Refactored nametable RAM management to fix some issues and remove some limitations
...
(This breaks save state compatibility)
2019-01-13 15:20:57 -05:00
Sour
5f8ae4195f
History Viewer: Added features, fixed issues (WIP)
2018-07-15 18:26:08 -04:00
Sour
15373016d0
Refactoring - removed statics from EmulationSettings
2018-07-14 18:32:32 -04:00
Sour
d72d1f3c6d
Added more VS System info to DB, support for new NES 2.0 proposals (WIP) + some refactoring
2018-07-08 10:28:49 -04:00
Sour
1489868a3f
Linux: Fixed Linux compilation errors/warnings (due to refactoring)
2018-07-08 10:28:47 -04:00
Sour
04310eddb4
Core refactoring (remove static variables) - WIP
2018-07-08 10:28:47 -04:00
Sour
566a46e21f
Fixed GCC builds
2018-03-24 10:21:11 -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
Souryo
a0289a5e95
Movies: Allow rewinding in movies
2017-11-26 18:16:32 -05:00
Souryo
850102bbdc
Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
...
Movies: Rewrote format to support all IO devices and console types
Netplay: Now supports all IO devices and console types
2017-11-19 23:08:23 -05:00
Souryo
837032f8ea
Debugger: Added stateLoaded/stateSaved Lua callbacks (+ fixed issues with savestate API & Lua reference cleanup)
2017-10-07 19:48:45 -04:00
Souryo
0d1e9bbcb3
Zip: Fixed issues with non-UTF8 filenames in zip files
2017-09-30 14:07:07 -04:00
Souryo
d0713b2775
UI: Added file association for save states (and merged nsf+nsfe setting)
2017-09-08 18:53:18 -04:00
Souryo
e64e4731f2
Save states: Saving/loading state to a specific slot should not change the current slot used by shortcut keys.
2017-09-08 13:40:16 -04:00
Souryo
6e4394a532
Savestates: Allow older savestates to be loaded normally with F1-F8
2017-09-02 15:13:47 -04:00
Souryo
150d2eaec9
Savestates: Allow saving/loading to arbitrary files
2017-09-01 18:45:53 -04:00
Souryo
4455178da2
Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives
2017-07-30 09:46:07 -04:00
Souryo
bff434fa16
UI: Added options to configure the game selection screen
2017-07-25 22:43:39 -04:00
Souryo
a412b453cf
UI: Add visual list of recently played games (click to resume)
2017-05-06 18:35:02 -04:00
Souryo
cbc61a1bac
Fixed all GCC errors and most warnings
2016-12-11 10:56:23 -05:00
Souryo
b1234888ad
Save states: Fixed localization for some messages
2016-09-02 20:10:50 -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
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
298a789cfc
7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.)
2016-06-17 20:53:05 -04:00
Souryo
4cb8ae7076
Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change
2016-06-02 23:56:11 -04:00
Souryo
0c765aca59
Localization: Mesen is now available in English, French and Japanese
2016-02-19 13:05:04 -05:00
Souryo
71bf0527d9
Version Update: 0.1.1
2016-02-14 18:36:08 -05:00
Souryo
84d4b3ff1f
Movies/Savestates: Prevent loading savestates from newer versions (to prevent issues)
2016-02-07 20:07:19 -05:00
Souryo
baded7ae25
Savestates: Added header/versioning in file format
2016-01-16 09:25:34 -05:00
Souryo
e7e77ccfa7
Converted all wide strings to utf8 strings
...
Fixed exception throwing to be standard
2015-07-11 08:27:22 -04:00
Souryo
48409ae82b
-Rewrote entire GUI in .NET
...
-Several other fixes (bugfixes, refactoring, etc.)
-Added a few more features to debugger
2015-07-01 23:17:14 -04:00