Stephen Anthony
951e72242c
Updated changelog for aspect correction/pixel-exact snapshots.
2020-10-13 12:33:56 -02:30
thrust26
338116018b
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
d3dd0566a4
Final updates for 6.3 release.
2020-10-06 15:57:49 -02:30
thrust26
b34732902c
Merge branch 'master' of https://github.com/stella-emu/stella
2020-10-05 23:05:49 +02:00
thrust26
90375c82f9
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
0c571080ea
Added debugger pseudo-registers to detect timer access on wraparound ( fixes #606 ).
2020-10-05 16:48:57 -02:30
Stephen Anthony
a83c794d1b
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
1a739162ab
changed plain video mode into no correct aspect ratio mode
...
updated docs
2020-10-05 19:25:04 +02:00
thrust26
c003d88813
added doc for plain video mode
...
renamed plain video mode option
2020-10-05 14:26:11 +02:00
Stephen Anthony
7823640f2f
Added autodetection for AVox-USB adaptor to UI ( fixes #688 ).
2020-09-29 16:10:59 -02:30
thrust26
96d5986ddd
updated docs for CDFJ+
2020-09-19 22:39:44 +02:00
Thomas Jentzsch
2b83322951
updated docs for 'Dark' theme
2020-09-09 12:25:57 +02:00
Thomas Jentzsch
ae7e76a364
Merge remote-tracking branch 'remotes/origin/master' into feature/quadtari
2020-09-08 16:22:21 +02:00
Thomas Jentzsch
1eae318c53
enhanced UA bank switching to support more Brazilian carts ( fixes #698 )
2020-09-06 19:10:08 +02:00
Thomas Jentzsch
d68c8ba65a
QuadTari documentation
2020-09-03 19:35:38 +02:00
Thomas Jentzsch
21bc244d97
added multiple controller support (joystick, driving, SaveKey, AtariVox)
2020-09-03 15:14:55 +02:00
Thomas Jentzsch
fd2d6edf4c
added QuadTari support for joysticks
...
added autodetection for QuadTari
2020-09-01 14:34:53 +02:00
thrust26
eb3bde80d9
documented new delayed background color glitch developer option
2020-08-27 14:06:16 +02:00
thrust26
2d21030394
added delayed background color glitch developer option
2020-08-26 23:39:20 +02:00
Thomas Jentzsch
4126f0e65a
updated event version to force initial controller mapping
2020-08-25 09:52:08 +02:00
Stephen Anthony
1cfe5a48e4
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
8ed50890e1
Finalize AVox CTS support. Now more testing is needed ...
2020-08-02 10:59:41 -02:30
thrust26
0491cbb999
refined texts for WhatsNewDialog
2020-07-30 22:19:12 +02:00
thrust26
b355e00561
added static What's New" popup (see #581 ) (to get things going :-)
2020-07-28 23:47:13 +02:00
thrust26
cbc5f1be0d
added option to display detected settings info when a ROM is loaded ( resolves #684 )
2020-07-28 09:40:44 +02:00
thrust26
543ddf2ffe
added option to select audio device ( resolves #682 )
2020-07-27 09:43:31 +02:00
thrust26
709e1ccb5a
added docs for TM playback
2020-07-26 09:31:58 +02:00
Stephen Anthony
ac1a4b8d68
Fixed snapshots being cut off in fullscreen mode ( fixes #674 ).
2020-07-25 16:37:52 -02:30
Stephen Anthony
5f2811f2c4
Almost all file I/O now goes through FilesystemNode::read/write, instead of raw C++ fstreams.
...
This allows data to be stored in a ZIP archive and for Stella to use it as if it were a normal file.
Still TODO is add ZIP write support.
2020-07-25 12:57:12 -02:30
thrust26
9667c843f0
added autofire ( resolves #676 )
2020-07-25 10:19:07 +02:00
thrust26
d954b495b7
enhanced debugger option "Re-disassemble" into "Disassemble @ current line" ( resolves #652 )
2020-07-24 11:09:01 +02:00
thrust26
32f872729c
updated doc and changes
2020-07-22 12:11:23 +02:00
Stephen Anthony
2549188d3f
Add ability to use .pro file stored in a ZIP file (containing the ROM, with the same name).
2020-07-13 18:54:52 -02:30
thrust26
8f2f13b0dc
Added global hot keys for debug options
2020-07-02 23:33:13 +02:00
thrust26
ad930ef34b
Added new interface palette 'Dark'
2020-06-21 15:58:58 +02:00
Stephen Anthony
464111c39d
Updated various files for 6.2.1 release.
2020-06-19 20:20:56 -02:30
Stephen Anthony
1bfcac8a6e
Added 'Save' button to GameInfoDialog, to save current properties to a separate .pro file.
2020-06-19 20:07:07 -02:30
Stephen Anthony
5d0084307b
Fix TIA images saved in '1x' mode to not use TV effects ( fixes #643 ).
2020-06-18 21:48:51 -02:30
Stephen Anthony
ef12cb49cc
Updated changelog, and bumped state number for recent changes in M6532 class.
2020-06-18 12:06:29 -02:30
thrust26
1893a8f434
fixed crash in Audio & Video dialog when opened from debugger
2020-06-17 22:42:54 +02:00
Stephen Anthony
2cb7fe15fc
Fix reading from TIA registers when D6 is not used. Also fix randomization with
...
'tiadriven' to always fully randomize, with no relationship to what was on the data bus (fixes #664 ).
2020-06-16 14:44:44 -02:30
thrust26
5423bc1718
changed all adjustable steps to 1%
...
updated changes
2020-06-11 17:30:27 +02:00
Stephen Anthony
e8fd51453c
Fix Pitfall II not working ( fixes #661 ).
...
Note that I've refactored all the constructors to prevent this issue from happening again.
It already happened with 3E+/3E, and now DPC/F8. Also, FA2/FA looked suspicious.
2020-06-10 16:59:27 -02:30
Stephen Anthony
f68e10a156
Updated changelog and minimum compiler requirements in the docs.
2020-06-09 19:00:35 -02:30
Stephen Anthony
77aafee4cc
Updated changelog; I forgot something for the 6.2 release.
2020-06-07 20:16:34 -02:30
Stephen Anthony
ea17bfd604
Updated version number for upcoming release.
2020-06-02 15:49:20 -02:30
Stephen Anthony
5137b3a82a
Updated changelog, removing highscore stuff until 6.3.
2020-05-29 16:30:50 -02:30
thrust26
3d06fb0258
added analog input filtering in UI ( fixes #578 )
2020-05-27 10:14:16 +02:00
Stephen Anthony
91c49bd222
Add support for loading grayscale PNG. Fixes #644 .
...
If I'd known it would be that easy, I'd have done it long ago.
2020-05-26 14:55:40 -02:30
thrust26
6d383b3536
updated docs for TV Boy bankswitching
2020-05-25 08:36:20 +02:00