Commit graph

1488 commits

Author SHA1 Message Date
Souryo
566eeea80b UI: Fixed missing background drawing in controller setup on Linux 2017-09-06 00:27:01 -04:00
Souryo
4c72d8edc0 UI: Fixed crash when enabling Four Score accessory under Linux 2017-09-06 00:27:01 -04:00
altiereslima
8050d5631a Updated Portuguese translation (#234) 2017-09-04 08:36:41 -04:00
Souryo
c79c1ffdec PPU: Fixed Dendy issue with intensify & grayscale bits 2017-09-04 08:31:54 -04:00
Souryo
d44b690464 UI: Set maximum emulation speeds to 5000% 2017-09-03 10:54:31 -04:00
Souryo
6d99d6e2d4 UI: Disable iNES editor for files other than .nes 2017-09-03 10:24:18 -04:00
Souryo
3181bfc54e Version Update: 0.9.2 2017-09-02 19:03:39 -04:00
Souryo
2c06c7c3ac Debugger: PPU viewer - minor fixes 2017-09-02 18:52:48 -04:00
Souryo
1ab18f1140 Debugger: Fixed regression when reading/writing to memory (was causing unwanted sideeffects) 2017-09-02 18:33:51 -04:00
Souryo
ac119852ef Linux: Fixed makefile and compilation errors 2017-09-02 17:46:41 -04:00
Souryo
30d1c80742 VRC2: Disabled IRQs and 1-screen mirroring for all VRC2 mappers (fixes AWJ's VRC2-4 tests) 2017-09-02 16:38:09 -04:00
Souryo
b519a8718f UI: Improved error handling in config wizard 2017-09-02 15:44:39 -04:00
Souryo
6e4394a532 Savestates: Allow older savestates to be loaded normally with F1-F8 2017-09-02 15:13:47 -04:00
Souryo
51d80b3a7d HD Packs: Prevent out-of-bound memory accesses when backgrounds are smaller than the screen 2017-09-02 15:05:56 -04:00
Souryo
602643b0f2 Debugger: LUA - Inverted meaning of alpha byte in colors 2017-09-02 10:37:10 -04:00
Souryo
dc5ddaf87e Debugger: HexBox - Fixed issue with cursor jumping back to hex mode when trying to type ascii 2017-09-02 00:42:36 -04:00
Souryo
027470186d Assembler: Improved usability when editing very large sections 2017-09-02 00:17:00 -04:00
Souryo
334a6a40c5 Assembler: Fixed issues with labels and added more checks for invalid syntax 2017-09-02 00:13:33 -04:00
Souryo
cf65f78d3c Debugger: Fixed bug where debugger did not break when opening 2017-09-02 00:02:43 -04:00
Souryo
10b1bb9cb1 Debugger: Make Ctrl-Y undo in script window 2017-09-01 22:29:35 -04:00
Souryo
150d2eaec9 Savestates: Allow saving/loading to arbitrary files 2017-09-01 18:45:53 -04:00
Souryo
31502f6c16 Fixed issues with screenshots 2017-09-01 16:00:55 -04:00
Souryo
b80d788346 Debugger: LUA scripting fixes, script window & assembler window improvements 2017-09-01 14:57:02 -04:00
Souryo
4052874cf5 Debugger: Added syntax highlighting to assembler 2017-08-31 23:29:33 -04:00
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
2d53bc05a5 HD Packs: Save states now save audio state (for ogg bgm) 2017-08-20 19:03:16 -04:00
Souryo
7e50f2aee1 HD Packs: Changed audio replacement registers 2017-08-20 18:25: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
a562c71094 HD Packs: Allow replacing game audio 2017-08-19 16:46:57 -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
b469bc5308 HD Packs: Added built-in conditions (hmirror, vmirror, bgpriority) 2017-08-15 20:25:25 -04:00
Souryo
92d1ca5382 Debugger: Fixed sprite viewer issues with overlapped sprites 2017-08-15 19:47:41 -04:00
Souryo
b855b5c9e9 Debugger: Slight improvement to startup performance 2017-08-15 19:18:38 -04:00
Souryo
fef31e6749 HD Packs: Fixed issues with background priority sprites 2017-08-15 19:18:00 -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