Commit Graph

6723 Commits

Author SHA1 Message Date
Lo Def 65180d524f (MovieCart) combined subfolder of classes into CartMVC 2021-04-05 23:39:26 -04:00
Rob Bairos 0e39371e76 (MovieCart) Limit reading of image data to single frame
when its likely an MVC file. This avoids reading of GB of data.
2021-04-05 09:27:51 -04:00
Rob Bairos 6593e25f41 MovieCart
Streaming image and audio content created by presenting dynamic
1K of data on the bus, with On Screen Display. Volume, Brightness
and Shuttle controlled by joystick and console switches.
Original implementation: github.com/lodefmode/moviecart
2021-04-05 09:27:20 -04:00
twinaphex bdd7035fef (Libretro/macOS) Add ARM64 rules 2021-03-27 20:42:43 -02:30
thrust26 4836dd0be1 Merge branch 'master' of https://github.com/stella-emu/stella 2021-03-23 22:12:11 +01:00
thrust26 ffcf26d822 fixed missing immediate disassembling 2021-03-23 22:11:28 +01:00
twinaphex 537f85d391 (Libretro) Fix ios9 build 2021-03-15 10:17:24 -02:30
twinaphex 7a8b5c276c (Libretro) Add more platforms to gitlab 2021-03-14 11:53:09 -02:30
thrust26 24cf13c535 improved QuadTari fix 2021-03-02 19:01:50 +01:00
thrust26 c1a488f19f fixed QuadTari handling for controller types != joysticks 2021-03-02 14:01:57 +01:00
thrust26 491e377752 fixed 360° char 2021-03-02 13:29:07 +01:00
thrust26 199f120d91 Merge branch 'master' of https://github.com/stella-emu/stella 2021-02-27 10:37:43 +01:00
thrust26 aae9027383 removed two non-implemented methods 2021-02-27 10:37:31 +01:00
Thomas Jentzsch a340e43f7c Merge pull request #773 from skitt/spelling-fix
Another spelling fix ("toggle")
2021-02-26 10:48:36 +01:00
Stephen Kitt bfc091b975 Another spelling fix ("toggle")
Signed-off-by: Stephen Kitt <steve@sk2.org>
2021-02-26 10:09:39 +01:00
Stephen Anthony ba59e94e10 Final updates for 6.5.2 release. 2021-02-24 14:10:31 -03:30
Stephen Anthony 3391dc5a72 Updated a few files for upcoming release.
Now in testing phase; final release coming in a few days.
2021-02-22 16:52:47 -03:30
thrust26 6d0500c8ff Updated changes and WhatsNewDialog
Updated version number in docs
2021-02-22 09:58:30 +01:00
thrust26 9353c45d90 did some code cleanup 2021-02-21 21:56:53 +01:00
thrust26 d7a2cd0793 added ARM stats to BUS and DPC+ debug widgets 2021-02-10 16:07:28 +01:00
thrust26 214f141db0 fix Libretro build 2021-02-09 22:44:59 +01:00
thrust26 1773e5f493 added some ARM stats to CDF debug widget 2021-02-09 19:47:50 +01:00
Keith Bowes c3997ce996 Only use static libgcc/libstdc++ if they're present 2021-02-08 12:52:17 -03:30
Keith Bowes 13c9343146 Implemented input bitmasks 2021-02-08 12:32:48 -03:30
thrust26 5c4d530143 minor QuadTari timing fix 2021-02-07 22:33:05 +01:00
thrust26 8f4667fb71 fixed QuadTari multiplexing timing (fixes #766) 2021-02-06 10:27:17 +01:00
thrust26 575035c739 enhanced QuadTari detection pattern 2021-02-04 15:25:55 +01:00
thrust26 fa16b8cb91 fixed broken driving controller support (see #760) 2021-02-02 15:44:28 +01:00
thrust26 570aa229ce derived Genesis and Booster from Joystick controller class 2021-01-30 11:25:51 +01:00
thrust26 a3b0605af3 fixed R77 doc graphics links 2021-01-26 19:30:10 +01:00
thrust26 66eca7cbe5 fixed missing SliderWidget initialization command if value is -1 2021-01-26 19:29:36 +01:00
thrust26 dcd9a3706a fixed merge bug (fixes #758) 2021-01-26 13:18:14 +01:00
thrust26 0f2af93f53 Merge branch 'master' of https://github.com/stella-emu/stella 2021-01-25 09:25:50 +01:00
thrust26 c1922ac13c fixed #756 (CDFJ rom size always 512KB) 2021-01-25 09:25:36 +01:00
Stephen Anthony 7f26bc0002 Added patches from Debian build (too bad I didn't see these about 6 hours ago).
Bumped version number, to start work on 6.6.
2021-01-24 15:57:29 -03:30
Stephen Anthony 11ec630dd4 Final updates for 6.5.1 release. 2021-01-24 10:11:01 -03:30
thrust26 7c0cb137a9 partially reverted 481785a6 (debugger widgets needed for saveOldState) 2021-01-24 10:09:30 +01:00
Stephen Anthony bf341392ac Getting ready for 6.5.1 release. 2021-01-23 15:33:20 -03:30
Stephen Anthony e91c12eee1 Fix dialogs not being rendered in certain cases. 2021-01-23 15:10:40 -03:30
Stephen Anthony f8e4ccf979 Merge branch 'feature/fix-surfaces' 2021-01-23 13:10:40 -03:30
Stephen Anthony 8905a9a504 libretro: Don't reload non-existent surfaces. 2021-01-23 13:08:16 -03:30
Stephen Anthony 345e7f0b9f Fix final issue with snapshots not loading in RomInfoWidget. 2021-01-23 12:57:51 -03:30
thrust26 d2eea6720b updated Changes.txt & WhatsNewDialog 2021-01-20 13:47:41 +01:00
Christian Speckner 25062b308c Merge remote-tracking branch 'origin/master' into feature/fix-surfaces 2021-01-19 20:44:58 +01:00
thrust26 4d68300f32 refactored Paddles class 2021-01-19 10:23:41 +01:00
Stephen Anthony ffddbcf6bb Fix crash when FrameBuffer message surfaces haven't been created.
The next task is to move all FrameBuffer message-related functionality into its own class.
2021-01-16 15:27:18 -03:30
thrust26 a0433cceaf changed LauncherDialog and EditableWidget ContextMenu and dialog shade surface creation to on demand 2021-01-15 08:36:06 +01:00
thrust26 d7bd39c952 renamed pause dimming setting 2021-01-14 09:40:02 +01:00
thrust26 56a2162795 added option to disable emulation shading in pause mode via command line (resolves #755) 2021-01-14 09:32:39 +01:00
thrust26 27dd8e9e4f fixed memory leak in EventMappingWidget 2021-01-13 22:30:40 +01:00