Commit Graph

  • 6c815186a6 Some video refactoring, but render-to-texture still not working. feature/sdl3-conversion Stephen Anthony 2025-05-27 18:01:13 -0230
  • d2436a2637 Don't reserve audio buffer if sound is disabled. Stephen Anthony 2025-05-26 18:14:08 -0230
  • a4bd8a562b Fixed sound crash in Windows. Stephen Anthony 2025-05-26 17:10:30 -0230
  • bd607a37dc Added sound support. - Still needs more testing, particularly in Windows - WAV playback not working yet Stephen Anthony 2025-05-26 13:11:13 -0230
  • 75d4cff7f9 Attempt to fix auto-builds for SDL3 (not yet working for macOS). Stephen Anthony 2025-05-23 17:15:08 -0230
  • d18bde79a3 Merge branch 'feature/sdl3-conversion' of github.com:stella-emu/stella into feature/sdl3-conversion Stephen Anthony 2025-05-23 16:29:35 -0230
  • b35d71e10d Remove more SDL2 stuff from various locations. Stephen Anthony 2025-05-23 14:35:23 -0230
  • 96d2d44aae Fixes for Xcode project to build with SDL3. Still doesn't compile since I haven't committed the WIP sound code yet. Stephen Anthony 2025-05-23 14:26:16 -0230
  • 6bd7dedeef Merge branch 'master' into feature/sdl3-conversion Stephen Anthony 2025-05-22 12:56:54 -0230
  • c9c077aa07 Visual Studio can't find main without a new SDL header file. Stephen Anthony 2025-05-22 12:20:13 -0230
  • 3d3f223a17 abort dialog rendering if surface is null (fixes #1078) master thrust26 2025-05-21 22:14:00 +0200
  • 8421af8931 forgot some formatting thrust26 2025-05-17 23:31:31 +0200
  • 6a8714fb9b Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2025-05-17 23:30:15 +0200
  • a1e7323abb fixed timer saving (fixes #1077) thrust26 2025-05-17 23:29:40 +0200
  • 916fb88dd8 Fixed joystick support. Stephen Anthony 2025-05-15 17:17:05 -0230
  • 0db0774147 Updated Visual Studio project file for building with SDL3. It doesn't actually compile yet, since I haven't fixed the sound code. But at least it's not complaining about not finding SDL. Stephen Anthony 2025-05-15 16:35:56 -0230
  • c02aa1ea0a First pass at converting to SDL3. Mostly still broken in several ways: - only works in Linux - sound, debugger and joystick not working (compiled out) - QisBlitter not working (issues with render targets) - adaptable refresh not working (not converted, and unable to test) - text events not working (so no input in UI textboxes, etc) - not entirely optimized - probably some other stuff. Stephen Anthony 2025-05-15 15:52:37 -0230
  • c217990d6d
    Fix CM description (#1076) Wolfgang Stubig 2025-05-15 14:25:48 +0200
  • f7b846c3c5
    Fix CM description Wolfgang Stubig 2025-05-15 14:07:01 +0200
  • 807b3c8ea1 Fix size conversion warning. Stephen Anthony 2025-05-12 18:20:00 -0230
  • b91f0d9299 Fix clang warning. Stephen Anthony 2025-05-12 17:46:10 -0230
  • 0a2d94ec1d Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2025-05-12 21:10:23 +0200
  • 2ee4bbd3ab Fixed Starpath debugging (fixes #1075) thrust26 2025-05-12 21:10:00 +0200
  • 0d660c2be6 Updated included libpng to version 1.6.48. Stephen Anthony 2025-05-08 16:55:38 -0230
  • e13b683c52 Updated Xcode project with name changes for SDL2 classes. Stephen Anthony 2025-04-29 10:46:39 -0230
  • c34127a536 First pass at SDL3 conversion. For now, just rename classes to 'SDL'. Stephen Anthony 2025-04-26 22:15:08 -0230
  • 7b5c19ff5e Fix warning from clang-tidy. Stephen Anthony 2025-04-19 16:11:51 -0230
  • 709237c79c Fix minor warning from clang-20. Stephen Anthony 2025-04-19 12:59:04 -0230
  • b753f6eefa added joystick detection pattern for RubyQ thrust26 2025-03-29 21:14:17 +0100
  • aaa6c15475 Updated included libpng to v1.6.47. Stephen Anthony 2025-03-17 15:21:17 -0230
  • dccefede9b Fix minor warning from clang-tidy. Test if commit is working on repo after reorg changes. 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