Commit graph

92 commits

Author SHA1 Message Date
Sour
f3a18bed01 Version Update: 0.9.9 2020-02-01 15:38:08 -05:00
Sour
d6728ee306 UI: Added load/save state menus with dates & previews 2020-01-28 20:20:54 -05:00
Sour
f544688b64 Version Update: 0.9.8 2019-06-23 14:05:44 -04:00
Sour
d58d1f39d1 Debugger: Add move up/down shortcuts to watch list 2019-01-29 16:09:53 -05:00
Sour
1e58065154 Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
Sour
9ceb522874 Debugger: Added "Performance Tracker" tool 2019-01-24 00:50:42 -05:00
Sour
5f88fa8cc6 Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
Sour
9b68473863 Debugger: PPU Viewer - Added compact display mode 2019-01-17 00:12:33 -05:00
Sour
8c6e12e3d2 Docs: Update copyright year to 2019 2018-12-31 17:20:14 -05:00
Sour
ce893167c6 Debugger: Added "Go to All" feature 2018-12-29 14:25:49 -05:00
Sour
c3806b61bf Debugger: Added icons to script window context menu 2018-12-16 10:44:34 -05:00
Sour
f2af2ba986 Version Update: 0.9.7 2018-09-16 19:25:38 -04:00
Sour
c6f7afd3b9 Version Update: 0.9.6 2018-08-05 14:30:09 -04:00
Sour
5c0f19b326 UI: Added compilation date/time to about window 2018-07-28 22:00:12 -04:00
Sour
299a8efef1 History Viewer: Localized UI 2018-07-22 18:43:15 -04:00
Sour
7c8a54a4f6 VS System: Fixed/improved button remapping 2018-07-08 10:28:48 -04:00
Sour
a17eb67cad UI: Replaced numeric up/down controls with custom control (to fix numerous usability issues on both Windows & Linux) 2018-06-10 12:58:52 -04:00
Sour
be8cc9110d Debugger: Added vertical layout option 2018-06-05 20:11:56 -04:00
Sour
6275d6948b Version Update: 0.9.5 2018-03-31 15:18:23 -04:00
Sour
acf49e4226 Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
Sour
d62d701e64 Debugger: Added paste/undo support in hex editor 2018-02-24 14:23:54 -05:00
Sour
075b6fbeee Debugger: Added verified/unidentified data toggles to toolbar + added shortcut keys 2018-02-23 10:56:19 -05:00
Sour
d8e00168a4 Debugger: Added "Event Viewer" tool - replaces PPU Register Write Viewer 2018-02-18 23:03:02 -05:00
Sour
61a691b69d Debugger: Added toolbar to debugger window 2018-02-16 18:05:48 -05:00
Sour
7802cc02e0 Version Update: 0.9.4 2017-12-29 16:40:20 -05:00
Souryo
4b3edac310 Input: Added UI for family basic tape recorder 2017-11-24 21:38:12 -05:00
Souryo
b8630ddeeb UI: Fixed layout issues in video config (+ down arrow icon change in win8+) 2017-09-18 21:40:21 -04:00
Souryo
43744ba95e Version Update: 0.9.3 2017-09-08 22:17:23 -04:00
Souryo
703543204f UI: Added link to online help 2017-09-08 15:43:25 -04:00
Souryo
3181bfc54e Version Update: 0.9.2 2017-09-02 19:03:39 -04:00
Souryo
4052874cf5 Debugger: Added syntax highlighting to assembler 2017-08-31 23:29:33 -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
a1786654ad NSF: Added repeat/shuffle options 2017-08-13 10:51:13 -04:00
Souryo
7a44c547ee UI: Setup wizard + folder path configuration 2017-08-11 22:20:07 -04:00
Souryo
493fc6ce81 Version Update: 0.9.1 2017-08-06 19:25:01 -04:00
Souryo
f975728005 Debugger: Allow stepping back through the execution (by using rewind mechanic) 2017-08-01 22:49:50 -04:00
Souryo
e82371e2f8 HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00
Souryo
1430bcfb1a Version Update: 0.9.0 2017-05-13 22:55:56 -04:00
Souryo
4f96aed58a UI: Renamed option to "Power Off" 2017-05-13 16:15:25 -04:00
Souryo
a412b453cf UI: Add visual list of recently played games (click to resume) 2017-05-06 18:35:02 -04:00
Souryo
49c29693bf Version Update: 0.8.1 2017-04-15 16:58:23 -04:00
Souryo
1f34eeded6 Version Update: 0.8.0 2017-03-24 19:23:18 -04:00
Souryo
b9a62d96b7 Command line: Added command line options for most settings (and help window to document them) 2017-03-19 13:05:33 -04:00
Souryo
4d1145ebea Debugger: Added some icons, changed some shortcuts 2017-03-11 11:46:29 -05:00
Souryo
4a1a441740 Debugger: Click and drag selection + copy code to clipboard 2017-03-11 10:59:26 -05:00
Souryo
d6222a8308 Debugger: Added some icons to menu 2017-03-10 23:14:49 -05:00
Souryo
09347d85b7 Debugger: Added assembler tool + allow editing of existing code by using assembler (wip) 2017-03-07 18:10:22 -05:00
Souryo
485e8cc2ce Debugger: Added tile editor feature in PPU viewer 2017-03-04 21:52:08 -05:00
Souryo
35d0510224 Added icon for debugger menu item 2017-02-24 21:48:31 -05:00