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
thrust26
3cc7d9b655
added option to display detected settings info when a ROM is loaded ( resolves #684 )
2020-07-28 09:40:44 +02:00
thrust26
75a74e0be5
added option to select audio device ( resolves #682 )
2020-07-27 09:43:31 +02:00
thrust26
70fe5981f2
added docs for TM playback
2020-07-26 09:31:58 +02:00
Stephen Anthony
ab942bc221
Fixed snapshots being cut off in fullscreen mode ( fixes #674 ).
2020-07-25 16:37:52 -02:30
Stephen Anthony
155839fb0b
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
41f501868a
added autofire ( resolves #676 )
2020-07-25 10:19:07 +02:00
thrust26
78419f10d6
enhanced debugger option "Re-disassemble" into "Disassemble @ current line" ( resolves #652 )
2020-07-24 11:09:01 +02:00
thrust26
031df6aeaf
updated doc and changes
2020-07-22 12:11:23 +02:00
Stephen Anthony
94d6715384
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
8c2c9ebb60
Added global hot keys for debug options
2020-07-02 23:33:13 +02:00
thrust26
d3455ed607
Added new interface palette 'Dark'
2020-06-21 15:58:58 +02:00
Stephen Anthony
44c180f189
Updated various files for 6.2.1 release.
2020-06-19 20:20:56 -02:30
Stephen Anthony
6fce69ec76
Added 'Save' button to GameInfoDialog, to save current properties to a separate .pro file.
2020-06-19 20:07:07 -02:30
Stephen Anthony
a1d6d6ea41
Fix TIA images saved in '1x' mode to not use TV effects ( fixes #643 ).
2020-06-18 21:48:51 -02:30
Stephen Anthony
148545bbf8
Updated changelog, and bumped state number for recent changes in M6532 class.
2020-06-18 12:06:29 -02:30
thrust26
0816f25ee5
fixed crash in Audio & Video dialog when opened from debugger
2020-06-17 22:42:54 +02:00
Stephen Anthony
e1e9c61bc6
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
8bcb12c00c
changed all adjustable steps to 1%
...
updated changes
2020-06-11 17:30:27 +02:00
Stephen Anthony
298eea04cf
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
b966fa2802
Updated changelog and minimum compiler requirements in the docs.
2020-06-09 19:00:35 -02:30
Stephen Anthony
900e7dd435
Updated changelog; I forgot something for the 6.2 release.
2020-06-07 20:16:34 -02:30
Stephen Anthony
9d1c3df1d4
Updated version number for upcoming release.
2020-06-02 15:49:20 -02:30
Stephen Anthony
fe8883580b
Updated changelog, removing highscore stuff until 6.3.
2020-05-29 16:30:50 -02:30
thrust26
f9de0deee7
added analog input filtering in UI ( fixes #578 )
2020-05-27 10:14:16 +02:00
Stephen Anthony
97f6271412
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
b8f4de9f67
updated docs for TV Boy bankswitching
2020-05-25 08:36:20 +02:00
thrust26
ecbf222414
updated doc for fullscreen refresh rate adaption
...
removed debug output
2020-05-23 20:50:14 +02:00
thrust26
16f5797e31
added two more methods to global hotkeys
...
updated and restructured hotkey documentation
2020-05-16 13:00:38 +02:00
thrust26
4a7676215c
updated doc
2020-05-12 16:10:22 +02:00
thrust26
36c18c2e28
Fixed minimal zoom and message area width
2020-05-11 21:18:49 +02:00
thrust26
dd7dbaecbc
Merge branch 'master' of https://github.com/stella-emu/stella
2020-05-06 21:32:44 +02:00
thrust26
b85f7af4bf
initial commit
2020-05-06 21:30:43 +02:00
Stephen Anthony
f3f0617940
Added '_scanend' pseudo-register to track scanlines at end of last frame. Fixes #624 .
2020-05-04 14:19:02 -02:30
thrust26
5c7bea8923
Merge remote-tracking branch 'remotes/origin/refactor/cart'
2020-05-02 19:59:46 +02:00
thrust26
9e28e97a79
Changelog update for "Make windows positioning independent for launcher, emulator and debugger"
2020-05-02 16:47:54 +02:00
thrust26
31f9613825
Merge branch 'master' into refactor/cart
2020-05-02 10:20:25 +02:00
thrust26
da1c997945
update documentation
2020-04-30 10:33:42 +02:00
thrust26
b9ec835ef5
Part 1 of the changes for #600 (UI fonts)
2020-04-29 14:25:54 +02:00
Stephen Anthony
21b4bc36fa
Synchronize 6.1.2 changelog to master.
2020-04-25 14:03:24 -02:30
thrust26
579f73d1ea
3EX now reads number of RAM banks - 1 from 0xfffa
2020-04-22 12:50:26 +02:00
thrust26
bdb685644d
added 'Turbo" mode
2020-04-19 23:23:11 +02:00
thrust26
ddece5ed43
added 'Turbo" mode
2020-04-19 23:08:25 +02:00
thrust26
9d12378cff
removed DASH type (incl. doc update)
2020-04-15 21:15:44 +02:00
thrust26
ca5b6a6fe7
removed CV+ type (incl. doc update)
2020-04-13 21:58:16 +02:00
Stephen Anthony
85f0ae18c6
Fix 'saveconfig' not saving file correctly ( fixes #602 ).
2020-04-08 11:59:02 -02:30
thrust26
108d9c26f9
update changes.txt
2020-04-05 22:29:23 +02:00
thrust26
0753972d47
add configurable driving controller sensitivity
2020-04-05 19:55:45 +02:00
Stephen Anthony
3f5453e9d4
Synchronize changelog from 6.1.1.
2020-04-02 20:58:02 -02:30
Stephen Anthony
a6ac378554
Synchronize wil upcoming 6.1.1 release.
2020-03-31 18:25:25 -02:30
Stephen Anthony
32cd6e2a5b
Updated changelog, before we forget about the details.
2020-03-30 21:20:19 -02:30
thrust26
1beaf64edd
update debugger docs
...
add missing debugger commands for enhanced DiStella data detection
2020-03-29 12:30:26 +02:00
thrust26
09fb69f397
add detection of audio data in DiStella (see #596 )
2020-03-29 10:51:16 +02:00
thrust26
d01aa94161
add detection of color data in DiStella (see #596 )
2020-03-26 22:22:52 +01:00
thrust26
4ad59781d8
First shot at configurable paddle input ( #522 )
2020-03-25 09:32:12 +01:00
Stephen Anthony
4d248c97df
(Semi) Final update for 6.1 release. I'm sure there's something we've missed.
2020-03-21 17:18:05 -02:30
Stephen Anthony
13bea87331
Updated Changelog for a patch that was recently added.
2020-03-15 19:44:57 -02:30
Stephen Anthony
9ff00c3631
More fixes for DPC+ jitter issues, thanks to Spiceware.
2020-03-15 19:34:53 -02:30
thrust26
da3d183e75
replace launcher's small font with bold version
...
add 'small medium' font to launcher font options
doc update for variable ROM viewer widths and new launcher font size
2020-03-14 11:14:24 +01:00
Stephen Anthony
a89188722e
Changed 'romviewer' option to be treated as a multiplier for the zoom level of snapshots.
...
Old settings will still work (0 means off, 1 or 2 mean 1x and 2x zoom). Floats are now supported too,
so we get fractional scaling.
Still TODO is update the UI to modify this setting.
2020-03-11 18:33:12 -02:30
Stephen Anthony
6c24474a50
More changelog updates.
2020-02-02 11:41:43 -03:30
Stephen Anthony
ea162d0dfe
Updated changelog.
2020-02-02 10:22:35 -03:30
Stephen Anthony
5cb35031d1
Allow ROMs < 64 bytes (Stella's internal page size) to work correctly. Fixes #564 .
2020-01-27 12:16:33 -03:30
thrust26
ff388cfb31
make automatic TM saving load the states on enter too
2020-01-25 20:06:04 +01:00
thrust26
792cbb4ffa
add display format auto-detection from filename ( resolves #561 )
2020-01-24 11:30:46 +01:00
thrust26
8acefcbb50
add autoslot setting to UI
...
update doc for autoslot and write to read port breaks
2020-01-18 11:08:00 +01:00
thrust26
a97cf0ba89
add force sign option to SliderWidget
2020-01-11 11:59:09 +01:00
thrust26
5d9001fbc1
minor doc updates
2019-12-31 18:35:03 +01:00
Stephen Anthony
99872a3b35
Updated ROM properties to RomHunter v16.
2019-12-23 22:32:00 -03:30
thrust26
ed42374644
adds FC bankswitching for Amiga's Power Play Arcade cart #1
2019-11-02 12:23:03 +01:00
Stephen Anthony
75bda25459
Updated master with 6.0.2 changelog.
2019-10-16 22:30:37 -02:30
thrust26
0dbd505b9b
updated WD bankswitching (incl. detection)
2019-10-16 22:05:33 +02:00
Stephen Anthony
5f660383e5
Removed 'cfgdir', and have Distella config files placed with the ROM file they refer to.
...
Updated docs for removal of statedir, propsfile, etc.
Added 'basedir' and 'baseinappdir' to the docs.
Updated changelog for above changes.
2019-08-30 23:32:57 -02:30
Stephen Anthony
2540d0d803
Entering an uppercase char (ie, hold Shift) on the first character in
...
file listings now selects among directories; use lowercase to select among
files (fixes #160 ).
Refactored relevant code from ListWidget to FileListWidget, where it more
properly belongs.
Updates to docs (new info, typo's, etc).
2019-08-23 22:08:06 -02:30
Thomas Jentzsch
0049a968bb
update change log
2019-08-20 09:08:36 +02:00
Stephen Anthony
c10b467de1
Updated files for upcoming release (whenever that may be).
...
Added info from 6.0.1 branch.
2019-08-18 19:09:18 -02:30
Thomas Jentzsch
e236b0ce95
rename paddle events
...
update input mapping doc
remove abbreviation from InputDialog tab
2019-08-12 11:09:00 +02:00
Thomas Jentzsch
4133d3cab5
document developer settings changes
2019-08-12 10:17:28 +02:00
Thomas Jentzsch
1d9aafbd60
doc updates
2019-08-11 11:19:30 +02:00
Thomas Jentzsch
0421b52133
sorted and grouped change log
2019-08-11 09:15:39 +02:00
Thomas Jentzsch
b3ca922706
updated change log
2019-08-04 08:42:16 +02:00
Stephen Anthony
2cfffd48fe
Fix initialization error in DPC+ scheme ( fixes #489 ).
2019-06-12 09:54:40 -02:30
Stephen Anthony
33c65103d6
File extensions used by BS autodetect can now use longer that 3-char extensions.
2019-06-11 14:35:01 -02:30
Stephen Anthony
75bbeda816
Updated Changelog.
2019-06-01 21:34:35 -02:30
thrust26
ad6e6f1855
updated docs
2019-05-30 13:24:42 +02:00