Commit Graph

  • ca34413ccc
    ios/tvos: properly set min supported version (#3) master Eric Warmenhoven 2024-10-21 13:05:52 -04:00
  • aeb564975f ios/tvos: properly set min supported version #3 Eric Warmenhoven 2024-10-21 10:30:06 -04:00
  • d3ca8e6ecb
    Change core name to stella2023 (#2) Eric Warmenhoven 2024-10-01 17:22:10 -04:00
  • aae98cd731 Change core name to stella2023 #2 Eric Warmenhoven 2024-10-01 13:43:18 -04:00
  • 39e018bbf0
    [WiiU] Aroma CFW Compatibility (#1) Ploggy 2024-06-28 23:53:30 +01:00
  • a3ee9a8231
    Update Makefile #1 Ploggy 2024-06-10 21:11:58 +01:00
  • 826b71c18c
    Merge pull request #1 from saulfabregwiivc/patch-1 Ploggy 2024-06-04 16:48:32 +01:00
  • c34c28c61a
    add missing __BIG_ENDIAN__ and MSB_FIRST defines to GCN/Wii/Wii U saulfabreg Wii VC Project 2024-06-04 10:45:27 -05:00
  • 63d9913662
    Update Makefile Ploggy 2024-06-03 00:49:34 +01:00
  • 3bce1ea184
    Update .gitlab-ci.yml LibretroAdmin 2024-05-22 08:22:48 -07:00
  • 19149fc682
    Update Makefile LibretroAdmin 2024-05-22 08:22:28 -07:00
  • 24b3dfefe6
    Update Makefile LibretroAdmin 2024-05-19 15:32:04 -07:00
  • c65ea9fd96
    Update .gitlab-ci.yml LibretroAdmin 2024-05-19 15:31:32 -07:00
  • 4aba8a1955 improved QuadTari auto detection and setup thrust26 2024-05-07 17:14:40 +02:00
  • c713f4f3fa enabled warning for extra qualifier errors thrust26 2024-05-06 21:33:43 +02:00
  • 91d92b7ca0 fixed compile error thrust26 2024-05-06 20:44:01 +02:00
  • bede5cc0ca added auto detection for QuadTari controllers thrust26 2024-05-06 19:32:14 +02:00
  • 68e671169f minor property update (2/2) thrust26 2024-05-04 00:12:10 +02:00
  • 00ca0cf30c Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-05-03 07:56:19 +02:00
  • 6f81cc08c5 minor property update thrust26 2024-05-03 07:56:03 +02:00
  • 4c04c4baad Fixes for suggestions from clang-tidy. Stephen Anthony 2024-05-01 17:25:29 -02:30
  • 09be43c506 Minor syntax corrections. Stephen Anthony 2024-04-04 14:25:47 -02:30
  • 98b2b9b1c3
    MVC: Stay in title mode when valid file not found. (#1023) lodefmode 2024-04-04 12:48:32 -04:00
  • 8e8549c1c4
    Reach first/last movie frame, show both fields and mute. (#1020) lodefmode 2024-03-08 13:49:43 -05:00
  • 21f26885e4 Fixed MVC debugger crash thrust26 2024-03-07 20:55:29 +01:00
  • cd46d87777 Fixed PlusROM detection (fixes #1021) thrust26 2024-03-07 18:28:52 +01:00
  • a311e1d714 another overflow fix (see #1017) thrust26 2024-03-03 11:56:45 +01:00
  • 92a7137d01 Fix overflow. Christian Speckner 2024-03-03 11:31:18 +01:00
  • 13d782b149 fixed #1018 thrust26 2024-02-29 21:17:37 +01:00
  • 4557099e5d Refactor a little; SDL-specific header stuff should stay in SDL_lib.hxx. Stephen Anthony 2024-02-02 11:23:36 -03:30
  • 444dfdc4a9 libretro: fix #1013 Stephen Anthony 2024-02-02 11:10:13 -03:30
  • 9ad90d9f47 Disable various URL buttons if using a version of SDL that doesn't support it. Stephen Anthony 2024-02-02 00:29:29 -03:30
  • ac51eb10ad Fixed minor clang warning. Stephen Anthony 2024-02-01 12:29:57 -03:30
  • 5a39e9666b Fix life display in solaris. Christian Speckner 2024-01-31 21:07:11 +01:00
  • 34a9df151a fixed and adjusted build w/o IMAGE_SUPPORT thrust26 2024-01-31 19:57:42 +01:00
  • 4388c7aad6 fixed #1011 thrust26 2024-01-30 17:27:53 +01:00
  • 4acf4e3a73 made random hotspots peeks a developer option added check for duplicate hotkeys thrust26 2024-01-30 15:40:48 +01:00
  • b83a74d256 Fix minor warnings from clang. Stephen Anthony 2024-01-26 13:08:24 -03:30
  • 0aeffe0392 enhanced and optimized auto-phosphor thrust26 2024-01-25 12:24:18 +01:00
  • 274490128f added many phosphor properties thrust26 2024-01-24 13:24:56 +01:00
  • a430ad6927 added auto-phosphor (resolves #1009) thrust26 2024-01-24 11:24:21 +01:00
  • d2c36ae159 slightly optimized movementTick copied movementTick comments from ball to player and missile thrust26 2024-01-20 10:29:34 +01:00
  • 6ead8ca42c added Cosmic Ark to profiled ROMs (starfield effect) thrust26 2024-01-19 09:41:17 +01:00
  • 9476bddf17 updated WhatsNewDialog thrust26 2024-01-18 16:15:02 +01:00
  • 6d6ace429f minor doc update thrust26 2024-01-13 19:37:17 +01:00
  • d259e13479 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-01-13 11:16:57 +01:00
  • a11618e80b some random ROM polishing thrust26 2024-01-13 11:16:47 +01:00
  • 97d259718e Fixed up current changelog for interim 6.7.1 release. Stephen Anthony 2024-01-12 16:13:07 -03:30
  • 6d2c97a667 minor property updates thrust26 2024-01-12 19:51:53 +01:00
  • 14df3bc79a added random ROM loading option (resolves #995) thrust26 2024-01-11 10:11:20 +01:00
  • 39caf7d629 more work on bezel name properties thrust26 2024-01-07 10:50:10 +01:00
  • 92307092b8 cleaned and updated bezel name properties thrust26 2024-01-06 12:00:54 +01:00
  • ecdacfb924 added detected bezel name to GameInfoDialog thrust26 2024-01-06 10:28:02 +01:00
  • 07f5957294 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-01-06 10:26:30 +01:00
  • ddb6f49e59 fixed empty file listing bug thrust26 2024-01-06 10:26:20 +01:00
  • 3b14482363 Moved some changes from 7.0 into 6.7.1. Stephen Anthony 2024-01-05 22:01:13 -03:30
  • cafe2acbcf block keyboard directory navigation in files-only mode thrust26 2024-01-05 22:39:36 +01:00
  • cf20011628 added file browser button for bezel selection thrust26 2024-01-05 22:23:44 +01:00
  • 5642b4ff56 fixed swapped parameters thrust26 2024-01-05 22:16:52 +01:00
  • 402ee101c8
    Reach first/last movie frame, show both fields and mute. (#1003) lodefmode 2024-01-04 02:52:04 -05:00
  • b338b68b69 added lots of bezels (using ChatGpt and Python) thrust26 2024-01-03 21:39:27 +01:00
  • a404902294 Bumped copyright for 2024. Happy New Year for anyone following these commits! Stephen Anthony 2024-01-01 12:38:25 -03:30
  • 0bc9c5667a final update for 2023 (properties again) thrust26 2023-12-31 16:53:08 +01:00
  • 6cbf3ca83b updated properties (mostly PAL-60 added) thrust26 2023-12-29 13:06:58 +01:00
  • 4c04b1399e updated/added properties for Turbo thrust26 2023-12-13 20:17:23 +01:00
  • 8fe2adf28a worked on PAL palette (brighter) thrust26 2023-11-26 15:43:19 +01:00
  • e05761311a clang-tidy: Fix a few remaining warnings. Stephen Anthony 2023-11-17 18:58:05 -03:30
  • c3b81d00ae Minor fixes for Xcode. Stephen Anthony 2023-11-17 12:40:01 -03:30
  • 78187876db clang-tidy: convert 'endl' to '\n' for performance. Stephen Anthony 2023-11-16 14:34:02 -03:30
  • 27c3e09b94 clang-tidy: Remove redundant header includes. Stephen Anthony 2023-11-16 12:26:39 -03:30
  • e788e55f53 fixed spelling thrust26 2023-11-14 20:32:48 +01:00
  • 365ae01764 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2023-11-14 20:30:57 +01:00
  • efa09ebcbb added trace logging like z26 (fixes #204) thrust26 2023-11-14 20:30:42 +01:00
  • 3544270f58 Fix 'dangling else' warning from clang. Stephen Anthony 2023-11-08 19:07:38 -03:30
  • d6224a8a6e Revert "enhanced color switches" thrust26 2023-11-04 17:50:26 +01:00
  • ece9d507d5 enhanced color switches enhanced Stella version information thrust26 2023-11-04 17:37:29 +01:00
  • 341c6d860c Updated included libpng and zlib to latest release. Stephen Anthony 2023-10-25 22:18:46 -02:30
  • b7a89b3f5f Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2023-10-16 17:42:25 +02:00
  • cacee1528e fixed missing events in debugger thrust26 2023-10-16 17:42:18 +02:00
  • e601801764 Fixes for suggestions from clang-tidy. Stephen Anthony 2023-10-15 13:53:46 -02:30
  • bc109182a0 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2023-10-02 10:04:17 +02:00
  • 28d21eb42b added that peeks to ROM hotspots return random values thrust26 2023-10-02 10:04:05 +02:00
  • 85f2304443 Fix minor warnings from clang. Stephen Anthony 2023-09-23 18:34:02 -02:30
  • b2004d0c49
    Movie Cart PAL format (#990) lodefmode 2023-09-16 09:43:25 -04:00
  • afe84954a8 fixed comments and minor enhancement in CartFE thrust26 2023-09-15 13:52:39 +02:00
  • dedeaf0849 minor RomImageWidget polishing thrust26 2023-09-15 11:10:34 +02:00
  • ec5e3fbe17 changed FE bankswitching code to support up to 8 banks thrust26 2023-09-15 08:44:02 +02:00
  • 1f2b0152af Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2023-09-14 20:01:25 +02:00
  • 13d8e8e842 fixed warnings thrust26 2023-09-14 20:01:13 +02:00
  • 542d0fd094 Remove -Weverything Christian Speckner 2023-09-14 19:48:49 +02:00
  • 6f7c96aef1 fixed build without image support thrust26 2023-09-14 19:37:27 +02:00
  • c6e72beeff Fix ROM audit in Windows (fixes #988). Stephen Anthony 2023-09-12 19:42:15 -02:30
  • e030c8dea9 Fix missing first char when navigating ZIP files (fixes #989). Stephen Anthony 2023-09-12 13:57:23 -02:30
  • cc9d26b37b minor property fix thrust26 2023-09-12 16:44:56 +02:00
  • d08d6668d1 enhanced CartCV to support small ROMs (Part 3) thrust26 2023-09-12 11:22:45 +02:00
  • 3043acba1e enhanced CartCV to support small ROMs (Part 2) thrust26 2023-09-11 23:41:23 +02:00
  • 811bcfdf30 enhanced CartCV to support small ROMs thrust26 2023-09-11 22:26:01 +02:00
  • 74b682e572 Add bezel class to Xcode project. Stephen Anthony 2023-09-05 14:03:45 -02:30
  • dc1825f81f Fix minor warnings from clang. Stephen Anthony 2023-09-02 01:08:05 -02:30
  • 2ab1fc7107 added ROM image widget to tab order and moved event handling into it added launcher list paging events for controllers thrust26 2023-09-01 11:44:59 +02:00