Commit graph

657 commits

Author SHA1 Message Date
Souryo
a215ad070e Debugger: Added PPU XScroll & WriteToggle to UI 2017-08-30 22:08:12 -04:00
Souryo
07e69eabb3 Debugger: Fixed watch window usability issues 2017-08-30 21:28:27 -04:00
Souryo
6f5a94e6a2 Linux: Fixed compilation errors and warnings (clang + gcc) 2017-08-30 19:36:20 -04:00
Souryo
5957bc2d3e Debugger: LUA scripting 2017-08-30 18:31:27 -04:00
Souryo
8e2f39e3bd Debugger: Added ability to revert prg/chr changes 2017-08-21 23:11:14 -04:00
Souryo
77bbe2e1da Debugger: Double-click on tile in nametable/sprite viewers to show it in chr viewer 2017-08-20 14:18:35 -04:00
Souryo
a169e538ae Debugger: Option to highlight selected tile in nametable viewer 2017-08-20 12:09:42 -04:00
Souryo
443b42f88e Debugger: Show sprite data by mouse-over on screen preview 2017-08-20 10:28:03 -04:00
Souryo
9434d0eed3 UI: Fixed issuewhen loading IPS file after using game selection screen 2017-08-20 00:26:20 -04:00
Souryo
e66dd700e1 Debugger: Added auto-load cdl option 2017-08-19 22:00:12 -04:00
Souryo
8c9567bd47 Debugger: Added auto-load .mlb file option 2017-08-19 21:09:44 -04:00
Souryo
daca866957 Debugger: Add option to save changes as IPS file 2017-08-19 19:40:02 -04:00
Souryo
a376923757 HD Packs: Only use HD ppu when tile replacement rules exist 2017-08-19 17:51:36 -04:00
Souryo
b5ab77d547 Debugger: Fixed minor assembler issues 2017-08-19 14:36:00 -04:00
Souryo
1131c83a77 Debugger: Ability to import/export labels/comments in .mlb files 2017-08-17 20:12:42 -04:00
Souryo
6691660617 HD Packs: Allow non-ntsc video filters to be used on top of a HD pack 2017-08-15 23:59:55 -04:00
Souryo
6ca49dd4af Debugger: Added palette display to nametable/sprite viewers 2017-08-15 22:08:44 -04:00
Souryo
92d1ca5382 Debugger: Fixed sprite viewer issues with overlapped sprites 2017-08-15 19:47:41 -04:00
Souryo
5f47b402b5 Debugger: Added "Devleoper Mode" option to give faster access to all debugging tools 2017-08-14 23:44:52 -04:00
Souryo
02edb4558f Debugger: Palette ram editor (in PPU viewer) 2017-08-14 21:18:26 -04:00
Souryo
47026c3ba8 Debugger: Copy info based on CHR ROM vs RAM (right-click in ppu viewer) 2017-08-13 20:45:36 -04:00
Souryo
70a9b85d4c UI: Fixed config creation logic on first execution 2017-08-13 18:41:26 -04:00
Souryo
bdf6cea4a7 Improved startup performance 2017-08-13 17:17:14 -04:00
XXLuigiMario
222f35f33c Added Catalan translation (#223) 2017-08-13 17:11:33 -04:00
Souryo
0ba1c362d0 UI: Fixed regression in entity binding logic 2017-08-13 15:56:23 -04:00
Souryo
8a2c2dc834 NSF: Show NSF name in title bar instead of "unknown" when no title is set 2017-08-13 11:00:43 -04:00
Souryo
95d2eefc8f NSF: Made minimum track length 5 seconds to prevent issues 2017-08-13 10:57:31 -04:00
Souryo
a1786654ad NSF: Added repeat/shuffle options 2017-08-13 10:51:13 -04:00
Souryo
6078b0120e UI: Added option to show color indexes in palette viewer 2017-08-12 22:21:16 -04:00
Souryo
2faf6aecd4 HD Packs: Added option to ignore/hide tiles in overscan while recording/using packs 2017-08-12 21:21:55 -04:00
Souryo
97c9fb88dd UI: Added option to confirm reset/power cycle/exit + added shortcut entries for power cycle/power off 2017-08-12 18:58:38 -04:00
Souryo
2ee5b59db4 Debugger: Added NES header editor 2017-08-12 16:52:45 -04:00
Souryo
078535436e Input: Added basic support for famicom microphone 2017-08-12 11:54:05 -04:00
Souryo
92785063f8 Linux: Fixed display issues when loading NSF file via file associations/command line 2017-08-12 00:24:37 -04:00
Souryo
58046bcd6d Linux: Fixed display issues with recent game selection screen 2017-08-12 00:24:04 -04:00
Souryo
da09f0d191 UI: Config wizard fixes (for Linux) 2017-08-12 00:23:42 -04:00
Souryo
7a44c547ee UI: Setup wizard + folder path configuration 2017-08-11 22:20:07 -04:00
Arcus87
b7f65a75ef UI: Updated Ukrainian translation (#221) 2017-08-11 21:24:00 -04:00
altiereslima
6b9182f63d UI: Updated Portuguese translation (#220) 2017-08-11 17:31:41 -04:00
XXLuigiMario
95452ec5ef UI: Updated Spanish translation (#218) 2017-08-10 18:09:34 -04:00
Souryo
17b6d233a6 UI: Fixed bug that could cause NSF player to always display the "Fast Forward" label 2017-08-08 23:58:45 -04:00
Souryo
2a8ed7b744 UI: Fixed Japanese translation for background input option 2017-08-08 23:29:50 -04:00
Souryo
c5edf6594c Cheats: Fixed cut-off line of text in Windows 10 2017-08-08 23:25:03 -04:00
Souryo
4b41148545 UI: Fixed mouse disappearing when playing NSF files 2017-08-08 23:13:04 -04:00
Souryo
4652dbc428 UI: Fixed bug when using "Power Off" option while a NSF file is playing 2017-08-08 23:09:53 -04:00
Souryo
f13d2e23d8 UI: Refactor main form into smaller files 2017-08-08 19:32:50 -04:00
Souryo
d083e74246 UI: Improved window size handling (should fix cases where window size was not restored properly) 2017-08-08 16:10:54 -04:00
Souryo
25ec4ac784 FDS: Fixed cheats not being applied to FDS games 2017-08-08 13:08:44 -04:00
Souryo
6d768cda0a Cheats: Fixed crash when creating a custom memory cheat with an address above $FFFF 2017-08-08 13:01:55 -04:00
Souryo
f536f62dd1 HD Packs: Fixed crash when starting to record a new pack while emulation is paused 2017-08-08 00:11:25 -04:00