Commit Graph

  • 5b6c2071a5
    Merge 4226cd8126 into 5ccf090154 SvOlli 2024-11-06 17:48:31 +0000
  • 4226cd8126 Debian build requires libgtest-dev, but is not specified Sven Oliver Moll 2024-11-06 18:47:06 +0100
  • 5ccf090154 Updated libpng to latest release. master Stephen Anthony 2024-10-31 16:13:50 -0230
  • f8ecf21384 Updated httplib to latest release. Stephen Anthony 2024-10-31 16:07:37 -0230
  • 94a3447666 Remove executable bit on data files. Stephen Anthony 2024-10-21 14:27:31 -0230
  • 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
  • 62ca90a784 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-10-20 09:59:25 +0200
  • 356e61f0ff added missing "PlusROM support enabled" initialization thrust26 2024-10-20 09:59:15 +0200
  • 6d5d6f0144 Match style in surrounding code for FileListWidget. Stephen Anthony 2024-10-19 16:54:47 -0230
  • 408e42e328 added PlusROM support developer option (fixes #1019) thrust26 2024-10-19 10:01:16 +0200
  • 810d587a9b fixed #1047 thrust26 2024-10-17 15:48:16 +0200
  • f30842061b Fix doc to match commit to webpage docs. Stephen Anthony 2024-10-17 10:21:29 -0230
  • 9fec8afac8 Update docs; macOS 10.13 is the minimum supported version. Stephen Anthony 2024-10-10 17:03: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
  • 5e49f0fbbd For Windows build, remove *all* DLL's before install, and only install SDL2.dll. 7.0b release/7.0 Stephen Anthony 2024-10-07 17:04:18 -0230
  • 541245ec06 Re-add ZIP build for Windows. Stephen Anthony 2024-10-07 16:27:13 -0230
  • 4c4c62f7a0 Re-add ZIP build for Windows. 7.0a Stephen Anthony 2024-10-07 16:27:13 -0230
  • 565a5c2717 Fix misplaced PNG files. Stephen Anthony 2024-10-07 16:23:31 -0230
  • 0f9cd119ab 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
  • 2d184b6754 Fixes from clang-tidy-19 that didn't make it for the last release. Stephen Anthony 2024-10-06 20:27:25 -0230
  • 18db75df5e 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
  • d69e47421c Update release to version 7. 7.0 Stephen Anthony 2024-10-04 13:46:46 -0230
  • 0a759a49b0 Fix macOS build script. Stephen Anthony 2024-10-03 12:44:17 -0230
  • 7c90c9fe18 Getting docs ready for 7.0 release. Stephen Anthony 2024-10-02 12:50:28 -0230
  • 80909f1c98 Fix filename case. Stephen Anthony 2024-10-02 12:10:47 -0230
  • fd51326aaf Update Xcode project to v16. Stephen Anthony 2024-10-02 11:37:05 -0230
  • 0016f74a69
    libretro: fix gitlab CI (#1044) Eric Warmenhoven 2024-10-02 09:20:01 -0400
  • 2ec11733e3 libretro: fix gitlab CI Eric Warmenhoven 2024-10-01 14:40:06 -0400
  • cb61f676ec minor doc fixes thrust26 2024-09-26 22:02:12 +0200
  • cb77dc1a8f Potential speedup in Windows FSNode::getChildren(). Worst case is it doesn't improve at all. Stephen Anthony 2024-09-18 20:42:24 -0230
  • 03c5d7f1cf changed buttonLast type (fixes #1043) thrust26 2024-09-09 10:28:20 +0200
  • cb624aece0 Some fixes to ELF doc thrust26 2024-09-07 09:01:00 +0200
  • 77e45307c4 Updated docs, merged back changes made to live page. Stephen Anthony 2024-09-06 21:30:49 -0230
  • 2a509a2f82 updated screenshots for ELF developer options thrust26 2024-09-06 17:20:43 +0200
  • b1e297153b Fix missing initializations. Stephen Anthony 2024-09-01 01:16:23 -0230
  • 1dd364bc8a Merge remote-tracking branch 'origin/late-hmove-experiments' Christian Speckner 2024-08-31 18:49:51 +0200
  • 59f82b1fe1 Remove cast. Christian Speckner 2024-08-29 20:49:24 +0200
  • 498e8bc4de libretro: Fix interfacing with paddle sensitivity. Stephen Anthony 2024-08-29 14:27:28 -0230
  • bb374fb982 Minor fixes for warnings from clang-tidy. Stephen Anthony 2024-08-28 21:51:40 -0230
  • 40ab63ff5e Oops thrust26 2024-08-28 12:17:01 +0200
  • f3dd2cd884 removed dynamic_cast removed unused method in Debugger thrust26 2024-08-28 11:09:15 +0200
  • d7eba0b54c Fix minor warnings from clang-tidy. Stephen Anthony 2024-08-27 22:27:53 -0230
  • 628c6fb370 Fix Unix build; minor formatting fixes. Stephen Anthony 2024-08-27 21:34:13 -0230
  • 4026ca4c80 Finish state widget. Christian Speckner 2024-08-27 22:07:00 +0200
  • 74adffdd3a Fix race on startup. Christian Speckner 2024-08-27 22:06:48 +0200
  • ca77a007dc Fix bad downcast. Christian Speckner 2024-08-27 21:14:41 +0200
  • a0873b627b Add ellipsis. Christian Speckner 2024-08-27 21:14:17 +0200
  • ecad60d86c Added missing class to Xcode project file. Stephen Anthony 2024-08-27 10:54:12 -0230
  • 2cf85c8ab2 Add ELF state widget. Christian Speckner 2024-08-26 22:44:31 +0200
  • f76d70f68e Add missing class to Xcode project. Stephen Anthony 2024-08-26 14:37:51 -0230
  • e89cf0b15b Update sqlite to latest release. Stephen Anthony 2024-08-24 11:43:42 -0230
  • f59207a670 Updated httplib to latest release. Stephen Anthony 2024-08-24 11:35:16 -0230
  • 54372fa5dd Fix misplaced files in Visual Studio project file. Stephen Anthony 2024-08-23 21:24:49 -0230
  • 36301137c4 Update libpng and zlib to latest releases. Stephen Anthony 2024-08-23 21:18:00 -0230
  • f8fed902f4 Update config.{guess,sub} to latest versions. Stephen Anthony 2024-08-23 20:52:04 -0230
  • ca84bb699f Clean up Makefile a little, removing obsolete warning flags. Stephen Anthony 2024-08-23 20:45:49 -0230
  • 0849a647e3 Fixes for suggestions from clang-tidy; mostly missing initializations. Stephen Anthony 2024-08-23 20:00:44 -0230
  • ee7190851e Fixes, make sure that an error during reload is visible after the launcher starts. Christian Speckner 2024-08-23 22:43:18 +0200
  • 14d2b50edd Improve handling of errors during console reload. Christian Speckner 2024-08-22 13:10:12 +0200
  • 7644ba6fa8 Avoid crash if strict mode is enabled, console is reloaded and linking fails. Christian Speckner 2024-08-21 23:09:32 +0200
  • 53d239c7e5 Ignore unresolved relocations unless ARM set to strict mode. Christian Speckner 2024-08-21 22:46:58 +0200
  • 493f56e86a Implement ARM image export. Christian Speckner 2024-08-21 22:36:54 +0200
  • 57d9e120ce Fix build warning. Christian Speckner 2024-08-21 10:32:08 +0200
  • c66cf897ec Add UI for saving ARM image. Christian Speckner 2024-08-20 23:11:18 +0200
  • 2421292c83 Adding missing class to VS project. Stephen Anthony 2024-08-20 14:32:48 -0230
  • 36ebe43f16 Start work on ELF debug widget. Christian Speckner 2024-08-20 18:49:47 +0200
  • d64ff2e5b7 Fix potential data loss in state save file. Stephen Anthony 2024-08-16 12:56:36 -0230
  • b74c66a82e Fixes for minor clang-tidy warnings. Stephen Anthony 2024-08-14 18:42:37 -0230
  • aee8a3e345 State loads. Christian Speckner 2024-08-14 22:25:26 +0200
  • daf83faff3 Refactoring, include "rom image" in save. Christian Speckner 2024-08-14 21:21:37 +0200
  • 64705f658f updated doc for short late HMOVEs late-hmove-experiments thrust26 2024-08-14 12:44:01 +0200
  • fcc05a84fc State saves. Christian Speckner 2024-08-13 23:14:50 +0200
  • f92d2fc6df enhanced UI and settings for TIA glitch "short late HMOVEs" thrust26 2024-08-13 14:54:03 +0200
  • d6e7ed151b removed warning thrust26 2024-08-13 13:57:48 +0200
  • 7be8c8f327 Gobble movement pulse on clock 0. Christian Speckner 2024-08-13 13:13:28 +0200
  • 7faa9c71b9 Sync time on bus snoops. Christian Speckner 2024-08-12 21:53:34 +0200
  • e672bb1f98 Force inline read methods, tread big endian the same way. Christian Speckner 2024-08-12 21:37:28 +0200
  • 691543a319 added ELF speed constants everywhere thrust26 2024-08-11 20:00:46 +0200
  • a5757a1562 Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-08-11 19:48:23 +0200
  • cdb3ef82ce added reload requirement text for ELF ROMs thrust26 2024-08-11 19:48:03 +0200
  • d6fadd04d2 Minor style/formatting fixes. Stephen Anthony 2024-08-11 14:25:39 -0230
  • 90da70a572 Move debug dump to CLI option, don't dump by default. Christian Speckner 2024-08-11 15:59:13 +0200
  • 76a9d84fcf Remove debug code. Christian Speckner 2024-08-11 15:46:22 +0200
  • 8a3cf489ec Add R_ARM_REL32 . Christian Speckner 2024-08-11 15:40:55 +0200
  • 91044b3b4f Fix and hook up speed setting. Christian Speckner 2024-08-11 15:21:47 +0200
  • 22af25e77c Implement "strict mode". Christian Speckner 2024-08-11 14:53:53 +0200
  • 0567eb18b0 fixed reordering bug thrust26 2024-08-11 12:50:10 +0200
  • e7c72a3532 Fix race condition with use-after-free in TimerManager. Christian Speckner 2024-08-11 11:31:43 +0200
  • 93fd9a2e2b Fix use-after-free on the audio thread when Console is destroyed. Christian Speckner 2024-08-11 10:57:47 +0200
  • 647263aed7 Throw on invalid relocation type. Christian Speckner 2024-08-11 10:33:29 +0200
  • 2a0fd0feb5 ELF correctly sorted in display list thrust26 2024-08-11 09:22:45 +0200
  • ab5ca2db8f replaced "cycles" with "MIPS" in DeveloperDialog thrust26 2024-08-11 08:33:25 +0200
  • 8e9149a233 Remove unnecessary check. Christian Speckner 2024-08-10 23:49:31 +0200
  • d4bfa9ac3a Merge branch 'master' of https://github.com/stella-emu/stella thrust26 2024-08-10 15:52:55 +0200
  • a222da34ea Added new and changed existing ARM developer options TODO: doc thrust26 2024-08-10 15:50:15 +0200
  • a515988b0a Set ELF system type and palette according to game props. Christian Speckner 2024-08-10 12:35:52 +0200
  • b45eb6247d Trap if add would switch instruction set. Christian Speckner 2024-08-10 09:29:23 +0200
  • e7de075b20 Implement most of vcslib. Christian Speckner 2024-08-08 22:45:46 +0200
  • 948ad8d67e Silence warnings. Christian Speckner 2024-08-08 21:57:14 +0200