Commit Graph

  • 2d184b6754 Fixes from clang-tidy-19 that didn't make it for the last release. Stephen Anthony 2024-10-06 20:27:25 -0230
  • 5d034cec3c 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
  • 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
  • d55b1aec0d Update release to version 7. 7.0 Stephen Anthony 2024-10-04 13:46:46 -0230
  • d69e47421c Update release to version 7. Stephen Anthony 2024-10-04 13:46:46 -0230
  • 01f8382c81 Fix macOS build script. Stephen Anthony 2024-10-03 12:44:17 -0230
  • 0a759a49b0 Fix macOS build script. Stephen Anthony 2024-10-03 12:44:17 -0230
  • d7e9b98951 Getting docs ready for 7.0 release. Stephen Anthony 2024-10-02 12:50:28 -0230
  • 7c90c9fe18 Getting docs ready for 7.0 release. Stephen Anthony 2024-10-02 12:50:28 -0230
  • 5ef3ebc287 Fix filename case. Stephen Anthony 2024-10-02 12:10:47 -0230
  • 80909f1c98 Fix filename case. Stephen Anthony 2024-10-02 12:10:47 -0230
  • 14eb4226a5 Update Xcode project to v16. Stephen Anthony 2024-10-02 11:37:05 -0230
  • fd51326aaf Update Xcode project to v16. Stephen Anthony 2024-10-02 11:37:05 -0230
  • 56c18f57f9 libretro: fix gitlab CI (#1044) Eric Warmenhoven 2024-10-02 09:20:01 -0400
  • 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
  • d91cdcb1ec minor doc fixes thrust26 2024-09-26 22:02:12 +0200
  • cb61f676ec minor doc fixes thrust26 2024-09-26 22:02:12 +0200
  • 29a3f90648 Potential speedup in Windows FSNode::getChildren(). Worst case is it doesn't improve at all. Stephen Anthony 2024-09-18 20:42:24 -0230
  • 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
  • 323b6c9721 changed buttonLast type (fixes #1043) thrust26 2024-09-09 10:28:20 +0200
  • 03c5d7f1cf changed buttonLast type (fixes #1043) thrust26 2024-09-09 10:28:20 +0200
  • d577e0feeb Some fixes to ELF doc thrust26 2024-09-07 09:01:00 +0200
  • cb624aece0 Some fixes to ELF doc thrust26 2024-09-07 09:01:00 +0200
  • 3f70246896 Updated docs, merged back changes made to live page. Stephen Anthony 2024-09-06 21:30:49 -0230
  • 77e45307c4 Updated docs, merged back changes made to live page. Stephen Anthony 2024-09-06 21:30:49 -0230
  • 0cb4de07f3 updated screenshots for ELF developer options thrust26 2024-09-06 17:20:43 +0200
  • 2a509a2f82 updated screenshots for ELF developer options thrust26 2024-09-06 17:20:43 +0200
  • 1c604d6dc2 Fix missing initializations. Stephen Anthony 2024-09-01 01:16:23 -0230
  • b1e297153b Fix missing initializations. Stephen Anthony 2024-09-01 01:16:23 -0230
  • 357527370e Merge remote-tracking branch 'origin/late-hmove-experiments' Christian Speckner 2024-08-31 18:49:51 +0200
  • 1dd364bc8a Merge remote-tracking branch 'origin/late-hmove-experiments' Christian Speckner 2024-08-31 18:49:51 +0200
  • 7f3a4d34bb Remove cast. Christian Speckner 2024-08-29 20:49:24 +0200
  • 59f82b1fe1 Remove cast. Christian Speckner 2024-08-29 20:49:24 +0200
  • d4fd9292e1 libretro: Fix interfacing with paddle sensitivity. Stephen Anthony 2024-08-29 14:27:28 -0230
  • 498e8bc4de libretro: Fix interfacing with paddle sensitivity. Stephen Anthony 2024-08-29 14:27:28 -0230
  • bdaf399df1 Minor fixes for warnings from clang-tidy. Stephen Anthony 2024-08-28 21:51:40 -0230
  • bb374fb982 Minor fixes for warnings from clang-tidy. Stephen Anthony 2024-08-28 21:51:40 -0230
  • 78c77d0a9a Oops thrust26 2024-08-28 12:17:01 +0200
  • 40ab63ff5e Oops thrust26 2024-08-28 12:17:01 +0200
  • 18eeef3be6 removed dynamic_cast removed unused method in Debugger thrust26 2024-08-28 11:09:15 +0200
  • f3dd2cd884 removed dynamic_cast removed unused method in Debugger thrust26 2024-08-28 11:09:15 +0200
  • 03a9e858cd Fix minor warnings from clang-tidy. Stephen Anthony 2024-08-27 22:27:53 -0230
  • d7eba0b54c Fix minor warnings from clang-tidy. Stephen Anthony 2024-08-27 22:27:53 -0230
  • 63bcb3e22f Fix Unix build; minor formatting fixes. Stephen Anthony 2024-08-27 21:34:13 -0230
  • 628c6fb370 Fix Unix build; minor formatting fixes. Stephen Anthony 2024-08-27 21:34:13 -0230
  • bca3892757 Finish state widget. Christian Speckner 2024-08-27 22:07:00 +0200
  • 4026ca4c80 Finish state widget. Christian Speckner 2024-08-27 22:07:00 +0200
  • e0dc373741 Fix race on startup. Christian Speckner 2024-08-27 22:06:48 +0200
  • 74adffdd3a Fix race on startup. Christian Speckner 2024-08-27 22:06:48 +0200
  • 005fa382cb Fix bad downcast. Christian Speckner 2024-08-27 21:14:41 +0200
  • ca77a007dc Fix bad downcast. Christian Speckner 2024-08-27 21:14:41 +0200
  • 0bc0843adc Add ellipsis. Christian Speckner 2024-08-27 21:14:17 +0200
  • a0873b627b Add ellipsis. Christian Speckner 2024-08-27 21:14:17 +0200
  • 5bd4121064 Added missing class to Xcode project file. Stephen Anthony 2024-08-27 10:54:12 -0230
  • ecad60d86c Added missing class to Xcode project file. Stephen Anthony 2024-08-27 10:54:12 -0230
  • ff4d7f2e9c Add ELF state widget. Christian Speckner 2024-08-26 22:44:31 +0200
  • 2cf85c8ab2 Add ELF state widget. Christian Speckner 2024-08-26 22:44:31 +0200
  • b7ffc112de Add missing class to Xcode project. Stephen Anthony 2024-08-26 14:37:51 -0230
  • f76d70f68e Add missing class to Xcode project. Stephen Anthony 2024-08-26 14:37:51 -0230
  • 50ea6fd00f Update sqlite to latest release. Stephen Anthony 2024-08-24 11:43:42 -0230
  • e89cf0b15b Update sqlite to latest release. Stephen Anthony 2024-08-24 11:43:42 -0230
  • 2dab3fab17 Updated httplib to latest release. Stephen Anthony 2024-08-24 11:35:16 -0230
  • f59207a670 Updated httplib to latest release. Stephen Anthony 2024-08-24 11:35:16 -0230
  • 414b7947a6 Fix misplaced files in Visual Studio project file. Stephen Anthony 2024-08-23 21:24:49 -0230
  • 54372fa5dd Fix misplaced files in Visual Studio project file. Stephen Anthony 2024-08-23 21:24:49 -0230
  • df3ebd6fa9 Update libpng and zlib to latest releases. Stephen Anthony 2024-08-23 21:18:00 -0230
  • 36301137c4 Update libpng and zlib to latest releases. Stephen Anthony 2024-08-23 21:18:00 -0230
  • 1d43d19e36 Update config.{guess,sub} to latest versions. Stephen Anthony 2024-08-23 20:52:04 -0230
  • f8fed902f4 Update config.{guess,sub} to latest versions. Stephen Anthony 2024-08-23 20:52:04 -0230
  • 9b631344bc Clean up Makefile a little, removing obsolete warning flags. Stephen Anthony 2024-08-23 20:45:49 -0230
  • ca84bb699f Clean up Makefile a little, removing obsolete warning flags. Stephen Anthony 2024-08-23 20:45:49 -0230
  • 50199cac48 Fixes for suggestions from clang-tidy; mostly missing initializations. Stephen Anthony 2024-08-23 20:00:44 -0230
  • 0849a647e3 Fixes for suggestions from clang-tidy; mostly missing initializations. Stephen Anthony 2024-08-23 20:00:44 -0230
  • 98be025035 Fixes, make sure that an error during reload is visible after the launcher starts. Christian Speckner 2024-08-23 22:43:18 +0200
  • ee7190851e Fixes, make sure that an error during reload is visible after the launcher starts. Christian Speckner 2024-08-23 22:43:18 +0200
  • b5009a353a Improve handling of errors during console reload. Christian Speckner 2024-08-22 13:10:12 +0200
  • 14d2b50edd Improve handling of errors during console reload. Christian Speckner 2024-08-22 13:10:12 +0200
  • 99fe920390 Avoid crash if strict mode is enabled, console is reloaded and linking fails. Christian Speckner 2024-08-21 23:09:32 +0200
  • 7644ba6fa8 Avoid crash if strict mode is enabled, console is reloaded and linking fails. Christian Speckner 2024-08-21 23:09:32 +0200
  • 40a6427d25 Ignore unresolved relocations unless ARM set to strict mode. Christian Speckner 2024-08-21 22:46:58 +0200
  • 53d239c7e5 Ignore unresolved relocations unless ARM set to strict mode. Christian Speckner 2024-08-21 22:46:58 +0200
  • 5d27786116 Implement ARM image export. Christian Speckner 2024-08-21 22:36:54 +0200
  • 493f56e86a Implement ARM image export. Christian Speckner 2024-08-21 22:36:54 +0200
  • 5756641f2c Fix build warning. Christian Speckner 2024-08-21 10:32:08 +0200
  • 57d9e120ce Fix build warning. Christian Speckner 2024-08-21 10:32:08 +0200
  • a5c76df1b2 Add UI for saving ARM image. Christian Speckner 2024-08-20 23:11:18 +0200
  • c66cf897ec Add UI for saving ARM image. Christian Speckner 2024-08-20 23:11:18 +0200
  • 8e3cb19950 Adding missing class to VS project. Stephen Anthony 2024-08-20 14:32:48 -0230
  • 2421292c83 Adding missing class to VS project. Stephen Anthony 2024-08-20 14:32:48 -0230
  • be04d30134 Start work on ELF debug widget. Christian Speckner 2024-08-20 18:49:47 +0200
  • 36ebe43f16 Start work on ELF debug widget. Christian Speckner 2024-08-20 18:49:47 +0200
  • 14b93e7b55 Fix potential data loss in state save file. Stephen Anthony 2024-08-16 12:56:36 -0230
  • d64ff2e5b7 Fix potential data loss in state save file. Stephen Anthony 2024-08-16 12:56:36 -0230
  • 106413cd87 Fixes for minor clang-tidy warnings. Stephen Anthony 2024-08-14 18:42:37 -0230
  • b74c66a82e Fixes for minor clang-tidy warnings. Stephen Anthony 2024-08-14 18:42:37 -0230
  • b9ffb761b0 State loads. Christian Speckner 2024-08-14 22:25:26 +0200
  • aee8a3e345 State loads. Christian Speckner 2024-08-14 22:25:26 +0200
  • 8d5cd5d7b1 Refactoring, include "rom image" in save. Christian Speckner 2024-08-14 21:21:37 +0200
  • daf83faff3 Refactoring, include "rom image" in save. Christian Speckner 2024-08-14 21:21:37 +0200