Commit Graph

7705 Commits

Author SHA1 Message Date
thrust26 157ce930ae fixed swapped parameters 2024-01-05 22:16:52 +01:00
lodefmode 87324ed3fa Reach first/last movie frame, show both fields and mute. (#1003) 2024-01-04 08:52:04 +01:00
thrust26 a729d207eb added lots of bezels (using ChatGpt and Python) 2024-01-03 21:39:27 +01:00
Stephen Anthony 175756dd1f Bumped copyright for 2024. Happy New Year for anyone following these commits! 2024-01-01 12:38:25 -03:30
thrust26 4e4bf34e62 final update for 2023 (properties again) 2023-12-31 16:53:08 +01:00
thrust26 08fa71141f updated properties (mostly PAL-60 added) 2023-12-29 13:06:58 +01:00
thrust26 eb8985762f updated/added properties for Turbo 2023-12-13 20:17:23 +01:00
thrust26 5a48ed79c5 worked on PAL palette (brighter) 2023-11-26 15:43:19 +01:00
Stephen Anthony f2350d5d18 clang-tidy: Fix a few remaining warnings. 2023-11-17 18:58:05 -03:30
Stephen Anthony d7ab11d7d5 Minor fixes for Xcode. 2023-11-17 12:40:01 -03:30
Stephen Anthony c315bd6655 clang-tidy: convert 'endl' to '\n' for performance. 2023-11-16 14:34:02 -03:30
Stephen Anthony 0d0a5a1ddf clang-tidy: Remove redundant header includes. 2023-11-16 12:26:39 -03:30
thrust26 81d6628bd8 fixed spelling 2023-11-14 20:32:48 +01:00
thrust26 c3d4c2c36d Merge branch 'master' of https://github.com/stella-emu/stella 2023-11-14 20:30:57 +01:00
thrust26 208aca7e9a added trace logging like z26 (fixes #204) 2023-11-14 20:30:42 +01:00
Stephen Anthony d36a33098d Fix 'dangling else' warning from clang. 2023-11-08 19:07:38 -03:30
thrust26 43ff2cd1e2 Revert "enhanced color switches"
This reverts commit 6a4c4668e3.
2023-11-04 17:50:26 +01:00
thrust26 6a4c4668e3 enhanced color switches
enhanced Stella version information
2023-11-04 17:37:29 +01:00
Stephen Anthony 687d4ace0e Updated included libpng and zlib to latest release. 2023-10-25 22:18:46 -02:30
thrust26 201d7da936 Merge branch 'master' of https://github.com/stella-emu/stella 2023-10-16 17:42:25 +02:00
thrust26 dcde9bd35b fixed missing events in debugger 2023-10-16 17:42:18 +02:00
Stephen Anthony 85b9738b2a Fixes for suggestions from clang-tidy. 2023-10-15 13:53:46 -02:30
thrust26 aaae28287f Merge branch 'master' of https://github.com/stella-emu/stella 2023-10-02 10:04:17 +02:00
thrust26 8aca3ce406 added that peeks to ROM hotspots return random values 2023-10-02 10:04:05 +02:00
Stephen Anthony 06581eb845 Fix minor warnings from clang. 2023-09-23 18:34:02 -02:30
lodefmode 83c5920810 Movie Cart PAL format (#990)
* MVC format expanded to include vsync, vblank, overscan, visible, and framerate.
Allows for playback of various formats including, PAL.

* Match MovieCart title screen format to detected timing.
Does not affect encoded video content, just title screen.

* simple moviecart PAL examples

---------

Co-authored-by: LoDef Mode <lodef.mode@gmail.ca>
2023-09-16 15:43:25 +02:00
thrust26 9e5da28a65 fixed comments and minor enhancement in CartFE 2023-09-15 13:52:39 +02:00
thrust26 af7f02f0e9 minor RomImageWidget polishing 2023-09-15 11:10:34 +02:00
thrust26 3004121685 changed FE bankswitching code to support up to 8 banks 2023-09-15 08:44:02 +02:00
thrust26 cd1dc3aea2 Merge branch 'master' of https://github.com/stella-emu/stella 2023-09-14 20:01:25 +02:00
thrust26 0a89640b44 fixed warnings 2023-09-14 20:01:13 +02:00
Christian Speckner e11f04fe51 Remove -Weverything 2023-09-14 19:48:49 +02:00
thrust26 972d3e2f0c fixed build without image support 2023-09-14 19:37:27 +02:00
Stephen Anthony 7bd3bf6e39 Fix ROM audit in Windows (fixes #988). 2023-09-12 19:42:15 -02:30
Stephen Anthony 066d948983 Fix missing first char when navigating ZIP files (fixes #989). 2023-09-12 13:57:23 -02:30
thrust26 63543e825a minor property fix 2023-09-12 16:44:56 +02:00
thrust26 2754edd176 enhanced CartCV to support small ROMs (Part 3) 2023-09-12 11:22:45 +02:00
thrust26 140657c453 enhanced CartCV to support small ROMs (Part 2) 2023-09-11 23:41:23 +02:00
thrust26 4c74e61039 enhanced CartCV to support small ROMs 2023-09-11 22:26:01 +02:00
Stephen Anthony ccecfe8717 Add bezel class to Xcode project. 2023-09-05 14:03:45 -02:30
Stephen Anthony 5724632520 Fix minor warnings from clang. 2023-09-02 01:08:05 -02:30
thrust26 3d6cb7148f added ROM image widget to tab order and moved event handling into it
added launcher list paging events for controllers
2023-09-01 11:44:59 +02:00
thrust26 5bfa377b00 some polishing for LauncherDialog (incl. doc) 2023-08-31 23:11:13 +02:00
thrust26 403d6859ea fixed #984 2023-08-31 21:43:10 +02:00
thrust26 d8db5e869e added keyboard and controller support for image zooming 2023-08-31 19:57:45 +02:00
thrust26 7631123e1f reworked some comments 2023-08-31 18:09:19 +02:00
thrust26 f1688288d6 added launcher image zooming 2023-08-31 17:59:51 +02:00
Christian Speckner 69969ab866 Never use alpha blending for source surfaces in QIS. 2023-08-30 22:40:52 +02:00
Christian Speckner babef459b0 Account for HiDPI scaling when validating QIS blitter. 2023-08-30 22:40:31 +02:00
Christian Speckner 37bad6befc Fix allocation. 2023-08-29 23:33:04 +02:00