Commit Graph

243 Commits

Author SHA1 Message Date
Stephen Anthony 65d23b4a6e Removed 'launcherexts' and associated LauncherFilterDialog.
Introduced 'launcherroms' argument, which specifies to show only ROMs or all files in the launcher.
This functionality is tied to a RMB context menu in the launcher; eventually we may add a checkbox to the UI for it.
2018-08-31 13:51:42 -02:30
thrust26 723d06dbbb update remaining screenshots for emulator doc 2018-08-20 18:13:37 +02:00
thrust26 714a7f60e8 updated screenshots 2018-08-20 15:47:38 +02:00
thrust26 5f07ad3cdf more doc updates 2018-08-20 14:01:06 +02:00
thrust26 b61f38d4c2 updated doc 2018-08-20 13:38:18 +02:00
thrust26 eefa196f0d updated doc for moved lauchner snapshot path widgets
renamed "image" into "snapshot" (this may have to be repeated when the lib gets updated)
2018-08-18 21:56:47 +02:00
Stephen Anthony 7ae6d84739 Completely remove ability to use a per-ROM properties file.
This 'feature' now seems unnecessary, and it complicates the code by having it.
2018-08-17 13:56:08 -02:30
thrust26 77c8da55f3 fixed UI dialog defaults
updated UI dialog docs
2018-08-16 19:20:14 +02:00
thrust26 f03af75c2c renamed 'Frame stats' into 'Console info overlay' 2018-08-15 14:46:37 +02:00
thrust26 d786f83b84 Updated doc for first start 2018-08-11 19:29:51 +02:00
thrust26 4949c2c7bb updated more screenshots and some text 2018-08-05 22:46:42 +02:00
Christian Speckner e07617b618 Merge branch 'release/5.1' into release/6.0 2018-08-05 17:54:22 +02:00
thrust26 df27b7cddc fixes #296
fixes #304
2018-05-29 15:29:59 +02:00
Stephen Anthony a38b168db8 Updated various files for 5.1.1 release (dates still TBD). 2018-02-15 19:51:57 -03:30
Stephen Anthony 2bd0d05d44 Bumped version number for 5.1 release. 2018-02-04 18:37:35 -03:30
thrust26 2ad2a5cc1e Merge branch 'release/5.1' of https://github.com/stella-emu/stella into release/5.1 2018-02-04 21:52:46 +01:00
thrust26 463b63fd6e updated for missing eepromaccess setting 2018-02-04 21:52:33 +01:00
Stephen Anthony 11ffb7fc7a Updated docs for February release (yes, we slipped by two months :)) 2018-02-04 16:15:28 -03:30
thrust26 947125eea7 replaced 'tickmarks' with 'small marks' 2018-02-04 10:17:39 +01:00
thrust26 9d72ae2c4e reordered OptionsDialog to match next release
updated docs accordingly
2018-02-02 15:55:27 +01:00
thrust26 2cb83a7d80 updated doc for tickmarks 2018-02-02 13:25:36 +01:00
thrust26 6d1c5b1301 removed +/-10 buttons for TimeMachineDialog
updated documentation
2018-02-01 11:18:05 +01:00
thrust26 aa7dd33dc8 removed keeping very 1st state with compression enabled 2018-01-29 16:58:26 +01:00
thrust26 7d3a331f9d fixed hotkey description for exiting the Options mode (also see #282) 2018-01-19 10:24:16 +01:00
thrust26 95f7c96ec1 added trackballs to Stelladaptor support doc 2018-01-18 09:16:51 +01:00
thrust26 d9f135e884 preliminary documentation of Time Machine dialog 2018-01-07 17:48:34 +01:00
Stephen Anthony 3d879d0080 Updated copyright date to 2018. A few days early, but nobody will mind ... 2017-12-29 17:10:37 -03:30
thrust26 481c85c0c3 added option for 'ghost' read traps
update documentation accordingly
removed reload requirements for Time Machine
2017-12-18 19:16:41 +01:00
thrust26 01c859d2a0 removed superfluous '(*)' in UI dialog
updated doc and added examples for other palettes
2017-12-18 17:26:59 +01:00
thrust26 3943076455 updated docs for new UI palette 'Light' 2017-12-17 18:04:27 +01:00
thrust26 7d40d5b1f8 "Time Machine" name change 2017-12-15 18:10:40 +01:00
thrust26 3f00d2fb86 feature doc updated 2017-12-14 20:30:08 +01:00
thrust26 ba9d809109 state compression improved
RewindManager class refactored for multiple rewinds/unwinds
additional keys for faster rewinding added
docs updated
2017-12-14 14:25:02 +01:00
thrust26 e2301dfd5e fine tuning on interval factor and state compression
rewind now displayed immediately (instead of "Paused")
two initial rewinds in continuous rewind mode fixed
Horizon widget disabled when Uncompressed size == Buffer size
fixed minimum Interval
2017-12-13 19:15:09 +01:00
thrust26 5439d185a7 rewind buffer resize added 2017-12-12 21:43:57 +01:00
thrust26 fc01aef34e doc updated to reflect latest changes 2017-12-12 17:26:09 +01:00
thrust26 4dfc3ed9ad fixed the fix 2017-12-08 15:08:07 +01:00
thrust26 8e7e42ae0b spelling fixes for 2600-daptor 2017-12-08 14:28:09 +01:00
thrust26 8e45bc553e minimal formatting fixes 2017-12-07 22:43:03 +01:00
thrust26 ded2c71bdd formatting aligned and numbering removed 2017-12-07 09:45:31 +01:00
thrust26 14330ac19d links added and fixed 2017-12-06 17:44:14 +01:00
thrust26 ec5a3cdec5 thumb.trapfatal added to developer settings dialog
restructured developer settings dialog
duplicated debug colors are changed automatically
updated doc and screenshots accordingly
2017-12-06 12:15:16 +01:00
thrust26 0afd6b44d0 'Contents' and links do added debugger documentation
some debugger doc updates
2017-12-04 11:02:36 +01:00
thrust26 faf9294fd2 a very little fix here an there 2017-12-03 09:08:33 +01:00
thrust26 591506cc93 minor updates for dump and rewind/unwind 2017-12-02 11:48:34 +01:00
thrust26 1341f07a36 trap doc updated
double spaces after . removed
2017-12-02 11:34:58 +01:00
thrust26 30cb1fe14d RewindManager fix for ROM startup rewind
-bankrandom support for E7(8K) added
2017-11-28 23:20:06 +01:00
thrust26 247cac9233 Minor spelling fixes 2017-11-28 22:08:16 +01:00
thrust26 5760167f31 E78K added to doc
missing files added
2017-11-27 22:51:41 +01:00
thrust26 bcc2f3a463 updated doc of supported bankswitching types 2017-11-27 17:08:41 +01:00