Commit Graph

685 Commits

Author SHA1 Message Date
Thomas Jentzsch a77569d1e5 enhanced KidVid to allow selecting and starting the games via console switches 2022-09-08 19:43:58 +02:00
Thomas Jentzsch 40c77bba71 minor Kid Vid doc update 2022-09-06 08:56:56 +02:00
Thomas Jentzsch 4f1b1ab97e refactored KidVid code a bit
updated doc
2022-09-04 18:40:46 +02:00
Thomas Jentzsch cd147492be updated doc for Kid Vid 2022-09-04 08:48:19 +02:00
Thomas Jentzsch 72a4254272 added "swchb" command to debugger 2022-08-20 20:00:03 +02:00
Thomas Jentzsch 4fdf485020 updated doc for reordered launcher top widgets 2022-08-18 20:03:48 +02:00
Thomas Jentzsch 7b7cf84594 updated doc for multiple images format 2022-08-17 10:46:50 +02:00
Thomas Jentzsch 6d0cb6d458 updated doc for multiple launcher images (TODO: R77) 2022-08-15 14:12:07 +02:00
Thomas Jentzsch 78e859725e updated doc for optional filtering of Game Properties/Emulation/Types using ROM size 2022-08-02 12:33:14 +02:00
Thomas Jentzsch ffec4ea576 added optional autodetection of PAL-60 & NTSC-50 2022-07-13 10:34:15 +02:00
splendidnut 526544e355 Suggested layout changes for the Launcher UI. (#910)
* Changed the layout in the new Launcher UI to have the controls in a more natural order.

* Changed the layout using provided feedback in the Github pull-request.
- Swapped button locations for Options and Help.
- Moved Reload button to be left of the Filter label/field.
- Updated screenshots in docs directory

* Updated screenshots in docs directory to show Favorites folder in file listing.

Co-authored-by: splendidnut <pblackman@gmail.com>
2022-07-05 08:48:26 +02:00
Thomas Jentzsch fd3915af18 Compacted controller mappings doc 2022-07-01 10:00:26 +02:00
Thomas Jentzsch 37c090d649 added Joy 2B+ support (resolves #909) 2022-06-30 12:54:12 +02:00
Thomas Jentzsch 192897354d 7800 pause is now working again (fixes #905)
updated doc for 7800 pause hotkey
2022-06-26 19:39:18 +02:00
Thomas Jentzsch 129df6a057 some minor fixes 2022-06-09 12:20:44 +02:00
Thomas Jentzsch 96ff09b86a enhanced jitter (resolves #316) 2022-06-05 15:14:51 +02:00
Stephen Anthony 2f585b1ae5 Move release date for 6.7 to June 6. 2022-05-29 19:29:09 -02:30
Stephen Anthony 8dbbba4026 Fixed wrong date in documentation. 2022-05-27 19:38:57 -02:30
Thomas Jentzsch 36def4682a enhanced debugger doc (closes #892) 2022-05-26 16:11:59 +02:00
Stephen Anthony 25a8ed7e8c Updated release date for upcoming 6.7 release. 2022-05-17 12:57:09 -02:30
Thomas Jentzsch 4e17fc28ab added regex for PAL-N in filename (->NTSC50) 2022-04-13 11:27:53 +02:00
Thomas Jentzsch 6fbf4c3bb3 Fixed spelling of EconoBanking 2022-04-10 16:25:15 +02:00
Thomas Jentzsch 3d358fb814 fixed company name into Fotomania 2022-04-10 16:16:12 +02:00
Thomas Jentzsch 728c7409f3 added 0FA0 (Mania) bankswitching
modified UA bankswitching accordingly
2022-04-09 10:26:22 +02:00
Thomas Jentzsch e787bb3e2b some minor doc updates 2022-04-06 11:48:13 +02:00
Thomas Jentzsch 9b62cd5282 updated launcher doc 2022-02-25 11:01:19 +01:00
Thomas Jentzsch 5d425f7e3e more work on doc tables 2022-02-24 09:16:22 +01:00
Thomas Jentzsch 024e3717b1 cleaned table look in doc 2022-02-23 19:42:29 +01:00
Thomas Jentzsch a71a67455b enhanced launcher context menu with direct Game properties dialog link 2022-02-16 21:54:20 +01:00
Thomas Jentzsch b8a1793f23 added PlusROM info to debugger (resolves #844)
added PlusROM user info to System log
2022-02-04 20:12:59 +01:00
Thomas Jentzsch 06b5d78496 added option for automatic pause/continue of emulation depending on focus (resolves #870) 2022-02-02 11:42:39 +01:00
Thomas Jentzsch 096f2434c0 added missing controller mappings 2022-01-26 19:34:03 +01:00
eds-collabora d0def4a56f Update documentation for keybindings in Driving Mode (#868)
The default keybindings remain the same as they did, they are just
no longer shared with the Joystick Mode.
2022-01-26 18:58:47 +01:00
Thomas Jentzsch bf1a383504 updated docs (incl. R77)
enhanced launcher code for R77
2021-12-17 15:40:34 +01:00
Thomas Jentzsch 4871650e65 Redo 3b0d25983 2021-12-11 23:34:43 +01:00
Thomas Jentzsch 1a6a79fb2e Revert "k"
This reverts commit 158536722b.
2021-12-11 23:31:10 +01:00
Thomas Jentzsch 3b0d259833 refactored new launcher code a bit 2021-12-11 23:26:21 +01:00
Thomas Jentzsch 945f7effc7 refactored LauncherDialog
fixed shortcuts in Launcher while in Filter field
2021-12-07 15:39:24 +01:00
Thomas Jentzsch d7f5148429 added favorite directories 2021-12-02 23:27:02 +01:00
Thomas Jentzsch f0b3d1c0ba minor update to PF debug colors 2021-12-01 11:33:18 +01:00
Thomas Jentzsch 2458df8db9 added score mode glitch emulation TIA option (resolves #587) 2021-11-30 23:07:59 +01:00
Thomas Jentzsch b1ef197f89 slightly enhanced launcher context menu 2021-11-30 11:13:46 +01:00
Thomas Jentzsch 414a505b71 updated doc 2021-11-29 11:34:48 +01:00
Thomas Jentzsch ff8a48f1b2 add option for removing recent/popular files
tried to fix the Linux compile problem
renamed the (internal) Settings keys used to store the favorites
further updated doc
2021-11-29 09:27:41 +01:00
Thomas Jentzsch 849923968d added tracking of user favorites, recently played and most popular games
added virtual directories for selecting tracked games
extended launcher context menu and shortcuts
2021-11-28 17:33:54 +01:00
Thomas Jentzsch 218452dc8d added option to show/hide file extensions
updated doc
2021-11-25 11:20:56 +01:00
Thomas Jentzsch 905135f3ce added option for toggling autofire (resolves #843) 2021-11-23 10:11:56 +01:00
Stephen Anthony c2e6392564 Updated release date to Tuesday, Nov. 16. 2021-11-15 13:00:18 -03:30
Stephen Anthony 7b6adb986e Getting ready for 6.6 release. 2021-11-10 14:07:13 -03:30
Thomas Jentzsch 76a2579e85 Added data grid navigation shortcuts to debugger doc 2021-11-08 17:33:55 +01:00
Thomas Jentzsch 22646e2307 enhanced effects info for PNG snapshots 2021-11-06 13:17:52 +01:00
Thomas Jentzsch 8aa358c2cf updated WhatsNewDialog and Changes.txt
changed developer mode hotkey
2021-11-04 09:23:53 +01:00
Thomas Jentzsch 2555844cdc added switching to bilinear scaling if QIS makes no sense
added 5th scanline mask (aperture grille)
aligned brightness of all scanline masks
updated doc for scanline masks
2021-11-02 11:49:44 +01:00
Thomas Jentzsch 9b5f2782df added hotkey for toggling Developer Settings sets 2021-10-30 14:56:03 +02:00
Thomas Jentzsch a924dc6173 added hotkeys for adjusting TV jitter roll 2021-10-30 09:20:51 +02:00
Thomas Jentzsch ef2b91c7f6 improved UI and doc for interpolation (unavailable for Software renderer) 2021-10-27 11:39:43 +02:00
Thomas Jentzsch c59368e118 made PlusROMs command line ID temporary 2021-10-20 20:28:35 +02:00
Thomas Jentzsch 3feb843a53 updated PlusROM backend wording 2021-10-17 14:53:26 +02:00
Thomas Jentzsch a6f749af41 just a few minor changes 2021-10-17 10:59:11 +02:00
Thomas Jentzsch b0ed0f6568 updated doc screenshots 2021-10-10 20:33:31 +02:00
Thomas Jentzsch 62bcb851bb added message display for PlusROMs (TODO: update screenshots)
renamed message display setting
extended PlusROM support to ARM carts (TODO: test)
2021-10-10 12:06:01 +02:00
Thomas Jentzsch bc437cee0c updated PlusROM doc 2021-10-09 09:15:38 +02:00
Thomas Jentzsch fb8bf85408 merged E7 bankswitching classes 2021-09-24 22:22:48 +02:00
Thomas Jentzsch 89e0cf960c added SCABS info for FE bankswitching (fixes #753) 2021-09-20 16:43:02 +02:00
Thomas Jentzsch fc8d247093 enhanced UA bankswitching detection
enhanced multicarts, now support all bankswitching types
added X in 1 test ROMs
updated doc
2021-09-19 10:08:02 +02:00
Thomas Jentzsch bd30d5a4a6 changed random TIA default in player settings
updated doc
2021-09-18 21:47:22 +02:00
Thomas Jentzsch 48ab233b87 finalized new paddle settings 2021-09-15 18:02:10 +02:00
Thomas Jentzsch c4e0884da5 renamed Menu class into OptionsMenu 2021-09-10 22:16:19 +02:00
Thomas Jentzsch 4b0e7b3d19 added doc for TIA randomization (see #126) 2021-09-10 11:34:13 +02:00
Thomas Jentzsch ee385a8cf0 updated docs 2021-09-09 19:53:40 +02:00
Thomas Jentzsch 9bd225d280 fixed some controller spellings 2021-09-09 11:47:26 +02:00
Thomas Jentzsch 126a9fd1ac added Kid Vid detection 2021-09-08 08:27:06 +02:00
Thomas Jentzsch 43873a1d66 added new paddle options (TODO: deadzone and testing with real controllers, remove test code) 2021-09-07 11:39:33 +02:00
Thomas Jentzsch 2a44255a30 enhanced tooltips (per cell and/or whole widget) for DataGridWidget
updated debugger doc
2021-09-06 10:31:48 +02:00
Thomas Jentzsch b0e4d47a7f added _inTim and timInt pseudo registers (resolves #168) 2021-09-05 19:20:30 +02:00
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