Stephen Anthony
dccefede9b
Fix minor warning from clang-tidy.
...
Test if commit is working on repo after reorg changes.
2025-02-16 13:34:58 -03:30
Christian Speckner
17652d9348
Attempt to fix MacOS CI.
2025-02-16 10:30:44 +01:00
Christian Speckner
d9d4ea0ad4
Clarify licensing for PGO ROMs.
2025-02-16 10:24:53 +01:00
thrust26
d67ac42bbc
enhanced duplicated local label handling ( fixes #1067 )
2025-02-13 19:54:43 +01:00
thrust26
60e07663d1
aligned gray PAL colors in standard palette ( fixes #1066 )
2025-02-09 00:18:09 +01:00
thrust26
4c8740f309
Merge branch 'master' of https://github.com/stella-emu/stella
2025-02-08 20:28:33 +01:00
thrust26
acaeed8322
added mirrors to 3E hotspots
...
adapted derived 3E+ so that it does not use the mirrors
2025-02-08 20:28:22 +01:00
Stephen Kitt
37e02b5a69
Detect _host_prefix and allow cross pkg-config ( #1065 )
...
stella fails to cross build from source on Unix-style platforms,
because ./configure hard codes the build architecture pkg-config and
thus fails finding libraries. It already has a bit of knowledge about
cross compilation and actually considers a _host_prefix for some
tools. Unfortunately, _host_prefix is not yet generally initialized
and it also does not prepend _host_prefix to pkg-config.
This fixes these issues.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Co-authored-by: Helmut Grohne <helmut@subdivi.de>
2025-01-31 21:27:22 +00:00
thrust26
d4f3187ee0
added four more axis to joystick handlers ( fixes #1063 )
2025-01-17 20:10:42 +01:00
Stephen Anthony
122409e6f8
Include latest required vcruntime libs, so Stella can start again.
2025-01-02 17:49:47 -03:30
thrust26
34e4439729
fixed #1053
2025-01-01 09:50:33 +01:00
Stephen Anthony
9b0c8c18de
Updated copyright to 2025. To anyone reading these logs, Happy New Year!
2024-12-31 19:25:08 -03:30
thrust26
108478aaab
fixed problems with VS project file
2024-12-31 19:49:48 +01:00
thrust26
175d578c07
changed VS setting for PGO
2024-12-30 15:48:27 +01:00
thrust26
0852d72dc9
Merge branch 'master' of https://github.com/stella-emu/stella
2024-12-30 12:41:18 +01:00
thrust26
e4b4b08c46
fixed a bug where the combination of RAM banks and PlusROM would break a game (this should fix #1058 )
2024-12-30 12:41:01 +01:00
Stephen Anthony
0197b406b8
Fixes for minor warnings from clang-tidy.
2024-12-29 17:25:05 -03:30
thrust26
727917773e
code cleanup
2024-12-29 12:15:12 +01:00
thrust26
d4b5cf6659
eliminated cycles() method in TIA.hxx
2024-12-29 12:14:52 +01:00
thrust26
56a82682d5
started working on emulating VBLANK during VSYNC
2024-12-29 10:59:14 +01:00
Stephen Anthony
0933f1ae66
More const fixes, this time from suggestions from VS code analyzer.
2024-12-20 19:24:20 -03:30
Stephen Anthony
6dfef64461
Disable warnings from external libs (SDL) in VS code analysis mode.
2024-12-20 16:29:02 -03:30
Stephen Anthony
27b109b483
Fixed non UTF-8 chars.
2024-12-20 14:47:37 -03:30
jfroco
abb92327c0
libretro: add reload/next game ( #1059 )
...
- Enable reload/next game option in Core options
- Map reload/next game action to X button
2024-12-18 11:41:12 +01:00
thrust26
682cdb0e28
added PAL60 signature check to auto detect display type ( resolves #1061 )
2024-12-17 23:03:57 +01:00
thrust26
146bec13ee
moved loading of config and DASM list & symbols files before executing auto scripts
2024-12-15 22:29:25 +01:00
thrust26
13cf6aaacd
slightly enhanced PlusROM display in debugger (keeps last send/receive now)
2024-12-13 09:33:15 +01:00
Stephen Anthony
f744e34687
Fix potential uninitialized array access.
2024-12-10 21:23:05 -03:30
thrust26
ac64828880
fixed #1057
2024-12-09 16:09:54 +01:00
thrust26
f6b1d674db
improved default NTSC custom palette
2024-12-09 15:24:38 +01:00
Stephen Anthony
6fe0e61332
Use constexpr.
2024-12-05 17:57:24 -03:30
thrust26
991a6b2447
Merge branch 'master' of https://github.com/stella-emu/stella
2024-12-01 09:33:20 +01:00
thrust26
ce37689720
improved 'help' command in debugger prompt (case insensitive now)
2024-12-01 09:33:09 +01:00
Stephen Anthony
18c1b44419
Fix whitespace.
2024-11-17 19:14:20 -03:30
SvOlli
09679fb228
Debian build requires libgtest-dev, but is not specified ( #1049 )
...
Co-authored-by: Sven Oliver Moll <svolli@svolli.de>
2024-11-10 20:13:54 +00:00
Stephen Anthony
41fa2922f9
Updated libpng to latest release.
2024-10-31 16:13:50 -02:30
Stephen Anthony
e787941351
Updated httplib to latest release.
2024-10-31 16:07:37 -02:30
Stephen Anthony
f2164a9637
Remove executable bit on data files.
2024-10-21 14:27:31 -02:30
Eric Warmenhoven
173a87f41b
ios/tvos: properly set min supported version ( #1048 )
2024-10-21 15:30:52 +00:00
thrust26
5e6ef2eaf7
Merge branch 'master' of https://github.com/stella-emu/stella
2024-10-20 09:59:25 +02:00
thrust26
51b8b06e91
added missing "PlusROM support enabled" initialization
2024-10-20 09:59:15 +02:00
Stephen Anthony
f77ddc6fee
Match style in surrounding code for FileListWidget.
2024-10-19 16:54:47 -02:30
thrust26
6b982c8325
added PlusROM support developer option ( fixes #1019 )
2024-10-19 10:01:16 +02:00
thrust26
c9311529cb
fixed #1047
2024-10-17 15:48:16 +02:00
Stephen Anthony
594380b2f9
Fix doc to match commit to webpage docs.
2024-10-17 10:21:29 -02:30
Stephen Anthony
c003a21362
Update docs; macOS 10.13 is the minimum supported version.
2024-10-10 17:03:18 -02:30
Stephen Anthony
ec8a8df269
For Windows build, remove *all* DLL's before install, and only install
...
SDL2.dll.
2024-10-07 17:05:27 -02:30
Stephen Anthony
3faee00fa7
Re-add ZIP build for Windows.
2024-10-07 16:28:50 -02:30
Stephen Anthony
02e0ff625b
Fix misplaced PNG files.
2024-10-07 16:23:31 -02:30
Stephen Anthony
dded9debdb
Fixes from clang-tidy-19 that didn't make it for the last release.
2024-10-06 20:27:25 -02:30