Commit Graph

558 Commits

Author SHA1 Message Date
Thomas Jentzsch 42f44b3bdb further enhanced ARM cycle counts 2021-06-24 16:21:00 +02:00
Thomas Jentzsch cbf1706a0a added directory navigation support to launcher 'Select' button 2021-06-16 17:23:24 +02:00
Thomas Jentzsch f9d7f66125 added UI elements for ARM cycles to debugger widgets
refactored ARM cart classes a bit
2021-06-14 16:24:42 +02:00
Thomas Jentzsch 0c511805c7 added command line options to include (coarse) ARM cycles into system cycles 2021-06-13 12:18:44 +02:00
Thomas Jentzsch c02fc531aa renamed everything "keypad" into "keyboard" 2021-06-12 17:20:33 +02:00
Thomas Jentzsch 783a1a5ac2 added GUID hash to controller name
renamed Joystick Database into Controller Database
2021-05-16 21:17:40 +02:00
Thomas Jentzsch 16a3a977dd enhanced save command, saves to user directory by default
added "autosave" command
2021-05-13 17:26:22 +02:00
Thomas Jentzsch 69740f25f8 made port naming (left/right) consistent (see #796) 2021-05-11 22:51:40 +02:00
Thomas Jentzsch 6172943aaf added clearHistory command for PromptWidget (see #240) 2021-05-10 20:30:32 +02:00
Thomas Jentzsch b8807232b8 Refactored PromptWidget a bit 2021-05-09 19:21:15 +02:00
Thomas Jentzsch abde496632 further improved debugger tab auto complete (see #240) 2021-05-09 11:23:14 +02:00
Thomas Jentzsch 0dba7af51b enhanced PromptWidget tab auto complete (camel case) 2021-05-07 23:13:28 +02:00
Thomas Jentzsch fbbb86f964 added option to log breaks and traps instead of interrupting emulation (resolves #741) 2021-05-06 10:29:45 +02:00
thrust26 eb873afc8b merged emulation and UI event mapping tabs 2021-04-30 19:10:52 +02:00
thrust26 f37f841750 reworked Palette settings a bit 2021-04-28 23:16:29 +02:00
Stephen Anthony e75d028c79 Final updates for 6.5.3 release.
Added debugging note when not using SDL 2.0.14, so we know that OpenURL won't work.
2021-04-20 12:33:11 -02:30
thrust26 4859c85586 updated help key for macOS 2021-04-20 10:02:10 +02:00
thrust26 2813236885 added doc links to snapshot archive 2021-04-18 19:38:06 +02:00
thrust26 be68b984cf improved context-sensitive help, now also works per widget, tab or tab group 2021-04-18 17:59:06 +02:00
thrust26 55aa168602 fixed anchor in HTML 2021-04-17 19:52:41 +02:00
Stephen Anthony 767fef5646 Updated docs for 6.5.3 release for April 20 (this can change if necessary). 2021-04-17 14:59:16 -02:30
thrust26 802480d94e updated doc and snapshots for help button 2021-04-17 18:34:35 +02:00
thrust26 89966a9a2e added help links to most dialogs (see #740)
TODO: tab specific help?
2021-04-17 13:31:36 +02:00
thrust26 b6b5b02d1d Swapped (Shift+)Backspace keys between Frying and CompuMate Backspace 2021-04-05 22:00:38 +02:00
thrust26 852205edf8 fixed 360° char 2021-03-02 13:29:07 +01:00
thrust26 e5ba8c691d Updated changes and WhatsNewDialog
Updated version number in docs
2021-02-22 09:58:30 +01:00
thrust26 b6e0b8fdcd fixed R77 doc graphics links 2021-01-26 19:30:10 +01:00
Stephen Anthony 08fab4a5bd Getting ready for 6.5.1 release. 2021-01-23 15:33:20 -03:30
thrust26 d9c8750d01 renamed pause dimming setting 2021-01-14 09:40:02 +01:00
thrust26 27118f3ed0 added option to disable emulation shading in pause mode via command line (resolves #755) 2021-01-14 09:32:39 +01:00
thrust26 877ceba7e3 added missing files 2021-01-10 12:33:17 +01:00
thrust26 8a27c2d03d enhanced R77 doc 2021-01-10 12:32:52 +01:00
thrust26 ebea551a2b update WhatsNewDialog 2021-01-08 15:41:44 +01:00
thrust26 4ec495f0eb minor doc update 2021-01-08 15:28:04 +01:00
Stephen Anthony 955a613395 Started final doc updates for 6.5 release. 2021-01-05 18:35:15 -03:30
Christian Speckner 99db052362 Add a note on the WAL file 2021-01-03 22:52:01 +01:00
Christian Speckner 29a48ee63d Merge remote-tracking branch 'origin/master' into feature/full-on-sqlite 2021-01-03 22:46:26 +01:00
thrust26 3171114a47 updated doc for new SQLite database 2021-01-03 18:24:18 +01:00
thrust26 ec8beeac63 fixed spelling of 'M Network' 2021-01-01 09:43:23 +01:00
thrust26 2bc7ed7a71 minor debugger doc updates 2020-12-30 18:16:14 +01:00
thrust26 b81617d7d7 inlined browser dialogs in debugger parser
added optional browser dialog to "dump" command (somewhat ugly!)
2020-12-28 12:37:49 +01:00
thrust26 e7d9e56e9c added BrowserDialog to LoggerDialog
updated some docs
2020-12-25 18:00:40 +01:00
thrust26 13d3fcd52f minor doc updates 2020-12-25 09:38:37 +01:00
thrust26 db10aea7c7 refactored directory names, removed default load dir
updated docs
2020-12-24 12:24:23 +01:00
thrust26 a0812dc10f added file browser to GameInfoDialog export
code cleanup
updated docs
2020-12-23 23:07:00 +01:00
thrust26 59311aa589 Merge remote-tracking branch 'remotes/origin/master' into feature/dbg-save-as-dialog 2020-12-23 17:12:07 +01:00
thrust26 bae193f65a Merge branch 'master' into feature/dbg-save-as-dialog 2020-12-23 08:56:05 +01:00
thrust26 a49d5dbbf9 renamed Game properties 'Save' button into 'Export' 2020-12-22 14:56:48 +01:00
thrust26 9cc85454cc minor hotkey updates to debugger doc 2020-12-21 12:05:46 +01:00
thrust26 4a3f23a69f updated doc for missing GameInfoDialog save button 2020-12-21 10:30:30 +01:00