Thomas Jentzsch
0dd1d9b39f
added E7 support for 12K ROMs
2021-09-24 23:38:15 +02:00
Thomas Jentzsch
8cf708846c
Merge branch 'master' of https://github.com/stella-emu/stella
2021-09-24 22:49:52 +02:00
Thomas Jentzsch
221dbbf652
renamed E7 cart classes
2021-09-24 22:43:11 +02:00
Stephen Anthony
949992f277
Fix Linux/libretro builds for no-longer-existing classes.
2021-09-24 18:09:59 -02:30
Thomas Jentzsch
fb8bf85408
merged E7 bankswitching classes
2021-09-24 22:22:48 +02:00
Thomas Jentzsch
c4dd323807
tweaked TIA randomization a bit
2021-09-21 18:43:55 +02:00
Thomas Jentzsch
d151c08f29
minor debugger 'tia' command formatting enhancement
2021-09-21 09:37:00 +02:00
Thomas Jentzsch
89e0cf960c
added SCABS info for FE bankswitching ( fixes #753 )
2021-09-20 16:43:02 +02:00
Thomas Jentzsch
33fde54f79
added 256 in 1 Megatronix test ROM and properties
2021-09-20 16:32:25 +02:00
Thomas Jentzsch
55f028a668
added missing persisting of several settings when using hotkeys
2021-09-20 09:26:57 +02:00
lodefmode
3f8acc1485
Misc fixes ( #828 )
...
* - Street demo was missing audio.
* - pause playback at end of file to avoid annoying audio buzz
* - Fixed intermittent failure to forward step.
2021-09-19 14:23:30 -02:30
Thomas Jentzsch
bbc6453213
fixed TV type autodetection failing when randomizing TIA
2021-09-19 18:20:30 +02:00
Thomas Jentzsch
f086056100
improved TIA randomization
2021-09-19 17:39:17 +02:00
Thomas Jentzsch
dc0021a015
fixed enhanced multicarts handling
...
added, mixed type X in 1 test ROM
2021-09-19 12:52:36 +02:00
Thomas Jentzsch
826ae7d005
Merge pull request #827 from lodefmode/master
...
OSD tidy + better demos
2021-09-19 10:54:11 +02:00
Thomas Jentzsch
fc8d247093
enhanced UA bankswitching detection
...
enhanced multicarts, now support all bankswitching types
added X in 1 test ROMs
updated doc
2021-09-19 10:08:02 +02:00
Lo Def
0b4cde4b8c
- Level bars now aligned with sprite positions to lessen flicker
2021-09-19 00:22:45 -04:00
lodefmode
0c8a822bb4
Merge branch 'stella-emu:master' into master
2021-09-18 22:43:38 -04:00
Thomas Jentzsch
fcbc70f516
updated TIA random default
2021-09-18 21:56:25 +02:00
Lo Def
68be66cc16
Merge branch 'master' of github-lodefmode:lodefmode/stella
2021-09-18 15:51:35 -04:00
Lo Def
30e7b6fd33
- square off last image line before drawing OSD text
2021-09-18 15:50:13 -04:00
Thomas Jentzsch
bd30d5a4a6
changed random TIA default in player settings
...
updated doc
2021-09-18 21:47:22 +02:00
Thomas Jentzsch
592f2fbd8a
changed paddle center properties default
...
added paddle center properties to most games
2021-09-18 12:18:07 +02:00
Thomas Jentzsch
3b6dba3b84
fixed VS compiler warnings (yes, sometimes VS is more strict than anything else :)
2021-09-15 20:23:57 +02:00
Stephen Anthony
8bf7eb46e2
Fix compilation in Linux (missing entry in module.mk).
...
Fix compilation warnings in a few places.
Use float instead of floats and doubles in Paddles class (otherwise we get warnings). Thomas, can you check that this doesn't affect functionality?
2021-09-15 15:14:31 -02:30
Thomas Jentzsch
48ab233b87
finalized new paddle settings
2021-09-15 18:02:10 +02:00
Thomas Jentzsch
b20cda468c
Merge remote-tracking branch 'remotes/origin/master' into feature/paddle_options
2021-09-15 17:59:09 +02:00
Thomas Jentzsch
8be62f44f3
Merge pull request #825 from lodefmode/master
...
Fixed random spotty backgrounds.
2021-09-12 22:05:57 +02:00
Lo Def
306ef926f7
Fixed background color shifting when consecutives frames encoded.
2021-09-12 15:55:47 -04:00
lodefmode
808195f2d2
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
e51364e2ab
Merge branch 'stella-emu:master' into master
2021-09-12 15:03:44 -04:00
Lo Def
2fe085546c
Merge branch 'master' of github-lodefmode:lodefmode/stella
2021-09-12 14:59:14 -04:00
Lo Def
cbfb265c7c
MovieCart: Fixed random pixels between OSD + bars
2021-09-12 14:58:35 -04:00
Lo Def
2de31f2f96
MovieCart: Fixed delayed right side kernel
2021-09-12 13:46:58 -02:30
Lo Def
667efbe4dd
- 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
6ac9f638a9
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
4e5afa177f
Merge branch 'stella-emu:master' into master
2021-09-12 11:34:18 -04:00
Lo Def
1bba98aa65
MovieCart: Fixed delayed right side kernel
2021-09-12 11:30:24 -04:00
Lo Def
6d08aa70fe
- 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
c4e0884da5
renamed Menu class into OptionsMenu
2021-09-10 22:16:19 +02:00
Thomas Jentzsch
4b0e7b3d19
added doc for TIA randomization (see #126 )
2021-09-10 11:34:13 +02:00
Thomas Jentzsch
ce75418893
added TIA randomization (see #126 ), TODO: doc
2021-09-10 09:36:31 +02:00
Thomas Jentzsch
ee385a8cf0
updated docs
2021-09-09 19:53:40 +02:00
Thomas Jentzsch
393a588aa9
added preliminary dead zone code for analog events
...
changed some wording
2021-09-09 18:11:38 +02:00
Thomas Jentzsch
d97a38a51f
forget to save before committing :)
2021-09-09 17:15:50 +02:00
Thomas Jentzsch
0495c975a4
fixed properties for Telepathy (after breaking them)
2021-09-09 17:11:19 +02:00
Thomas Jentzsch
0ee5b6681b
refactored dead zone and mouse sensitivity setting management
2021-09-09 16:40:06 +02:00
Thomas Jentzsch
2b522ca814
one more controller spelling fix
2021-09-09 13:57:12 +02:00
Thomas Jentzsch
9bd225d280
fixed some controller spellings
2021-09-09 11:47:26 +02:00
Thomas Jentzsch
58d8b684d5
fixed properties for Mind Maze (no MindLink controller used)
2021-09-09 11:20:38 +02:00