Commit graph

1502 commits

Author SHA1 Message Date
Sour
8c07d430c5 Debugger: Fixed DBG import for NSFe files 2018-08-20 20:12:34 -04:00
Sour
4bbef43e99 Linux: Fixed compilation errors/warnings 2018-08-20 19:25:02 -04:00
Sour
8b3ddfa20d Mapper 114: Fixed crash in Lion King (Unl) 2018-08-19 20:42:10 -04:00
Sour
f25e6f5532 VRC1: Allow oversized PRG 2018-08-19 20:25:15 -04:00
Sour
726a4121dd Debugger: Improved CPU/PPU memory mapping display 2018-08-19 13:53:20 -04:00
Sour
e72f8377cd Header Editor: Fixed issues when using header editor with a headerless rom 2018-08-13 18:35:56 -04:00
Sour
93427583c7 NTSC (bisqwit): Removed black bar on left, fixed cutoff pixels on right 2018-08-11 19:38:19 -04:00
owomomo
5577bc996e Updated Chinese translation (#462) 2018-08-10 18:42:59 -04:00
Sour
434a023a80 Fixed compilation error 2018-08-09 18:31:09 -04:00
Sour
87545477bb Integrated Chinese resources into UI (+ reformatted) 2018-08-09 18:18:33 -04:00
Licardo
8682709c1b Added Chinese translation (#458) 2018-08-09 17:37:14 -04:00
Sour
1eea81f2c5 Fixed crash when trying to map memory ranges that aren't multiples of 256 bytes (or misaligned) 2018-08-07 18:29:09 -04:00
Sour
ab9994f459 N163 Audio: Fixed issue when only 1 channel is active 2018-08-07 18:13:38 -04:00
Sour
47ba3f8282 Libretro: Enable softpatching support 2018-08-06 19:48:57 -04:00
Sour
7247b0cb4b History Viewer: Prevent history viewer from being opened before some history exists (prevents crash when trying to use resume gameplay) 2018-08-06 18:32:22 -04:00
Sour
3c30b23958 Fixed crash when trying to load an invalid rom file while a game is running with a HD pack loaded 2018-08-06 17:58:15 -04:00
Sour
c6f7afd3b9 Version Update: 0.9.6 2018-08-05 14:30:09 -04:00
Sour
ebbdf3726f UI: Fixed pause in background logic when pause in menu is enabled 2018-08-05 13:22:59 -04:00
Sour
27ee26c6cb Fixed build issues for Libretro and Linux 2018-08-03 22:49:10 -04:00
Sour
bdd4d826dc FK23C: Reimplemented from scratch based on NewRisingSun's research
+Removed duplicate implementations as other mappers
2018-08-03 22:31:53 -04:00
Sour
781650e8bf Audio: Added comb filter stereo effect 2018-08-03 10:49:23 -04:00
Sour
acebd1a817 NTSC Filter: Fixed blank screenshots when vertical blending is turned off 2018-08-02 22:45:00 -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
1a7f07cff5 Debugger: Fixed issues with using labels in breakpoint conditions 2018-08-02 20:44:48 -04:00
Sour
de01d4a666 Refactor: Stop using static call syntax for functions that aren`t static anymore (Pause/Resume) 2018-08-01 20:20:49 -04:00
Sour
48c71526f2 Fixed freeze/crash when resetting the lag counter 2018-08-01 20:18:10 -04:00
Sour
7e905b89c5 Audio: Disable dynamic sample rate adjustment when recording wav/avi 2018-07-31 18:58:50 -04:00
Sour
ceda28fcbb Debugger: Minor performance fix for debug HUD 2018-07-30 21:05:51 -04:00
Sour
a978e1e08f Debugger: Lua - Fixed debug hud drawings remaining on screen after reset/power cycle/load state 2018-07-30 21:05:13 -04:00
Sour
f708b2a2cc Debugger: Lua - Added getPrgRomOffset/getChrRomOffset functions 2018-07-29 12:10:57 -04:00
Sour
13d49fee5b Debugger: CHR Viewer - Added option to show single-color tiles in grayscale 2018-07-28 15:32:38 -04:00
Sour
d1c264c6bf Debugger: CHR Viewer - Ignore bg/sprite palette data when bg/sprite rendering is disabled 2018-07-28 14:17:22 -04:00
Sour
cbce929c15 Debugger: CHR Viewer - Use gray palette when last known palette contains a single color 2018-07-26 21:43:06 -04:00
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