Commit Graph

3023 Commits

Author SHA1 Message Date
thrust26 d259b33bc6 added WF8 (Todo: doc) 2024-05-30 19:25:36 +02:00
thrust26 12cb8c07ca added WF8 detection and test ROMs
(cherry picked from commit 28050d5d9cfa502b4f0214c2b9e322a36dc0c4bf)
2024-05-30 19:20:15 +02:00
thrust26 2317cfd3c5 fix Linux builds
(cherry picked from commit 2ed846e53004a535c68153057d0646e04f9d4302)
2024-05-30 19:14:13 +02:00
thrust26 80c9b93ad6 added missing new files
(cherry picked from commit 29c5578f8cb014b57740bc56e5382fa303449b8a)
2024-05-30 19:14:13 +02:00
thrust26 f65a7b79bd added WF8 bankswitching (TODO: doc and autodetect)
(cherry picked from commit 4814f216cd69f5382b85f961e8729c4fc28f115e)
2024-05-30 19:14:12 +02:00
Stephen Anthony cd1095b0b6 More 'using enum' in places where it seems appropriate. 2024-05-12 18:24:55 -02:30
Stephen Anthony 7d99a6132d Fixed string vs. string_view code that works in VS but not gcc/clang. 2024-05-10 20:51:40 -02:30
Stephen Anthony a8a23f6112 Convert stringstream::str() to stringstream::view() where applicable. 2024-05-10 20:33:04 -02:30
Stephen Anthony fd35ce623b Revert "More cleanups."
This reverts commit bda71d1eb6.

Oops, a little too eager here.
2024-05-09 20:10:55 -02:30
Stephen Anthony bda71d1eb6 More cleanups. 2024-05-09 19:59:51 -02:30
Stephen Anthony 7a85faef55 Some C++20 additions. 2024-05-09 19:26:20 -02:30
Stephen Anthony ce6cc2ef02 Move codebase to requiring C++20, and fix resultant non-standard code. 2024-05-08 19:13:23 -02:30
thrust26 4aba8a1955 improved QuadTari auto detection and setup 2024-05-07 17:14:40 +02:00
thrust26 bede5cc0ca added auto detection for QuadTari controllers 2024-05-06 19:32:14 +02:00
thrust26 68e671169f minor property update (2/2) 2024-05-04 00:12:10 +02:00
thrust26 00ca0cf30c Merge branch 'master' of https://github.com/stella-emu/stella 2024-05-03 07:56:19 +02:00
thrust26 6f81cc08c5 minor property update 2024-05-03 07:56:03 +02:00
Stephen Anthony 4c04c4baad Fixes for suggestions from clang-tidy. 2024-05-01 17:25:29 -02:30
Stephen Anthony 09be43c506 Minor syntax corrections. 2024-04-04 14:25:47 -02:30
lodefmode 98b2b9b1c3
MVC: Stay in title mode when valid file not found. (#1023) 2024-04-04 14:18:32 -02:30
thrust26 21f26885e4 Fixed MVC debugger crash 2024-03-07 20:55:29 +01:00
thrust26 cd46d87777 Fixed PlusROM detection (fixes #1021) 2024-03-07 18:28:52 +01:00
Christian Speckner 5a39e9666b Fix life display in solaris. 2024-01-31 21:07:22 +01:00
thrust26 34a9df151a fixed and adjusted build w/o IMAGE_SUPPORT 2024-01-31 19:57:42 +01:00
thrust26 4acf4e3a73 made random hotspots peeks a developer option
added check for duplicate hotkeys
2024-01-30 15:40:48 +01:00
Stephen Anthony b83a74d256 Fix minor warnings from clang. 2024-01-26 13:08:24 -03:30
thrust26 0aeffe0392 enhanced and optimized auto-phosphor 2024-01-25 12:24:18 +01:00
thrust26 274490128f added many phosphor properties 2024-01-24 13:24:56 +01:00
thrust26 a430ad6927 added auto-phosphor (resolves #1009) 2024-01-24 11:24:21 +01:00
thrust26 d2c36ae159 slightly optimized movementTick
copied movementTick comments from ball to player and missile
2024-01-20 10:29:34 +01:00
thrust26 9476bddf17 updated WhatsNewDialog 2024-01-18 16:15:02 +01:00
thrust26 6d2c97a667 minor property updates 2024-01-12 19:51:53 +01:00
thrust26 39caf7d629 more work on bezel name properties 2024-01-07 10:50:10 +01:00
thrust26 92307092b8 cleaned and updated bezel name properties 2024-01-06 12:00:54 +01:00
thrust26 5642b4ff56 fixed swapped parameters 2024-01-05 22:16:52 +01:00
lodefmode 402ee101c8
Reach first/last movie frame, show both fields and mute. (#1003) 2024-01-04 08:52:04 +01:00
thrust26 b338b68b69 added lots of bezels (using ChatGpt and Python) 2024-01-03 21:39:27 +01:00
Stephen Anthony a404902294 Bumped copyright for 2024. Happy New Year for anyone following these commits! 2024-01-01 12:38:25 -03:30
thrust26 0bc9c5667a final update for 2023 (properties again) 2023-12-31 16:53:08 +01:00
thrust26 6cbf3ca83b updated properties (mostly PAL-60 added) 2023-12-29 13:06:58 +01:00
thrust26 4c04b1399e updated/added properties for Turbo 2023-12-13 20:17:23 +01:00
Stephen Anthony e05761311a clang-tidy: Fix a few remaining warnings. 2023-11-17 18:58:05 -03:30
Stephen Anthony c3b81d00ae Minor fixes for Xcode. 2023-11-17 12:40:01 -03:30
Stephen Anthony 78187876db clang-tidy: convert 'endl' to '\n' for performance. 2023-11-16 14:34:02 -03:30
Stephen Anthony 27c3e09b94 clang-tidy: Remove redundant header includes. 2023-11-16 12:26:39 -03:30
thrust26 365ae01764 Merge branch 'master' of https://github.com/stella-emu/stella 2023-11-14 20:30:57 +01:00
thrust26 efa09ebcbb added trace logging like z26 (fixes #204) 2023-11-14 20:30:42 +01:00
Stephen Anthony 3544270f58 Fix 'dangling else' warning from clang. 2023-11-08 19:07:38 -03:30
thrust26 d6224a8a6e Revert "enhanced color switches"
This reverts commit ece9d507d5.
2023-11-04 17:50:26 +01:00
thrust26 ece9d507d5 enhanced color switches
enhanced Stella version information
2023-11-04 17:37:29 +01:00