Thomas Jentzsch
4d78865ab2
finalized new paddle settings
2021-09-15 18:02:10 +02:00
Thomas Jentzsch
fb41c41470
Merge remote-tracking branch 'remotes/origin/master' into feature/paddle_options
2021-09-15 17:59:09 +02:00
Thomas Jentzsch
755c4e57c4
Merge pull request #825 from lodefmode/master
...
Fixed random spotty backgrounds.
2021-09-12 22:05:57 +02:00
Lo Def
716c14ecfc
Fixed background color shifting when consecutives frames encoded.
2021-09-12 15:55:47 -04:00
lodefmode
fa4429d0a4
Random pixels betwen OSD and bars ( #824 )
...
* Support background color changes
- pf/background used to change background color once per line
resulting in higher visual quality.
* - blank out left/right sides
based on kernel modifications by Thomas Jentzch
work in progress, stray pixel remaining
* MovieCart: Fixed delayed right side kernel
* MovieCart: Fixed random pixels between OSD + bars
2021-09-12 16:49:07 -02:30
lodefmode
c57d47b614
Merge branch 'stella-emu:master' into master
2021-09-12 15:03:44 -04:00
Lo Def
7abe402ba9
Merge branch 'master' of github-lodefmode:lodefmode/stella
2021-09-12 14:59:14 -04:00
Lo Def
cdb03cbc83
MovieCart: Fixed random pixels between OSD + bars
2021-09-12 14:58:35 -04:00
Lo Def
d57ea48f3a
MovieCart: Fixed delayed right side kernel
2021-09-12 13:46:58 -02:30
Lo Def
963570b302
- blank out left/right sides
...
based on kernel modifications by Thomas Jentzch
work in progress, stray pixel remaining
2021-09-12 13:46:58 -02:30
Lo Def
a36ce4da72
Support background color changes
...
- pf/background used to change background color once per line
resulting in higher visual quality.
2021-09-12 13:46:58 -02:30
lodefmode
ca730a4d97
Merge branch 'stella-emu:master' into master
2021-09-12 11:34:18 -04:00
Lo Def
6c9ed28b83
MovieCart: Fixed delayed right side kernel
2021-09-12 11:30:24 -04:00
Thomas Jentzsch
5807404202
added new MVC format test file
2021-09-12 14:01:05 +02:00
Lo Def
51d856f9a5
- blank out left/right sides
...
based on kernel modifications by Thomas Jentzch
work in progress, stray pixel remaining
2021-09-12 05:30:20 -04:00
Thomas Jentzsch
4ace2c6eea
renamed Menu class into OptionsMenu
2021-09-10 22:16:19 +02:00
Thomas Jentzsch
98828e8368
added doc for TIA randomization (see #126 )
2021-09-10 11:34:13 +02:00
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