Commit graph

360 commits

Author SHA1 Message Date
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
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
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
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
4bcb12fd31 Version Update: 0.4.0 2016-07-24 14:38:02 -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
Souryo
0cb46d3982 Russian: Add Russian characters to font file + refactoring in MessageManager for localization functions 2016-07-19 19:57:20 -04: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
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
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
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
Souryo
3f07c576d6 NSF: Force emulation speed to 100 when loading an NSF file 2016-06-26 17:13:10 -04:00
Souryo
ed3b5422fe NSF: Don't reset track time to 0 after changing preferences 2016-06-26 15:51:50 -04:00
Souryo
a3e610ffeb NSF: Fixed File menu navigation with keyboard when playing NSF file 2016-06-26 15:48:57 -04:00
Souryo
100c08c2e3 Archives: Improved recent files list (now lists the file selected in the archive and relods it automatically) + Added progress bar when extraction files, since large archives can take a while to extract 2016-06-26 10:43:52 -04:00
Souryo
9fc9c8bc60 Archives: Added search box to select rom dialog 2016-06-25 22:05:10 -04:00
Souryo
b852edfec8 NSF/NSFe support 2016-06-25 20:46:54 -04:00
Souryo
0e27c7ffab Log Window: Localized fr/ja, added icon 2016-06-21 19:05:26 -04:00
Souryo
57f24af64f Overclocking: Added settings to add extra scanlines in vblank before and after NMI + Moved a lot of emulation-related settings to a new "Emulation" menu item 2016-06-21 18:58:22 -04:00
Souryo
17fb20e235 UI: Added a log window with info on loaded rom, etc. (Tools menu) 2016-06-19 16:54:34 -04:00
Souryo
7741d5b2a5 UI: Added 5x/6x scale presets + shortcut keys for all scale values 2016-06-19 13:57:18 -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
941d3884ef Game DB: Added a game database (mix of Nestopia's DB and NesCartDB) - used to correct invalid ROM headers and automatically detect NES 2.0 submappers 2016-06-15 21:59:34 -04:00
Souryo
f91d494744 Version Update: 0.2.2 2016-06-12 22:41:41 -04:00
Souryo
9d1f5f61ba Overclocking: Allow CPU overclocking 2016-06-12 18:11:31 -04:00
Souryo
36404116ea MMC5 Audio: Square channels + PCM (write mode only, no IRQs) 2016-06-12 11:28:45 -04:00