Commit graph

1469 commits

Author SHA1 Message Date
Sour
96bec3b2ad Debugger: Event Viewer - Added option to display the previous frame's events 2018-07-26 21:29:56 -04:00
Sour
7e3da8d1bf UI: Improved overclocking tab hint/warning text 2018-07-26 20:43:28 -04:00
Sour
1fda16771e Debugger: Lua - Added "delay" parameter to draw functions to delay the processing by X frames
+ Moved "EndFrame" event to scanline 240 instead of 241, allowing it to trigger before the frame is sent to the video card
2018-07-26 19:32:41 -04:00
Sour
642c20ab2c VS System: Add dipswitches to savestate data 2018-07-26 18:57:26 -04:00
Sour
49eae73d43 Debugger: Improved code window performance 2018-07-25 17:43:00 -04:00
Sour
204377b810 Debugger: Fixed memory leak in disassembler 2018-07-25 17:42:52 -04:00
Sour
299a8efef1 History Viewer: Localized UI 2018-07-22 18:43:15 -04:00
Sour
6fc37e980f History Viewer: Prevent history viewer window from overwriting .sav files 2018-07-22 17:31:50 -04:00
Sour
82c4dc8316 Fixed rare deadlock 2018-07-22 16:17:15 -04:00
Sour
a13f2dd3a8 VS System: Updated dipswitch DB with dual system games (+some refactoring) 2018-07-22 15:21:48 -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
4b418e92b0 Fixed compilation warnings 2018-07-19 20:17:20 -04:00
Sour
2efda3dc09 NSF: Fixed crash when loading NSF file 2018-07-19 19:51:25 -04:00
Sour
626107bc72 MMC1: Fixed issue when writing to register with reset flag enabled (caused crash on game reset in SMB+Duck Hunt+Track Meet multicart) 2018-07-16 19:23:50 -04:00
Sour
b0a007de39 Debugger: Fixed crash/bug when PPU Viewer/Text Hooker were not set to cycle 0 2018-07-16 18:35:41 -04:00
Sour
26b94f18cd Linux: Fixed compilation errors/warnings 2018-07-15 19:27:38 -04: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
57e509c606 HistoryViewer - WIP 2018-07-11 18:07:13 -04:00
Sour
cca0c9de04 NES 2.0: Added support for SNES controller input type + use input type info even if game is not in game DB 2018-07-10 00:39:19 -04:00
Sour
5c23fa61c7 Fixed compilation errors (Android)/warnings 2018-07-08 20:19:21 -04:00
Sour
03b215cef5 VS DualSystem: Support trimmed roms properly 2018-07-08 19:05:57 -04:00
Sour
8912dcf13c Support for NES 2.0 proposal to define PRG/CHR size as an exponent+multiplier 2018-07-08 19:05:45 -04:00
Sour
14bab5db7a Added support for mapper 336 (BMC-K-3046) 2018-07-08 17:46:18 -04:00
Sour
b0c64ec332 Added support for mapper 324 (FARID-UNROM) 2018-07-08 16:37:31 -04:00
Sour
5c1ac8dd54 Added support for mapper 323 (FARID-SLROM) 2018-07-08 16:24:14 -04:00
Sour
dd6c011b10 Added support for mapper 320 (BMC-830425C-4391T) 2018-07-08 16:08:09 -04:00
Sour
d72f659713 Added support for mapper 313 (RESET-TXROM) 2018-07-08 15:10:52 -04:00
Sour
2389e10a59 Added support for mapper 309 (LH-51) 2018-07-08 14:36:30 -04:00
Sour
2914078e8f Added support for mapper 288 (GKCX1 multicarts) 2018-07-08 14:25:59 -04:00
Sour
3b94ed0352 Removed some duplicate mapper implementations 2018-07-08 14:09:27 -04:00
Sour
d2da208167 Add NES 2.0 <-> UNIF board mappings (mapper #256+) 2018-07-08 12:32:14 -04:00
Sour
6fe1661e1d Fixed compilation errors 2018-07-08 10:46:04 -04:00
Sour
cf12bfaaac Libretro: Small performance fix 2018-07-08 10:28:50 -04:00
Sour
4a8ff343ce Linux: Fixed compilation warnings and UI layout issues 2018-07-08 10:28:50 -04:00
Sour
82dbc8bbfe VS DualSystem: Added support for 16 dipswitches 2018-07-08 10:28:50 -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
cd07736c9d Rewind: Always restore normal emulation speed after rewinding (fixes issues when rewind speed is not 100%) 2018-07-08 10:28:49 -04:00
Sour
436079628d Debugger: Fixed deadlock when calling Reset/Power Cycle multiple times in a row while the debugger is active 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
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
7c8a54a4f6 VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
Sour
36b88ac6af Debugger: Don't auto-start debugger when oam decay is turned on 2018-07-08 10:28:48 -04:00
Sour
9f12f1c756 Debugger: Added option to break on decayed OAM read 2018-07-08 10:28:48 -04:00
Sour
7a62b2af80 Debugger: Added option to select which CPU to debug (VS DualSystem) (hidden from menu because issues exist) 2018-07-08 10:28:48 -04:00
Sour
454457caf4 Libretro: Updated code for refactoring + fixed compilation errors 2018-07-08 10:28:48 -04:00
Sour
08aa617a91 HD Packs: Fixed CHR RAM packs not working (caused by refactoring) 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
47fbe93b62 Added support for VS DualSystem (WIP - dual video/audio, input, save states, movies & netplay working) 2018-07-08 10:28:48 -04:00
Sour
1489868a3f Linux: Fixed Linux compilation errors/warnings (due to refactoring) 2018-07-08 10:28:47 -04:00