Commit Graph

545 Commits

Author SHA1 Message Date
thrust26 d91cdcb1ec minor doc fixes 2024-09-26 22:02:12 +02:00
thrust26 d577e0feeb Some fixes to ELF doc 2024-09-07 09:01:00 +02:00
Stephen Anthony 3f70246896 Updated docs, merged back changes made to live page. 2024-09-06 21:30:49 -02:30
thrust26 65b56d691a updated doc for short late HMOVEs 2024-08-14 12:44:01 +02:00
thrust26 c8b38099e8 ELF doc updates 2024-06-23 23:10:38 +02:00
thrust26 28caaa6cc0 spelling 2024-06-22 21:09:01 +02:00
thrust26 f6beb2c39a added link for Mediafire launcher images and bezels 2024-06-22 21:06:27 +02:00
thrust26 69feb2fb08 Added JANE bankswitching (for Tarzan prototype) 2024-06-05 15:27:41 +02:00
thrust26 f891b9dd0a updated doc for WF8 2024-05-30 19:48:50 +02:00
Stephen Anthony a0a0232f4d Move codebase to requiring C++20, and fix resultant non-standard code. 2024-05-08 19:13:23 -02:30
thrust26 95d3be60f0 made random hotspots peeks a developer option
added check for duplicate hotkeys
2024-01-30 15:40:48 +01:00
thrust26 822837aefd enhanced and optimized auto-phosphor 2024-01-25 12:24:18 +01:00
thrust26 580b86904b added auto-phosphor (resolves #1009) 2024-01-24 11:24:21 +01:00
thrust26 d87b7b793f minor doc update 2024-01-13 19:37:17 +01:00
thrust26 780edfe9bd some random ROM polishing 2024-01-13 11:16:47 +01:00
thrust26 02b204d1b9 added random ROM loading option (resolves #995) 2024-01-11 10:11:20 +01:00
thrust26 3d6cb7148f added ROM image widget to tab order and moved event handling into it
added launcher list paging events for controllers
2023-09-01 11:44:59 +02:00
thrust26 5bfa377b00 some polishing for LauncherDialog (incl. doc) 2023-08-31 23:11:13 +02:00
thrust26 d8db5e869e added keyboard and controller support for image zooming 2023-08-31 19:57:45 +02:00
thrust26 ebb2467f38 fixed BrowserDialog reuse
defined bezel help links
2023-08-27 11:05:33 +02:00
thrust26 44056ef7b3 added bezel docs 2023-08-26 13:40:36 +02:00
thrust26 229c5ab1f7 added automatic bezel name generation 2023-08-22 14:54:09 +02:00
thrust26 3782a4fe7e preliminary doc updates 2023-08-21 13:01:23 +02:00
thrust26 aaa10ea414 fixed duplicate events (menu + emulation) in debugger 2023-08-16 07:28:35 +02:00
thrust26 4e60a6b0db added 03E0 bankswitching for Brazilian Parker Bros ROMs (resolves #887) 2023-08-05 15:20:46 +02:00
thrust26 3714f634da update doc for removed "show all files" option
eliminated magic number for initially focus widget in LauncherDialog.cxx
2023-08-04 09:20:35 +02:00
thrust26 4a74ea10fc added some extra description for the controller port assignment 2023-08-03 18:18:03 +02:00
Stephen Anthony 08c4c68b74 Remove 'launcherroms' option, in the process fixing #851. 2023-08-02 18:19:50 -02:30
thrust26 0fe232ffd3 added default mapping controller port option (resolves #897) 2023-08-02 17:03:57 +02:00
thrust26 d8ee31ec1f minor fixes for GL bankswitching 2023-06-04 14:24:32 +02:00
thrust26 6c6eaed995 added limited GameLine Master Module bankswitching support 2023-06-03 21:03:07 +02:00
thrust26 a3fa688819 Added note for special chars in Windows filenames 2023-05-03 19:03:58 +02:00
Thomas Jentzsch fc3b983080 added alternative theme, switchable via hotkey. this is a preparation for SDL2 supporting system theme change events (day/night) soon 2023-03-15 17:06:52 +01:00
Thomas Jentzsch ba5630e50b updated doc for new high score game support 2022-12-25 10:14:41 +01:00
Thomas Jentzsch bc12f241e5 minor UI update to Power-on options dialog 2022-12-16 09:07:18 +01:00
Thomas Jentzsch aebc097e95 enhanced UI navigation with a controller
added "Cancel" option to LauncherDialog context menu if opened with a controller
updated docs for image navigation in LauncherDialog
2022-10-01 11:07:02 +02:00
Thomas Jentzsch ca2542d3a1 added mute all songs option for Kid Vid 2022-09-09 14:09:46 +02:00
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 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
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 96ff09b86a enhanced jitter (resolves #316) 2022-06-05 15:14:51 +02:00