Commit Graph

7761 Commits

Author SHA1 Message Date
Stephen Anthony fdc1f106f8 More cleanups. 2024-05-09 19:59:51 -02:30
Stephen Anthony 7ea1cc650f More C++20 additions, fix Windows build failures. 2024-05-09 19:50:19 -02:30
Stephen Anthony 4d67dcbaf7 Oops, forgot an include in last commit. 2024-05-09 19:29:40 -02:30
Stephen Anthony 5ec4915301 Some C++20 additions. 2024-05-09 19:26:20 -02:30
thrust26 36f3f26ffa made joystick default controller for libretro.cxx
fixed libretro VS project
2024-05-09 18:34:41 +02:00
Eric Warmenhoven 78ff25f0f9 On older Xcode/g++ versions the c++20 standard was called c++2a. (#1031) 2024-05-09 10:47:50 -02:30
Stephen Anthony 43debd45d5 Simplified Windows InnoSetup for 64-bit only builds. 2024-05-08 20:17:50 -02:30
Stephen Anthony 017a4d1444 Remove 32-bit builds from CI on Github and Gitlab. 2024-05-08 19:47:40 -02:30
Stephen Anthony 45acce752d Remove 32-bit builds; going forward, only 64-bit is supported. 2024-05-08 19:44:13 -02:30
Stephen Anthony 20f714c5d5 Fix CI compiling for Windows. 2024-05-08 19:35:32 -02:30
Stephen Anthony a0a0232f4d Move codebase to requiring C++20, and fix resultant non-standard code. 2024-05-08 19:13:23 -02:30
thrust26 b57549e029 improved QuadTari auto detection and setup 2024-05-07 17:14:40 +02:00
thrust26 305ad0551a enabled warning for extra qualifier errors 2024-05-06 21:33:43 +02:00
thrust26 6920160d81 fixed compile error 2024-05-06 20:44:01 +02:00
thrust26 6e260274d9 added auto detection for QuadTari controllers 2024-05-06 19:32:14 +02:00
thrust26 5bf3dba8c9 minor property update (2/2) 2024-05-04 00:12:10 +02:00
thrust26 4446232c6a Merge branch 'master' of https://github.com/stella-emu/stella 2024-05-03 07:56:19 +02:00
thrust26 55251c6507 minor property update 2024-05-03 07:56:03 +02:00
Stephen Anthony 18ff42d25f Fixes for suggestions from clang-tidy. 2024-05-01 17:25:29 -02:30
Stephen Anthony 6d5235c1b8 Minor syntax corrections. 2024-04-04 14:25:47 -02:30
lodefmode 01c5ac3a33 MVC: Stay in title mode when valid file not found. (#1023) 2024-04-04 14:18:32 -02:30
lodefmode 268f357b13 Reach first/last movie frame, show both fields and mute. (#1020) 2024-03-08 15:19:43 -03:30
thrust26 3db62a8f3b Fixed MVC debugger crash 2024-03-07 20:55:29 +01:00
thrust26 359f40028e Fixed PlusROM detection (fixes #1021) 2024-03-07 18:28:52 +01:00
thrust26 1c3fcebc4b another overflow fix (see #1017) 2024-03-03 11:56:45 +01:00
Christian Speckner 74855eee78 Fix overflow. 2024-03-03 11:31:18 +01:00
thrust26 52fd4b8393 fixed #1018 2024-02-29 21:17:37 +01:00
Stephen Anthony 212b023ac8 Refactor a little; SDL-specific header stuff should stay in SDL_lib.hxx. 2024-02-02 11:23:36 -03:30
Stephen Anthony 1aee7b9246 libretro: fix #1013 2024-02-02 11:10:13 -03:30
Stephen Anthony d89b74b36c Disable various URL buttons if using a version of SDL that doesn't support it. 2024-02-02 00:29:29 -03:30
Stephen Anthony 264dcf884b Fixed minor clang warning. 2024-02-01 12:29:57 -03:30
Christian Speckner 86f847115f Fix life display in solaris. 2024-01-31 21:07:22 +01:00
thrust26 08abd79850 fixed and adjusted build w/o IMAGE_SUPPORT 2024-01-31 19:57:42 +01:00
thrust26 5fc82a66b2 fixed #1011 2024-01-30 17:27:53 +01:00
thrust26 95d3be60f0 made random hotspots peeks a developer option
added check for duplicate hotkeys
2024-01-30 15:40:48 +01:00
Stephen Anthony 41abca8a29 Fix minor warnings from clang. 2024-01-26 13:08:24 -03:30
thrust26 822837aefd enhanced and optimized auto-phosphor 2024-01-25 12:24:18 +01:00
thrust26 15cb66df0e added many phosphor properties 2024-01-24 13:24:56 +01:00
thrust26 580b86904b added auto-phosphor (resolves #1009) 2024-01-24 11:24:21 +01:00
thrust26 01a0941ffb slightly optimized movementTick
copied movementTick comments from ball to player and missile
2024-01-20 10:29:34 +01:00
thrust26 c902f94e99 added Cosmic Ark to profiled ROMs (starfield effect) 2024-01-19 09:41:17 +01:00
thrust26 7f8a1f9e8a updated WhatsNewDialog 2024-01-18 16:15:02 +01:00
thrust26 d87b7b793f minor doc update 2024-01-13 19:37:17 +01:00
thrust26 a4e8a5e4b5 Merge branch 'master' of https://github.com/stella-emu/stella 2024-01-13 11:16:57 +01:00
thrust26 780edfe9bd some random ROM polishing 2024-01-13 11:16:47 +01:00
Stephen Anthony 8b79368b2e Fixed up current changelog for interim 6.7.1 release. 2024-01-12 16:13:07 -03:30
thrust26 2365f65b2e minor property updates 2024-01-12 19:51:53 +01:00
thrust26 02b204d1b9 added random ROM loading option (resolves #995) 2024-01-11 10:11:20 +01:00
thrust26 e9dff90979 more work on bezel name properties 2024-01-07 10:50:10 +01:00
thrust26 ba4184fc61 cleaned and updated bezel name properties 2024-01-06 12:00:54 +01:00