Commit Graph

7864 Commits

Author SHA1 Message Date
thrust26 d5eeba505c added tootips to Options dialog (resolves #977) 2023-06-15 13:31:44 +02:00
Stephen Anthony d2fde2caff Minor fixes for suggestions from clang-tidy. 2023-06-14 19:47:17 -02:30
thrust26 5af0163e43 reordered cart detection order to improve correct detection rate 2023-06-14 14:08:11 +02:00
thrust26 56b555df35 fixed some warnings in VS 2023-06-14 09:58:31 +02:00
thrust26 cd59144999 minor fixes 2023-06-14 09:51:37 +02:00
thrust26 e06ca50b13 added phosphor to Amidar game properties 2023-06-14 09:50:56 +02:00
thrust26 ee13c16930 fixed QuadTari mapping storage 2023-06-12 17:45:18 +02:00
thrust26 0de952b0cb Merge branch 'master' of https://github.com/stella-emu/stella 2023-06-11 19:44:53 +02:00
thrust26 df3d3141f0 trying to fix #974 2023-06-11 19:44:41 +02:00
Stephen Anthony 3577e8db7b Adding missing include (fixes #971). 2023-06-04 19:26:27 -02:30
thrust26 88793d3d52 minor fixes for GL bankswitching 2023-06-04 14:24:32 +02:00
thrust26 8d0782ee6d Merge branch 'master' of https://github.com/stella-emu/stella 2023-06-03 21:03:24 +02:00
thrust26 21ff152c49 added limited GameLine Master Module bankswitching support 2023-06-03 21:03:07 +02:00
Stephen Anthony 2c661184c7 Update sqlite3 library. 2023-05-16 18:58:46 -02:30
thrust26 67a039b111 changed CommaVid ROMs to 4K size (fixes #969) 2023-05-09 12:26:12 +02:00
Stephen Anthony db7fe478c5 Oops, wrong commit last time; fix compile error in gcc 13. 2023-05-05 16:49:00 -02:30
Stephen Anthony ab95513081 Fixed compile error in gcc 13. 2023-05-05 16:26:47 -02:30
thrust26 e78942876b Merge branch 'master' of https://github.com/stella-emu/stella 2023-05-03 19:04:15 +02:00
thrust26 e51600ad87 Added note for special chars in Windows filenames 2023-05-03 19:03:58 +02:00
Stefan d6655fc9ab
Fixed typos (#966)
Thanks for the PR.
2023-04-27 13:50:04 -02:30
Stephen Anthony ed68467ff0 Minor fixes from clang-tidy. 2023-04-17 16:59:44 -02:30
thrust26 76bd7f493f added missing PlusROM support for E7 bankswitching (fixes #965) 2023-04-09 15:18:24 +02:00
Thomas Jentzsch 1cc58b9d02 enhanced/fixed some controller default mappings 2023-03-26 10:23:38 +02:00
Thomas Jentzsch 8a1d390907 2nd Libretro fix attempt 2023-03-24 18:59:30 +01:00
Thomas Jentzsch ef4d712f2b trying to fix Libretro pipeline build error 2023-03-24 17:46:36 +01:00
Thomas Jentzsch d36afa740e fixed libretro builds 2023-03-24 16:24:06 +01:00
Thomas Jentzsch b8e2641e34 added right controller KEYBOARD properties for Star Raiders (auto detected as Joy 2B+) 2023-03-19 17:56:16 +01:00
Thomas Jentzsch dc780d8e25 added paging for PromptWidget output
fixed disAsm of graphic bits
2023-03-19 10:46:21 +01:00
Thomas Jentzsch fd7c4951c2 trying to address #962 for Linus & MacOS 2023-03-18 21:06:06 +01:00
Thomas Jentzsch 790bc51c83 added alternative theme, switchable via hotkey. this is a preparation for SDL2 supporting system theme change events (day/night) soon 2023-03-15 17:06:52 +01:00
Thomas Jentzsch 05a048186e minor fixes to debugger cart info 2023-03-15 16:46:43 +01:00
Thomas Jentzsch fb9323272a added missing changed class 2023-03-15 14:44:01 +01:00
Thomas Jentzsch 45157e8eb2 fixed odd ROM sizes for 3E+ (fixed #960 2023-03-15 13:57:30 +01:00
Thomas Jentzsch 93ea39d615 catch exception in BSPF::stoi (fixes #958) 2023-02-27 19:43:23 +01:00
Stephen Anthony 7676e9b4c8 Some fixes for warnings from cppcheck. 2023-02-18 15:33:28 -03:30
Stephen Anthony e5af3b20d3 Attempt to fix macOS automated builds. 2023-02-16 17:57:30 -03:30
Thomas Jentzsch 0ac532519f fixed right controller detection for Maze Craze 2023-02-16 19:20:16 +01:00
Thomas Jentzsch e9ec5a09d3 enhanced PlusROM dialog to show device id 2023-02-08 09:50:36 +01:00
Stephen Anthony bbbaced452 Fix minor spelling mistake; there are no castrated goats here :) 2023-01-29 12:17:48 -03:30
Thomas Jentzsch 433d8da8a2 added "code in RAM" execution check for F4SC, F6SC and F8SC (addresses #933) 2023-01-29 12:55:03 +01:00
Thomas Jentzsch 5f1f90260c minor fix for unwind/rewind display string 2023-01-29 10:01:38 +01:00
Stephen Anthony b71573f1f6 Fix missing const caught by clang-tidy. 2023-01-28 19:22:31 -03:30
Thomas Jentzsch bc0dce8487 added two missing debugger save states 2023-01-28 10:22:07 +01:00
Stephen Anthony 07e0d35339 A few items I forgot in the last commit. 2023-01-26 17:04:05 -03:30
Stephen Anthony f72aff57a9 Further optimization to FSNodeWINDOWS; eliminate function call. 2023-01-26 16:44:16 -03:30
Thomas Jentzsch a4c5e57454 fixed jittering driving controller when using keyboard 2023-01-25 17:02:48 +01:00
Thomas Jentzsch 9d46bb614f re-enabled mouse and Stelladaptor input for Driving Controller (fixes #951) 2023-01-18 17:01:21 +01:00
Thomas Jentzsch dd5b16f997 Another attempt to fix #931 in a good way. 2023-01-17 23:04:52 +01:00
Thomas Jentzsch acbdaed7f3 Merge branch 'master' of https://github.com/stella-emu/stella 2023-01-17 16:29:23 +01:00
Thomas Jentzsch 951e74580b stop disassembling at areas marked as ROW (fixes #931) 2023-01-17 16:29:11 +01:00