Commit Graph

7380 Commits

Author SHA1 Message Date
Thomas Jentzsch 8da2766264 added TIA randomization (see #126), TODO: doc 2021-09-10 09:36:31 +02:00
Thomas Jentzsch 8563d8d793 updated docs 2021-09-09 19:53:40 +02:00
Thomas Jentzsch bba449b830 added preliminary dead zone code for analog events
changed some wording
2021-09-09 18:11:38 +02:00
Thomas Jentzsch a40bcda609 forget to save before committing :) 2021-09-09 17:15:50 +02:00
Thomas Jentzsch 48a123a294 fixed properties for Telepathy (after breaking them) 2021-09-09 17:11:19 +02:00
Thomas Jentzsch 8e1c45a408 refactored dead zone and mouse sensitivity setting management 2021-09-09 16:40:06 +02:00
Thomas Jentzsch a2ef881042 added test ROMs for MinkLink controller 2021-09-09 13:57:47 +02:00
Thomas Jentzsch 81c45bee0c one more controller spelling fix 2021-09-09 13:57:12 +02:00
Thomas Jentzsch b83b8b8f65 fixed some controller spellings 2021-09-09 11:47:26 +02:00
Thomas Jentzsch fc86c899ff fixed properties for Mind Maze (no MindLink controller used) 2021-09-09 11:20:38 +02:00
Thomas Jentzsch 2b3bb70052 fixed MindLink controller (resolves #821) 2021-09-09 10:21:26 +02:00
Thomas Jentzsch 91caf521c1 added right port paddles for Decathlon (NTSC) 2021-09-08 18:23:03 +02:00
Thomas Jentzsch c3cf1c1f91 added Kid Vid detection 2021-09-08 08:27:06 +02:00
Lo Def 2a646c5564 Support background color changes
- pf/background used to change background color once per line
   resulting in higher visual quality.
2021-09-08 01:59:37 -04:00
Thomas Jentzsch 0f39ddd85e added new paddle options (TODO: deadzone and testing with real controllers, remove test code) 2021-09-07 11:39:33 +02:00
Thomas Jentzsch d809a4983d some work on PlusROMs support 2021-09-07 11:38:30 +02:00
Thomas Jentzsch d4d34faf53 fixed wording 2021-09-07 08:46:59 +02:00
Stephen Anthony 3e8486d4de libretro: Re-enable rewind support (fixes #820). 2021-09-06 20:24:52 -02:30
Thomas Jentzsch 44c9b74345 improved last commit by using 'using' :) 2021-09-06 13:07:03 +02:00
Thomas Jentzsch d5dad489bf enhanced tooltips (per cell and/or whole widget) for DataGridWidget
updated debugger doc
2021-09-06 10:31:48 +02:00
Stephen Anthony c79dedae98 Merge branch 'master' of github.com:stella-emu/stella 2021-09-05 17:16:24 -02:30
Stephen Anthony 93fe4e3bf4 libretro: Fix segfault when starting Stella. For now, this also disables rewind. 2021-09-05 17:15:49 -02:30
Thomas Jentzsch 905645a9f5 added _inTim and timInt pseudo registers (resolves #168) 2021-09-05 19:20:30 +02:00
Thomas Jentzsch 0f72f2ecf7 added missing missile state tracking to debugger 'tia' command. 2021-09-05 07:54:28 +02:00
Thomas Jentzsch 2ea86222d8 enhanced debugger 'tia' command 2021-09-04 19:25:01 +02:00
Thomas Jentzsch 06cbf95b3b fixed missing control key support in LauncherDialog's filter 2021-09-03 21:43:05 +02:00
Thomas Jentzsch e11c4615e6 fixed EditableWidget bug #819 2021-09-03 21:42:02 +02:00
Thomas Jentzsch 2af502a618 cleaned the PlusROM setup code a bit 2021-09-02 09:07:14 +02:00
Thomas Jentzsch 6b6c568a3d added some doc for the PlusROM functionality 2021-09-02 08:36:40 +02:00
Thomas Jentzsch a201680078 missing files (again) 2021-09-01 14:11:28 +02:00
Thomas Jentzsch b77d605cd1 made PlusROM nick input dialog working
added settings for nick and id
TODO: doc
2021-09-01 14:06:09 +02:00
Thomas Jentzsch 3dab800c5e added missing class 2021-08-31 21:26:17 +02:00
Thomas Jentzsch 46650aad63 added missing class 2021-08-31 17:05:51 +02:00
Thomas Jentzsch 6c6cd52e42 does NOT compile! 2021-08-31 17:04:27 +02:00
Stephen Anthony 79d40d52f8 Add HTTP_LIB support for Visual Studio. 2021-08-30 20:33:20 -02:30
Stephen Anthony b94a6ca63c Wrap calls to httplib inside a define. This allows to build without such support.
- Linux has this enabled by default, R77 disabled by default
- Still TODO is get it working for Windows and Mac
2021-08-30 19:30:45 -02:30
Stephen Anthony ef7fd33a27 Fix compilation in Linux for missing http_lib header file. 2021-08-30 18:51:21 -02:30
Christian Speckner 67707bfdde Pluscart networking. 2021-08-30 22:54:08 +02:00
Thomas Jentzsch 42e1fdb518 updated docs and WhatsNewDialog 2021-08-29 09:29:38 +02:00
Stephen Anthony dd842cce30 Fix minor compiler warning, and bump version number for state file. 2021-08-28 17:40:24 -02:30
Stephen Anthony 10dc5d6d8b Fix minor compiler warning. 2021-08-28 17:19:31 -02:30
Stephen Anthony c2951b3b4d Merge branch 'feature/lodefmode-moviecart' 2021-08-28 17:17:32 -02:30
Stephen Anthony 5887c13a67 Added preliminary support for 'MVC' bankswitching scheme by Rob Bairos. 2021-08-28 17:16:45 -02:30
Thomas Jentzsch f666ef52df updated Player and Missile serializing for previous commit 2021-08-28 14:14:37 +02:00
Thomas Jentzsch 7aa40d4c73 added different debug colors for player/missile copies (resolves #713) 2021-08-28 10:54:49 +02:00
Stephen Anthony 4716079954 Merge branch 'master' into feature/lodefmode-moviecart 2021-08-26 19:42:43 -02:30
Stephen Anthony eba34b5320 Fix minor compiler warnings in g++ and clang. 2021-08-26 19:17:18 -02:30
Thomas Jentzsch f67bcec1b6 reformatted the ARM fatal error popup a little bit 2021-08-25 23:15:52 +02:00
Thomas Jentzsch 094ea6cfa4 added "Check for Update" button to HelpDialog (see #407) 2021-08-25 22:19:41 +02:00
Thomas Jentzsch 5c775ab807 Improved #807 fix 2021-08-25 17:59:26 +02:00