Commit Graph

560 Commits

Author SHA1 Message Date
Thomas Jentzsch 2d8ef7f1b3 added some doc for the PlusROM functionality 2021-09-02 08:36:40 +02:00
Thomas Jentzsch 334edbeff1 updated docs and WhatsNewDialog 2021-08-29 09:29:38 +02:00
Thomas Jentzsch aadd10deeb further enhanced ARM cycle counts 2021-06-24 16:21:00 +02:00
Thomas Jentzsch 2db390d8c0 added directory navigation support to launcher 'Select' button 2021-06-16 17:23:24 +02:00
Thomas Jentzsch 0d8d7de170 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 d8c2cdf019 added command line options to include (coarse) ARM cycles into system cycles 2021-06-13 12:18:44 +02:00
Thomas Jentzsch c7fbfb6d47 renamed everything "keypad" into "keyboard" 2021-06-12 17:20:33 +02:00
Thomas Jentzsch e02ec9870f added GUID hash to controller name
renamed Joystick Database into Controller Database
2021-05-16 21:17:40 +02:00
Thomas Jentzsch 7583e5d655 enhanced save command, saves to user directory by default
added "autosave" command
2021-05-13 17:26:22 +02:00
Thomas Jentzsch c7de953fdd made port naming (left/right) consistent (see #796) 2021-05-11 22:51:40 +02:00
Thomas Jentzsch b374fb048f added clearHistory command for PromptWidget (see #240) 2021-05-10 20:30:32 +02:00
Thomas Jentzsch a39a03309e Refactored PromptWidget a bit 2021-05-09 19:21:15 +02:00
Thomas Jentzsch e5e4e542b2 further improved debugger tab auto complete (see #240) 2021-05-09 11:23:14 +02:00
Thomas Jentzsch b68b587cc1 enhanced PromptWidget tab auto complete (camel case) 2021-05-07 23:13:28 +02:00
Thomas Jentzsch 975a6940a5 added option to log breaks and traps instead of interrupting emulation (resolves #741) 2021-05-06 10:29:45 +02:00
thrust26 502b73f288 merged emulation and UI event mapping tabs 2021-04-30 19:10:52 +02:00
thrust26 b1f98f7ce4 reworked Palette settings a bit 2021-04-28 23:16:29 +02:00
Stephen Anthony b9f4a9258f 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 b50798242a updated help key for macOS 2021-04-20 10:02:10 +02:00
thrust26 a61f5f5977 added doc links to snapshot archive 2021-04-18 19:38:06 +02:00
thrust26 9d427d5260 improved context-sensitive help, now also works per widget, tab or tab group 2021-04-18 17:59:06 +02:00
thrust26 a83683a902 fixed anchor in HTML 2021-04-17 19:52:41 +02:00
Stephen Anthony b22b4d963a Updated docs for 6.5.3 release for April 20 (this can change if necessary). 2021-04-17 14:59:16 -02:30
thrust26 37c27ef52b updated doc and snapshots for help button 2021-04-17 18:34:35 +02:00
thrust26 0248e4a6dc added help links to most dialogs (see #740)
TODO: tab specific help?
2021-04-17 13:31:36 +02:00
thrust26 d7a3ab5b6c Swapped (Shift+)Backspace keys between Frying and CompuMate Backspace 2021-04-05 22:00:38 +02:00
thrust26 491e377752 fixed 360° char 2021-03-02 13:29:07 +01:00
thrust26 6d0500c8ff Updated changes and WhatsNewDialog
Updated version number in docs
2021-02-22 09:58:30 +01:00
thrust26 a3b0605af3 fixed R77 doc graphics links 2021-01-26 19:30:10 +01:00
Stephen Anthony bf341392ac Getting ready for 6.5.1 release. 2021-01-23 15:33:20 -03:30
thrust26 d7bd39c952 renamed pause dimming setting 2021-01-14 09:40:02 +01:00
thrust26 56a2162795 added option to disable emulation shading in pause mode via command line (resolves #755) 2021-01-14 09:32:39 +01:00
thrust26 d90e9589ab added missing files 2021-01-10 12:33:17 +01:00
thrust26 b7f1f746dc enhanced R77 doc 2021-01-10 12:32:52 +01:00
thrust26 ff9299f2e5 update WhatsNewDialog 2021-01-08 15:41:44 +01:00
thrust26 24fb70039f minor doc update 2021-01-08 15:28:04 +01:00
Stephen Anthony 70eb2b2646 Started final doc updates for 6.5 release. 2021-01-05 18:35:15 -03:30
Christian Speckner 37da835a02 Add a note on the WAL file 2021-01-03 22:52:01 +01:00
Christian Speckner a557aef206 Merge remote-tracking branch 'origin/master' into feature/full-on-sqlite 2021-01-03 22:46:26 +01:00
thrust26 2e022bdf82 updated doc for new SQLite database 2021-01-03 18:24:18 +01:00
thrust26 9a7db8cfaa fixed spelling of 'M Network' 2021-01-01 09:43:23 +01:00
thrust26 5770ec4daa minor debugger doc updates 2020-12-30 18:16:14 +01:00
thrust26 967434aad6 inlined browser dialogs in debugger parser
added optional browser dialog to "dump" command (somewhat ugly!)
2020-12-28 12:37:49 +01:00
thrust26 5cac51c637 added BrowserDialog to LoggerDialog
updated some docs
2020-12-25 18:00:40 +01:00
thrust26 717a678a03 minor doc updates 2020-12-25 09:38:37 +01:00
thrust26 6356d56c58 refactored directory names, removed default load dir
updated docs
2020-12-24 12:24:23 +01:00
thrust26 31e50aa8d1 added file browser to GameInfoDialog export
code cleanup
updated docs
2020-12-23 23:07:00 +01:00
thrust26 1a165ca81b Merge remote-tracking branch 'remotes/origin/master' into feature/dbg-save-as-dialog 2020-12-23 17:12:07 +01:00
thrust26 679e50810c Merge branch 'master' into feature/dbg-save-as-dialog 2020-12-23 08:56:05 +01:00
thrust26 96e5e25148 renamed Game properties 'Save' button into 'Export' 2020-12-22 14:56:48 +01:00