Commit Graph

6849 Commits

Author SHA1 Message Date
thrust26 091ccf3506 fixed anchor 2021-04-17 19:49:16 +02:00
Stephen Anthony b22b4d963a Updated docs for 6.5.3 release for April 20 (this can change if necessary). 2021-04-17 14:59:16 -02:30
thrust26 4e9f1fc9c5 Merge branch 'master' of https://github.com/stella-emu/stella 2021-04-17 18:40:24 +02:00
thrust26 37c27ef52b updated doc and snapshots for help button 2021-04-17 18:34:35 +02:00
Stephen Anthony a4edbe8b85 Fix non-ASCII character in ROM properties. 2021-04-17 13:23:25 -02:30
Stephen Anthony 59708aab62 Fix missing comma in EventHandler class. 2021-04-17 13:20:48 -02:30
Stephen Anthony 4e71ab3c79 Fix compilation when using SDL < 2.0.14 (needed for SDL_OpenURL).
Abstract SDL functionality into SDL-specific class, away from Dialog class.
2021-04-17 13:18:10 -02:30
thrust26 0a77776cd2 added help hotkey in UI mode (F1)
added missing anchors
2021-04-17 16:55:40 +02:00
thrust26 0248e4a6dc added help links to most dialogs (see #740)
TODO: tab specific help?
2021-04-17 13:31:36 +02:00
thrust26 15aa163b84 updated props for coming Aardvark ROM release 2021-04-17 09:59:21 +02:00
thrust26 cd497bc8a5 Updated Changes.txt 2021-04-14 22:34:48 +02:00
thrust26 fd5713d764 forgot to save before committing... 2021-04-12 22:45:24 +02:00
thrust26 e66bfc2c99 fixed palette and custom BLARGG settings saving (see #787) 2021-04-12 22:38:41 +02:00
Stephen Anthony 8c29b3749f Update to Xcode project file. 2021-04-07 12:26:24 -02:30
thrust26 083bc8b556 do not map QuadTari-only events if no QuadTari is used 2021-04-06 19:06:00 +02:00
Stephen Anthony 8834f4770f Fix minor warning in clang. 2021-04-06 13:15:49 -02:30
thrust26 2841ac52ca fixed HiDPI mode
(note to myself: sometimes initialization is bad)
2021-04-06 16:53:44 +02:00
thrust26 30656f73c2 adapt desktop size and maximum TIA zoom level to display used 2021-04-06 15:56:01 +02:00
thrust26 6fa24835c0 Merge branch 'master' of https://github.com/stella-emu/stella 2021-04-05 22:01:15 +02:00
thrust26 d7a3ab5b6c Swapped (Shift+)Backspace keys between Frying and CompuMate Backspace 2021-04-05 22:00:38 +02:00
Christian Speckner df9758903a Fix genesis widget. 2021-04-05 20:31:49 +02:00
Stephen Anthony eec90382e7 Very small cleanup to Makefile. 2021-04-05 13:40:43 -02:30
Christian Speckner dde7ab5936 Fix update order, change genesis to pull pin to ground. 2021-04-05 17:54:12 +02:00
Christian Speckner c33bccbc61 Properly model analog input. 2021-04-05 15:46:30 +02:00
Christian Speckner eccf1d0d36 Forgot to save. 2021-04-05 14:17:10 +02:00
Christian Speckner db44445386 PaddleReader goes AnalogReadout. 2021-04-05 14:16:29 +02:00
Christian Speckner 077cd38c76 Use a more realistic resistance in dump mode. 2021-04-04 00:36:20 +02:00
Christian Speckner 5004b439bd Typo. 2021-04-02 00:18:52 +02:00
Christian Speckner 3902778b12 Adjust paddle parameters, improve keyboard controller emulation, emulate cap discharge, 2021-04-02 00:15:13 +02: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