Commit Graph

357 Commits

Author SHA1 Message Date
thrust26 32f872729c updated doc and changes 2020-07-22 12:11:23 +02:00
thrust26 8f2f13b0dc Added global hot keys for debug options 2020-07-02 23:33:13 +02:00
thrust26 538eecc5d6 minor wording fix 2020-06-20 18:01:12 +02:00
Stephen Anthony 6999f69aa2 Last minute update to docs before the 6.2.1 release. 2020-06-20 12:33:07 -02:30
Stephen Anthony 464111c39d Updated various files for 6.2.1 release. 2020-06-19 20:20:56 -02:30
Stephen Anthony 5560fb8976 Updated docs: modified text for saving "pixel-exact" images, and Cart.VCenter range. 2020-06-11 12:18:30 -02:30
Stephen Anthony f68e10a156 Updated changelog and minimum compiler requirements in the docs. 2020-06-09 19:00:35 -02:30
Stephen Anthony d57479fa2b Updated documentation with changes to properties key names. 2020-06-08 10:59:11 -02:30
thrust26 8c9cbc87cb updated doc 2020-06-03 12:22:30 +02:00
thrust26 1518d6fc5d minor doc update 2020-05-28 18:19:26 +02:00
thrust26 47e258f638 fix cart detection for 512K ROMs
add new event & hotkey for selecting previous multicart ROM
2020-05-25 13:58:53 +02:00
thrust26 72b5a484f0 disable scanlines by default
add default pause key for macOS
2020-05-25 09:19:51 +02:00
thrust26 6d383b3536 updated docs for TV Boy bankswitching 2020-05-25 08:36:20 +02:00
thrust26 d2a1ac2c7c Merge remote-tracking branch 'remotes/origin/feature-fullscreen' 2020-05-24 10:39:11 +02:00
thrust26 449bfb38d9 updated doc (adapting refresh not available for macOS)
added event and hotkey for adapting refresh rate
fixed endless loop in global hotkeys
2020-05-24 10:03:53 +02:00
thrust26 c4aa9b2a56 updated doc for fullscreen refresh rate adaption
removed debug output
2020-05-23 20:50:14 +02:00
Stephen Kitt 294b4a4465 Remove extra quote for audio presets
The list of presets includes an extra quote in "low quality, medium
lag"; this patch removes it.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2020-05-21 18:39:53 -02:30
thrust26 15dbea7d74 added two more methods to global hotkeys
updated and restructured hotkey documentation
2020-05-16 13:00:38 +02:00
thrust26 521edb5ade added global hotkeys (pageup/down) for current displayed setting (or volume) 2020-05-14 21:18:55 +02:00
thrust26 16f36b9876 update default keys and doc for palette adjustments 2020-05-13 09:25:22 +02:00
thrust26 39b5a663e9 updated doc 2020-05-12 16:10:22 +02:00
thrust26 c34d33511d fix window position saving when changing zoom via hotkey 2020-05-07 23:09:11 +02:00
thrust26 1db8084b6b fixed palette cycling
updated doc for phase shift hotkeys
improved scanlines hotkey messages
2020-05-07 10:36:36 +02:00
thrust26 a1c7a080e2 initial commit 2020-05-06 21:30:43 +02:00
thrust26 c8d7730888 Merge remote-tracking branch 'remotes/origin/refactor/cart' 2020-05-02 19:59:46 +02:00
thrust26 d911356054 Make windows positioning independent for launcher, emulator and debugger (resolves #615) 2020-05-02 16:46:37 +02:00
thrust26 4a773ea450 Merge branch 'master' into refactor/cart 2020-05-02 10:20:25 +02:00
thrust26 5d1d8e68bb update documentation 2020-04-30 10:33:42 +02:00
thrust26 619d12018c 3EX now reads number of RAM banks - 1 from 0xfffa 2020-04-22 12:50:26 +02:00
thrust26 4e6734b180 added 'Turbo" mode 2020-04-19 23:23:11 +02:00
thrust26 62c15ec589 added 'Turbo" mode 2020-04-19 23:08:25 +02:00
thrust26 668fb487ba removed DASH type (incl. doc update) 2020-04-15 21:15:44 +02:00
thrust26 7fb2d096b9 removed CV+ type (incl. doc update) 2020-04-13 21:58:16 +02:00
thrust26 48c2921c9a update 6.1 date in doc to March 2020 2020-03-20 09:42:26 +01:00
thrust26 51c9ca719e doc and usage() update for new launcher font sizes 2020-03-15 19:15:27 +01:00
thrust26 fc3754bf6a replace launcher font value "small medium" with "small_medium" 2020-03-14 13:52:37 +01:00
thrust26 934cc11a77 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
thrust26 8ef869423b update doc for Trackball and Light Gun fire button 2020-03-03 19:54:45 +01:00
thrust26 4f90549538 very minor doc fix 2020-02-02 20:37:57 +01:00
thrust26 2b73775b7b fix #566 (fry button) 2020-02-02 11:54:00 +01:00
thrust26 ec6348894a make automatic TM saving load the states on enter too 2020-01-25 20:06:04 +01:00
thrust26 86018c4511 add display format auto-detection from filename (resolves #561) 2020-01-24 11:30:46 +01:00
thrust26 ab8300fd20 Update TM doc 2020-01-21 21:08:01 +01:00
thrust26 a6552372f1 fix exiting command menu
update docs
2020-01-20 19:02:55 +01:00
thrust26 ba4223bdbf add hotkey to decrease current state slot 2020-01-20 12:11:26 +01:00
thrust26 caab064552 minor doc changes 2020-01-19 14:49:37 +01:00
thrust26 81c6e80d30 clean look of table in documentation 2020-01-18 13:47:15 +01:00
thrust26 6b843aaf92 add autoslot setting to UI
update doc for autoslot and write to read port breaks
2020-01-18 11:08:00 +01:00
thrust26 69839d6210 update docs for VideoDialog 2020-01-17 18:46:40 +01:00
thrust26 344e7d7abb refactor v-size 2020-01-13 21:13:55 +01:00