Stephen Anthony
|
955a613395
|
Started final doc updates for 6.5 release.
|
2021-01-05 18:35:15 -03:30 |
Stephen Anthony
|
8bf506faba
|
Clarified point in changelog.
|
2020-12-27 21:34:36 -03:30 |
thrust26
|
9d16adcced
|
Merge remote-tracking branch 'remotes/origin/feature/dbg-save-as-dialog'
|
2020-12-25 09:39:41 +01:00 |
Stephen Anthony
|
5c7ae3a147
|
Fix overzealous TV detection in ROM filenames. Fixes #747.
|
2020-12-24 11:51:53 -03:30 |
thrust26
|
db10aea7c7
|
refactored directory names, removed default load dir
updated docs
|
2020-12-24 12:24:23 +01:00 |
Stephen Anthony
|
568a77c83f
|
Updated changelog.
|
2020-12-21 22:44:36 -03:30 |
thrust26
|
c081481825
|
added mouse support to editable widgets
added missing hotkeys to launcher context menu
updated docs
|
2020-12-20 15:13:03 +01:00 |
thrust26
|
d7bb07fc55
|
added hotkeys for Input Devices & Ports settings
added hotkeys for Game Properties/Controller settings
added new global hotkey group for new hotkeys
add a few more tooltips
updated doc
|
2020-12-17 16:37:51 +01:00 |
Stephen Anthony
|
e7715aea9d
|
Fix 'daptor devices sometimes not getting correct default mappings (fixes #685).
|
2020-12-14 15:34:05 -03:30 |
thrust26
|
ee8734ce14
|
added sound to Time Machine playback
fixed playback speed
updated docs
|
2020-12-06 12:08:25 +01:00 |
thrust26
|
833ce27d37
|
defined high score properties for many ROMs
added option to limit number of chars for text input
added tooltips to High Scores dialogs and widgets
updated docs
|
2020-11-30 18:52:42 +01:00 |
Stephen Anthony
|
fe2b4d630e
|
Move Linux builds to use C++17 by default.
|
2020-11-28 10:48:00 -03:30 |
thrust26
|
c1cbd5d6f3
|
updated changes.txt
|
2020-11-28 12:54:20 +01:00 |
thrust26
|
a8d9eab777
|
updated docs
|
2020-11-22 22:01:29 +01:00 |
thrust26
|
94fae3de3d
|
added wildcard support to launcher dialog filter
|
2020-11-20 21:23:48 +01:00 |
thrust26
|
4683b234b8
|
updated changes and WhatsNewDialog
|
2020-11-20 10:31:28 +01:00 |
thrust26
|
f550d727ce
|
some minor EditableWidget enhancements and code cosmetics
|
2020-11-05 11:22:52 +01:00 |
Stephen Anthony
|
d404ec8daf
|
Added new debugger pseudo-registers to the changelog.
Changed string "Cycl." to "Cycle", since there was no point using a '.' with a fixed-width font.
|
2020-11-01 18:27:41 -03:30 |
Stephen Anthony
|
2db841836b
|
Updated git commit ID for last commit before the 6.4 release (we hope).
Changed changelog slightly, since Stella loads ROMs, not cartridges.
|
2020-11-01 15:19:50 -03:30 |
thrust26
|
5005c03a61
|
updated WhatsNewDialog, reordered Changes.txt
|
2020-11-01 15:43:54 +01:00 |
Christian Speckner
|
c1a1ed2bdb
|
Changelog.
|
2020-11-01 15:07:42 +01:00 |
Stephen Anthony
|
f07abf675c
|
Updated various files for upcoming 6.4 release.
|
2020-10-31 22:38:45 -02:30 |
thrust26
|
18232a58b1
|
updated changes/WhatsNewDialog
|
2020-10-31 22:53:19 +01:00 |
thrust26
|
ec52ea8049
|
added color parameters to 'Custom' palette, fixes #657
|
2020-10-31 19:06:58 +01:00 |
Stephen Anthony
|
e92b9f3b94
|
Updated changelog for upcoming release.
|
2020-10-29 00:09:25 -02:30 |
thrust26
|
1e68194576
|
added editable PopupWidget
made AtariVox serial port editable
|
2020-10-22 12:09:49 +02:00 |
Stephen Anthony
|
e5ac81392c
|
Updated changelog for aspect correction/pixel-exact snapshots.
|
2020-10-13 12:33:56 -02:30 |
thrust26
|
76c526bcb0
|
Added basic (entire and single line only) text cut/copy and paste (partially implements #105)
|
2020-10-11 10:12:42 +02:00 |
Stephen Anthony
|
3d3dd0a191
|
Final updates for 6.3 release.
|
2020-10-06 15:57:49 -02:30 |
thrust26
|
e2c3584bb7
|
Merge branch 'master' of https://github.com/stella-emu/stella
|
2020-10-05 23:05:49 +02:00 |
thrust26
|
7fa2db712b
|
made correct aspect ratio a permanent setting
added hotkey for correct aspect ratio
updated docs
|
2020-10-05 23:05:33 +02:00 |
Stephen Anthony
|
282e082862
|
Added debugger pseudo-registers to detect timer access on wraparound (fixes #606).
|
2020-10-05 16:48:57 -02:30 |
Stephen Anthony
|
ad6a930e83
|
Startup bank randomization is now disabled for BUS and DPC+ too (similar reasoning as for CDF).
|
2020-10-05 16:18:34 -02:30 |
thrust26
|
2464094694
|
changed plain video mode into no correct aspect ratio mode
updated docs
|
2020-10-05 19:25:04 +02:00 |
thrust26
|
60bffab65d
|
added doc for plain video mode
renamed plain video mode option
|
2020-10-05 14:26:11 +02:00 |
Stephen Anthony
|
fcce8d3cbb
|
Added autodetection for AVox-USB adaptor to UI (fixes #688).
|
2020-09-29 16:10:59 -02:30 |
thrust26
|
756d2101b2
|
updated docs for CDFJ+
|
2020-09-19 22:39:44 +02:00 |
Thomas Jentzsch
|
472f0cac6e
|
updated docs for 'Dark' theme
|
2020-09-09 12:25:57 +02:00 |
Thomas Jentzsch
|
9a183bf8b5
|
Merge remote-tracking branch 'remotes/origin/master' into feature/quadtari
|
2020-09-08 16:22:21 +02:00 |
Thomas Jentzsch
|
66b3245c5a
|
enhanced UA bank switching to support more Brazilian carts (fixes #698)
|
2020-09-06 19:10:08 +02:00 |
Thomas Jentzsch
|
8565432861
|
QuadTari documentation
|
2020-09-03 19:35:38 +02:00 |
Thomas Jentzsch
|
fa987e63b6
|
added multiple controller support (joystick, driving, SaveKey, AtariVox)
|
2020-09-03 15:14:55 +02:00 |
Thomas Jentzsch
|
5e72e980c9
|
added QuadTari support for joysticks
added autodetection for QuadTari
|
2020-09-01 14:34:53 +02:00 |
thrust26
|
2bc8e4f669
|
documented new delayed background color glitch developer option
|
2020-08-27 14:06:16 +02:00 |
thrust26
|
859f33f54c
|
added delayed background color glitch developer option
|
2020-08-26 23:39:20 +02:00 |
Thomas Jentzsch
|
c3081081b0
|
updated event version to force initial controller mapping
|
2020-08-25 09:52:08 +02:00 |
Stephen Anthony
|
c00fda482d
|
Add support for 2600-daptor II when flashed as an AVox-USB converter.
Basically, for this device we use software flow control rather than hardware CTS signal.
|
2020-08-21 16:04:49 -02:30 |
Stephen Anthony
|
3fa7dadcba
|
Finalize AVox CTS support. Now more testing is needed ...
|
2020-08-02 10:59:41 -02:30 |
thrust26
|
c1c29fb4f0
|
refined texts for WhatsNewDialog
|
2020-07-30 22:19:12 +02:00 |
thrust26
|
be21438c92
|
added static What's New" popup (see #581) (to get things going :-)
|
2020-07-28 23:47:13 +02:00 |