Commit Graph

  • dccefede9b Fix minor warning from clang-tidy. Test if commit is working on repo after reorg changes. master Stephen Anthony 2025-02-16 13:34:58 -0330
  • 17652d9348 Attempt to fix MacOS CI. Christian Speckner 2025-02-16 10:30:44 +0100
  • d9d4ea0ad4 Clarify licensing for PGO ROMs. Christian Speckner 2025-02-16 10:24:53 +0100
  • d67ac42bbc enhanced duplicated local label handling (fixes #1067) thrust26 2025-02-13 19:54:43 +0100
  • 60e07663d1 aligned gray PAL colors in standard palette (fixes #1066) thrust26 2025-02-09 00:18:09 +0100
  • 4c8740f309 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2025-02-08 20:28:33 +0100
  • acaeed8322 added mirrors to 3E hotspots adapted derived 3E+ so that it does not use the mirrors thrust26 2025-02-08 20:28:22 +0100
  • 37e02b5a69 Detect _host_prefix and allow cross pkg-config (#1065) Stephen Kitt 2025-01-31 22:27:22 +0100
  • 09f79bf21a
    Detect _host_prefix and allow cross pkg-config Helmut Grohne 2025-01-31 08:03:10 +0100
  • 55fe4bf007
    Revert "Convert stringstream::str() to stringstream::view() where applicable." Rui Chen 2025-01-23 01:34:27 -0500
  • d4f3187ee0 added four more axis to joystick handlers (fixes #1063) thrust26 2025-01-17 20:10:42 +0100
  • 01c8a87e19 added four more axis to joystick handlers (fixes #1063) thrust26 2025-01-17 20:10:42 +0100
  • 122409e6f8 Include latest required vcruntime libs, so Stella can start again. Stephen Anthony 2025-01-02 17:44:35 -0330
  • 66823c533a Include latest required vcruntime libs, so Stella can start again. Stephen Anthony 2025-01-02 17:44:35 -0330
  • c4016ea489 Include latest required vcruntime libs, so Stella can start again. 7.0c release/7.0 Stephen Anthony 2025-01-02 17:44:35 -0330
  • 34e4439729 fixed #1053 thrust26 2025-01-01 09:50:33 +0100
  • 1c7bafb70c fixed #1053 thrust26 2025-01-01 09:50:33 +0100
  • 9b0c8c18de Updated copyright to 2025. To anyone reading these logs, Happy New Year! Stephen Anthony 2024-12-31 19:25:08 -0330
  • 4c270091c9 Updated copyright to 2025. To anyone reading these logs, Happy New Year! Stephen Anthony 2024-12-31 19:25:08 -0330
  • 108478aaab fixed problems with VS project file thrust26 2024-12-31 19:49:48 +0100
  • 16034dcd3f fixed problems with VS project file thrust26 2024-12-31 19:49:48 +0100
  • 175d578c07 changed VS setting for PGO thrust26 2024-12-30 15:48:27 +0100
  • 3932b85a68 changed VS setting for PGO thrust26 2024-12-30 15:48:27 +0100
  • 0852d72dc9 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-12-30 12:41:18 +0100
  • 6d6522ad41 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-12-30 12:41:18 +0100
  • e4b4b08c46 fixed a bug where the combination of RAM banks and PlusROM would break a game (this should fix #1058) thrust26 2024-12-30 12:41:01 +0100
  • 86a5454f1a fixed a bug where the combination of RAM banks and PlusROM would break a game (this should fix #1058) thrust26 2024-12-30 12:41:01 +0100
  • 0197b406b8 Fixes for minor warnings from clang-tidy. Stephen Anthony 2024-12-29 17:25:05 -0330
  • 28b6e7b66f Fixes for minor warnings from clang-tidy. Stephen Anthony 2024-12-29 17:25:05 -0330
  • 727917773e code cleanup thrust26 2024-12-29 12:15:12 +0100
  • 907f687184 code cleanup thrust26 2024-12-29 12:15:12 +0100
  • d4b5cf6659 eliminated cycles() method in TIA.hxx thrust26 2024-12-29 12:14:52 +0100
  • 42dda2b0cc eliminated cycles() method in TIA.hxx thrust26 2024-12-29 12:14:52 +0100
  • 56a82682d5 started working on emulating VBLANK during VSYNC thrust26 2024-12-29 10:59:14 +0100
  • 9b1a72aeea started working on emulating VBLANK during VSYNC thrust26 2024-12-29 10:59:14 +0100
  • 0933f1ae66 More const fixes, this time from suggestions from VS code analyzer. Stephen Anthony 2024-12-20 19:24:20 -0330
  • debec03900 More const fixes, this time from suggestions from VS code analyzer. Stephen Anthony 2024-12-20 19:24:20 -0330
  • 6dfef64461 Disable warnings from external libs (SDL) in VS code analysis mode. Stephen Anthony 2024-12-20 16:29:02 -0330
  • c7acb9d65e Disable warnings from external libs (SDL) in VS code analysis mode. Stephen Anthony 2024-12-20 16:29:02 -0330
  • 27b109b483 Fixed non UTF-8 chars. Stephen Anthony 2024-12-20 14:47:37 -0330
  • 27a40f6926 Fixed non UTF-8 chars. Stephen Anthony 2024-12-20 14:47:37 -0330
  • abb92327c0 libretro: add reload/next game (#1059) jfroco 2024-12-18 07:41:12 -0300
  • dacf66131c
    libretro: add reload/next game (#1059) jfroco 2024-12-18 07:41:12 -0300
  • 682cdb0e28 added PAL60 signature check to auto detect display type (resolves #1061) thrust26 2024-12-17 23:03:57 +0100
  • 2abd72ff86 added PAL60 signature check to auto detect display type (resolves #1061) thrust26 2024-12-17 23:03:57 +0100
  • 752535ffa8 libretro: add reload/next game jfroco 2024-12-17 00:38:24 -0300
  • 146bec13ee moved loading of config and DASM list & symbols files before executing auto scripts thrust26 2024-12-15 22:29:25 +0100
  • db3a38be7b moved loading of config and DASM list & symbols files before executing auto scripts thrust26 2024-12-15 22:29:25 +0100
  • 13cf6aaacd slightly enhanced PlusROM display in debugger (keeps last send/receive now) thrust26 2024-12-13 09:33:15 +0100
  • 617147a175 slightly enhanced PlusROM display in debugger (keeps last send/receive now) thrust26 2024-12-13 09:33:15 +0100
  • f744e34687 Fix potential uninitialized array access. Stephen Anthony 2024-12-10 21:23:05 -0330
  • 4ba7bfde71 Fix potential uninitialized array access. Stephen Anthony 2024-12-10 21:23:05 -0330
  • ac64828880 fixed #1057 thrust26 2024-12-09 16:09:54 +0100
  • 91417312f1 fixed #1057 thrust26 2024-12-09 16:09:54 +0100
  • f6b1d674db improved default NTSC custom palette thrust26 2024-12-09 15:24:38 +0100
  • 4bb07a90a3 improved default NTSC custom palette thrust26 2024-12-09 15:24:38 +0100
  • 6fe0e61332 Use constexpr. Stephen Anthony 2024-12-05 17:57:24 -0330
  • 8d5eb28053 Use constexpr. Stephen Anthony 2024-12-05 17:57:24 -0330
  • 991a6b2447 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-12-01 09:33:20 +0100
  • e2f59ae9a4 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-12-01 09:33:20 +0100
  • ce37689720 improved 'help' command in debugger prompt (case insensitive now) thrust26 2024-12-01 09:33:09 +0100
  • 28db219b22 improved 'help' command in debugger prompt (case insensitive now) thrust26 2024-12-01 09:33:09 +0100
  • 18c1b44419 Fix whitespace. Stephen Anthony 2024-11-17 19:14:20 -0330
  • 0e2ce2771c Fix whitespace. Stephen Anthony 2024-11-17 19:14:20 -0330
  • 09679fb228 Debian build requires libgtest-dev, but is not specified (#1049) SvOlli 2024-11-10 21:13:54 +0100
  • 2c5882edff
    Debian build requires libgtest-dev, but is not specified (#1049) SvOlli 2024-11-10 21:13:54 +0100
  • 4226cd8126 Debian build requires libgtest-dev, but is not specified Sven Oliver Moll 2024-11-06 18:47:06 +0100
  • 41fa2922f9 Updated libpng to latest release. Stephen Anthony 2024-10-31 16:13:50 -0230
  • 5ccf090154 Updated libpng to latest release. Stephen Anthony 2024-10-31 16:13:50 -0230
  • e787941351 Updated httplib to latest release. Stephen Anthony 2024-10-31 16:07:37 -0230
  • f8ecf21384 Updated httplib to latest release. Stephen Anthony 2024-10-31 16:07:37 -0230
  • f2164a9637 Remove executable bit on data files. Stephen Anthony 2024-10-21 14:27:31 -0230
  • 94a3447666 Remove executable bit on data files. Stephen Anthony 2024-10-21 14:27:31 -0230
  • 173a87f41b ios/tvos: properly set min supported version (#1048) Eric Warmenhoven 2024-10-21 11:30:52 -0400
  • 50f69d82fe
    ios/tvos: properly set min supported version (#1048) Eric Warmenhoven 2024-10-21 11:30:52 -0400
  • 02433cfa29 ios/tvos: properly set min supported version Eric Warmenhoven 2024-10-21 11:19:24 -0400
  • 5e6ef2eaf7 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-10-20 09:59:25 +0200
  • 62ca90a784 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-10-20 09:59:25 +0200
  • 51b8b06e91 added missing "PlusROM support enabled" initialization thrust26 2024-10-20 09:59:15 +0200
  • 356e61f0ff added missing "PlusROM support enabled" initialization thrust26 2024-10-20 09:59:15 +0200
  • f77ddc6fee Match style in surrounding code for FileListWidget. Stephen Anthony 2024-10-19 16:54:47 -0230
  • 6d5d6f0144 Match style in surrounding code for FileListWidget. Stephen Anthony 2024-10-19 16:54:47 -0230
  • 6b982c8325 added PlusROM support developer option (fixes #1019) thrust26 2024-10-19 10:01:16 +0200
  • 408e42e328 added PlusROM support developer option (fixes #1019) thrust26 2024-10-19 10:01:16 +0200
  • c9311529cb fixed #1047 thrust26 2024-10-17 15:48:16 +0200
  • 810d587a9b fixed #1047 thrust26 2024-10-17 15:48:16 +0200
  • 594380b2f9 Fix doc to match commit to webpage docs. Stephen Anthony 2024-10-17 10:21:29 -0230
  • f30842061b Fix doc to match commit to webpage docs. Stephen Anthony 2024-10-17 10:21:29 -0230
  • c003a21362 Update docs; macOS 10.13 is the minimum supported version. Stephen Anthony 2024-10-10 17:03:18 -0230
  • 9fec8afac8 Update docs; macOS 10.13 is the minimum supported version. Stephen Anthony 2024-10-10 17:03:18 -0230
  • ec8a8df269 For Windows build, remove *all* DLL's before install, and only install SDL2.dll. Stephen Anthony 2024-10-07 17:04:18 -0230
  • 39356e8d72 For Windows build, remove *all* DLL's before install, and only install SDL2.dll. Stephen Anthony 2024-10-07 17:04:18 -0230
  • 2128ceb81a For Windows build, remove *all* DLL's before install, and only install SDL2.dll. 7.0b Stephen Anthony 2024-10-07 17:04:18 -0230
  • 3faee00fa7 Re-add ZIP build for Windows. Stephen Anthony 2024-10-07 16:27:13 -0230
  • 541245ec06 Re-add ZIP build for Windows. Stephen Anthony 2024-10-07 16:27:13 -0230
  • 01702f1230 Re-add ZIP build for Windows. 7.0a Stephen Anthony 2024-10-07 16:27:13 -0230
  • 02e0ff625b Fix misplaced PNG files. Stephen Anthony 2024-10-07 16:23:31 -0230
  • 565a5c2717 Fix misplaced PNG files. Stephen Anthony 2024-10-07 16:23:31 -0230
  • 3dbdcd0682 Automatically remove old DLL's for Windows install. This fixes exe not starting with latest release. Stephen Anthony 2024-10-06 20:25:59 -0230
  • dded9debdb Fixes from clang-tidy-19 that didn't make it for the last release. Stephen Anthony 2024-10-06 20:27:25 -0230