thrust26
2bc87ae51e
aligned preset naming to UI (part 2)
2019-04-05 09:53:03 +02:00
thrust26
64db033961
aligned preset naming to UI
2019-04-05 09:52:08 +02:00
thrust26
14b22d185b
updated audio docs
2019-04-05 09:48:03 +02:00
Thomas Jentzsch
c58a149916
minor doc fix
2019-04-04 13:02:57 +02:00
Thomas Jentzsch
3f5440bb24
some minor UI cosmetics
2019-04-04 10:56:39 +02:00
Stephen Anthony
be775b53e3
Made TIA window always open at a multiple of the minimum bounds
...
- this means that 320x240 is now the default 'base' size, and zoom levels are based on that
- the TIA image is rendered into whatever sized window is active, meaning that NTSC and PAL modes now look similar
Removed some 'small screen' dead code in FrameBuffer.
2019-04-03 20:27:30 -02:30
thrust26
285583f959
removed option to disable scanline interpolation
2019-04-03 23:37:28 +02:00
thrust26
20936a46a0
Merge branch 'master' of https://github.com/stella-emu/stella
2019-04-03 18:32:58 +02:00
thrust26
db833249df
made scanlines available in non-Blargg modes
2019-04-03 18:32:42 +02:00
Stephen Anthony
63d7a3f929
Increase release version to beta1, for upcoming R77 test.
2019-04-02 20:01:03 -02:30
thrust26
e2f5be4725
Phosphor and scanlines levels: 0 displayed as 'off'
2019-04-02 18:16:04 +02:00
Thomas Jentzsch
19148d4d27
removed XP warning
2019-04-02 16:47:54 +02:00
Thomas Jentzsch
b6cb1734ea
a litte code cleanup
2019-04-02 16:10:30 +02:00
Thomas Jentzsch
6011a0823d
Further simplified StellaSettingsDialog
2019-04-02 14:52:40 +02:00
Stephen Anthony
6cd2f1521a
Silence some compiler warnings
...
- Some of these are quite unncessary, but the compiler won't shut up otherwise.
2019-04-01 11:44:00 -02:30
Thomas Jentzsch
ff65426954
safety fix for unusual small ROMs.
2019-04-01 16:03:14 +02:00
Thomas Jentzsch
8c8128934c
fixed enabling of EEPROM erase buttonin GameInfoDialog
...
updated doc for enhanced command dialog and controller auto detection
2019-04-01 13:41:09 +02:00
Stephen Anthony
600deea4a3
Merge branch 'master' of github.com:stella-emu/stella
2019-03-31 20:35:57 -02:30
Stephen Anthony
2aa910c5c6
More improvements to default key mapping for R77.
...
- p0 diff (and p1 too) now use a single event to switch, instead of two separate events
- same as above to color/bw
- this requires changes to the base R77 firmware, which is in a separate commit.
2019-03-31 20:34:17 -02:30
Stephen Anthony
93bf944381
In ListWidget, left and right action now does PgUp/PgDn too.
...
- this is available for all ports, but is most beneficial for R77, which has only joystick input
2019-03-31 20:28:08 -02:30
Christian Speckner
b289232002
Fix starfield regression.
2019-03-31 22:09:10 +02:00
Stephen Anthony
2bb633800c
First pass at getting keymap working again for R77.
2019-03-31 16:42:48 -02:30
Stephen Anthony
70748f3619
Fix off-centered TIA image on R77.
2019-03-31 16:09:14 -02:30
Stephen Anthony
96e93c7171
Updated VS project with new file.
2019-03-31 12:23:28 -02:30
Stephen Anthony
54afc16015
Updated Xcode for recent class additions.
2019-03-31 11:55:38 -02:30
Stephen Anthony
76131a0e73
Minor changes in M6532 naming to match what used in other classes.
2019-03-29 22:34:27 -02:30
Stephen Anthony
6d1ad6da92
Reactivate some code that was commented out in the last commit(s).
2019-03-29 22:16:46 -02:30
Stephen Anthony
e6e337cd02
Fixes for previous commit; remove indirection and inherit directly from ControllerLowLevel.
2019-03-29 21:07:20 -02:30
Stephen Anthony
cfe79ec0b1
Major changes to controller infrastructure.
...
Basically, separate high-level read/write from low-level set/getPin methods.
2019-03-29 20:47:24 -02:30
thrust26
39884db86f
refactored/renamed key state parameters (pressed vs. released)
2019-03-29 23:49:29 +01:00
thrust26
0666be24e6
adjusted hotkeys to reordered "TV modes"
2019-03-29 17:12:12 +01:00
Thomas Jentzsch
6f51b6039d
renamed and refined StellaSettingsDialog
...
added to OptionsDialog for testing
2019-03-29 13:42:47 +01:00
Thomas Jentzsch
785f7dc4b0
ordered tv effects by quality
2019-03-29 13:25:14 +01:00
Thomas Jentzsch
cffb73826a
Minor bug fix for Sega Genesis detection display
2019-03-29 11:47:36 +01:00
Thomas Jentzsch
9f0f03ec17
added preliminary reduced options dialog
2019-03-28 15:31:30 +01:00
Stephen Anthony
4b2b9aa626
Converted a few plain enum to 'enum class'; eliminated some dead code.
2019-03-24 19:04:07 -02:30
Stephen Anthony
0bb5dfd493
Certain widgets in DebuggerDialog not commented out in Player mode.
2019-03-24 18:07:29 -02:30
Christian Speckner
2e2b37396d
Playfield comments.
2019-03-24 21:15:02 +01:00
Stephen Anthony
0d34de269c
Finalized 'basedir' and 'baseinappdir' in Windows.
...
- This still needs some testing and doc updates, but it seems to be
working great
- Hopefully people will now stop asking for this feature
2019-03-24 16:31:16 -02:30
Stephen Anthony
9c905bc53e
Fix minor compile warning.
2019-03-23 19:46:08 -02:30
thrust26
9dc53042c5
fixes #422
2019-03-23 20:10:03 +01:00
Stephen Anthony
8553aea3ba
A few minor settings for R77.
2019-03-23 13:52:49 -02:30
Christian Speckner
51ef029afe
Add CartCDFInfoWidget to xcode project.
2019-03-21 21:31:54 +01:00
Christian Speckner
d7662427fc
Typo.
2019-03-19 21:23:14 +01:00
Christian Speckner
81eeec5fae
Adapt access checks to modified BSS section.
2019-03-19 21:08:35 +01:00
thrust26
dc4dd6ac94
added new file
2019-03-19 20:47:16 +01:00
thrust26
7973140c5a
refactored and split CartCDFWidget.cxx (see CartCDFInfoWidget.cxx)
2019-03-19 20:44:38 +01:00
Christian Speckner
a794bb983a
Silence compiler.
2019-03-18 22:43:31 +01:00
Christian Speckner
383424983a
Update memory layout for CDFJ, adapt debugger widget.
2019-03-18 22:30:46 +01:00
Stephen Anthony
12d8ed570d
Fix minor warning in VS.
2019-03-16 16:24:24 -02:30