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
b00ad1e03b
border removed
2017-12-07 09:48:56 +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
afb90efd56
debugger screenshot updates
2017-12-05 11:03:12 +01:00
thrust26
ad3cd4de35
screenshot updated
2017-12-04 21:14:45 +01:00
thrust26
5bd51fea5b
more links added
...
some reformatting
2017-12-04 19:57:22 +01:00
thrust26
a91bcbadc9
"Startup" section to debugger doc added
2017-12-04 18:06:40 +01:00
thrust26
aef15b44b4
minimal debugger and text dialog sizes increased
...
debugger doc updated and some links added
missing ellipsis added to RAM widget
2017-12-04 14:17:54 +01:00
thrust26
0afd6b44d0
'Contents' and links do added debugger documentation
...
some debugger doc updates
2017-12-04 11:02:36 +01:00
thrust26
78a3b197f4
loadconfig bug fixed
...
save commands explained in debugger doc
load/saveconfig allowed for multi-bank ROMs (with warning)
2017-12-03 17:07:47 +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
b6fa51d97b
effective volume to audio widget added
...
fixed parser return value for "$a"
2017-12-01 20:57:14 +01:00
thrust26
6c210a9f43
doc for audio tab updated
2017-12-01 18:28:13 +01:00
thrust26
16bc644b00
minor doc fixes
2017-11-30 16:04:43 +01:00
thrust26
a636e6859d
documentation and output of 'dump' command improved
2017-11-30 13:50:56 +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
thrust26
177e388fb6
size of keyboard image reduced
2017-11-26 19:01:21 +01:00
thrust26
f2f3d79847
rewind keys documented
...
keyboard layout added
2017-11-26 18:39:37 +01:00
thrust26
e667b00718
debugger doc updated for rewind/unwind operations
2017-11-26 16:43:07 +01:00
thrust26
e6c64627be
minor doc updates
2017-11-26 16:26:21 +01:00
thrust26
c1fc60a4e0
missing files added
...
first changes to debugger docs
2017-11-26 13:42:56 +01:00
thrust26
9cb1280a37
more doc updates
2017-11-26 12:01:49 +01:00
thrust26
1e82d107ee
documentation for "Developer Settings" started
2017-11-26 10:15:33 +01:00
thrust26
4b748681db
one more png
2017-11-25 16:04:17 +01:00
thrust26
c6d1ef2abd
updated existing emulator and launcher screenshots
2017-11-25 15:53:04 +01:00
thrust26
6bc35b45de
started to document the developer options dialog and commandline parameters.
2017-11-25 12:32:46 +01:00
thrust26
3dcec2e705
minor doc fixes
2017-11-25 11:12:37 +01:00
thrust26
d6680a681f
made "color loss", "stats" and "grab mouse" hotkey toggles temporary only
...
added messages for "grab mouse" toggle
updates doc for "grab mouse" toggle
2017-11-23 22:13:37 +01:00
Stephen Kitt
4885fec94a
Spelling fixes
...
* commmands -> commands
* comparitive -> comparative
These were found by Debian’s Lintian tool.
Signed-off-by: Stephen Kitt <steve@sk2.org>
2017-10-12 16:53:58 -02:30
Stephen Anthony
628f981121
Various cleanups to documentation and snapshots:
...
- Changelog updated for recent fixed from Thomas J.
- Minor formatting fixes in TIASurface class
- Updated documentation for 'ss1x' mode; snapshots now have only scaling disabled, not effects removed
- Updated snapshots for change in ss1x, and also ran them all through pngcrush, to optimize size
2017-09-18 19:50:37 -02:30
Stephen Anthony
b54b4eb4f6
Fixed documentation on some debugger 'save' commands; they don't take
...
any parameter, and choose the name (and locations) themselves.
This needs to be fixed, and will happen when I get to issue #172
(add save file dialogs).
2017-09-09 15:50:27 -02:30
Stephen Anthony
a018dc604a
Extend debugger 'dump' command to take second parameter (for end of data range).
2017-09-08 22:23:45 -02:30
Stephen Anthony
b6907d0d8a
Added '_fcycles' debugger pseudo-op (gives cycles since frame started).
2017-09-08 17:59:33 -02:30
Stephen Anthony
21bf401836
Commandline arguments 'holdxxx' now work correctly ( fixes #209 ).
2017-08-22 14:15:30 -02:30
Stephen Anthony
b608c5bf88
Updates for 5.0.2 release.
2017-08-19 20:34:00 -02:30
Stephen Anthony
d92566ad40
Updated docs for threading.
2017-08-15 17:57:27 -02:30