Commit Graph

588 Commits

Author SHA1 Message Date
Stephen Anthony ba758defc6 Updated release date to Tuesday, Nov. 16. 2021-11-15 13:00:18 -03:30
Stephen Anthony cb02e454aa Getting ready for 6.6 release. 2021-11-10 14:07:13 -03:30
Thomas Jentzsch 453dfb0de7 Added data grid navigation shortcuts to debugger doc 2021-11-08 17:33:55 +01:00
Thomas Jentzsch bd5899c183 enhanced effects info for PNG snapshots 2021-11-06 13:17:52 +01:00
Thomas Jentzsch 7747f6b826 updated WhatsNewDialog and Changes.txt
changed developer mode hotkey
2021-11-04 09:23:53 +01:00
Thomas Jentzsch 6d37dc9a47 added switching to bilinear scaling if QIS makes no sense
added 5th scanline mask (aperture grille)
aligned brightness of all scanline masks
updated doc for scanline masks
2021-11-02 11:49:44 +01:00
Thomas Jentzsch 228b2379ca added hotkey for toggling Developer Settings sets 2021-10-30 14:56:03 +02:00
Thomas Jentzsch 913e96942f added hotkeys for adjusting TV jitter roll 2021-10-30 09:20:51 +02:00
Thomas Jentzsch 7ab27618a7 improved UI and doc for interpolation (unavailable for Software renderer) 2021-10-27 11:39:43 +02:00
Thomas Jentzsch 7be3a3b18e made PlusROMs command line ID temporary 2021-10-20 20:28:35 +02:00
Thomas Jentzsch 12ccc2d15c updated PlusROM backend wording 2021-10-17 14:53:26 +02:00
Thomas Jentzsch a3b34a8bd6 just a few minor changes 2021-10-17 10:59:11 +02:00
Thomas Jentzsch b5f5c5068a updated doc screenshots 2021-10-10 20:33:31 +02:00
Thomas Jentzsch d049326c8d added message display for PlusROMs (TODO: update screenshots)
renamed message display setting
extended PlusROM support to ARM carts (TODO: test)
2021-10-10 12:06:01 +02:00
Thomas Jentzsch 3de04ae8cc updated PlusROM doc 2021-10-09 09:15:38 +02:00
Thomas Jentzsch 71dbf0baa3 merged E7 bankswitching classes 2021-09-24 22:22:48 +02:00
Thomas Jentzsch 747a13a0e3 added SCABS info for FE bankswitching (fixes #753) 2021-09-20 16:43:02 +02:00
Thomas Jentzsch 18874dac5f enhanced UA bankswitching detection
enhanced multicarts, now support all bankswitching types
added X in 1 test ROMs
updated doc
2021-09-19 10:08:02 +02:00
Thomas Jentzsch 6fc715137b changed random TIA default in player settings
updated doc
2021-09-18 21:47:22 +02:00
Thomas Jentzsch 4d78865ab2 finalized new paddle settings 2021-09-15 18:02:10 +02:00
Thomas Jentzsch 4ace2c6eea renamed Menu class into OptionsMenu 2021-09-10 22:16:19 +02:00
Thomas Jentzsch 98828e8368 added doc for TIA randomization (see #126) 2021-09-10 11:34:13 +02:00
Thomas Jentzsch 8563d8d793 updated docs 2021-09-09 19:53:40 +02:00
Thomas Jentzsch b83b8b8f65 fixed some controller spellings 2021-09-09 11:47:26 +02:00
Thomas Jentzsch c3cf1c1f91 added Kid Vid detection 2021-09-08 08:27:06 +02:00
Thomas Jentzsch 0f39ddd85e added new paddle options (TODO: deadzone and testing with real controllers, remove test code) 2021-09-07 11:39:33 +02:00
Thomas Jentzsch d5dad489bf enhanced tooltips (per cell and/or whole widget) for DataGridWidget
updated debugger doc
2021-09-06 10:31:48 +02:00
Thomas Jentzsch 905645a9f5 added _inTim and timInt pseudo registers (resolves #168) 2021-09-05 19:20:30 +02:00
Thomas Jentzsch 6b6c568a3d added some doc for the PlusROM functionality 2021-09-02 08:36:40 +02:00
Thomas Jentzsch 42e1fdb518 updated docs and WhatsNewDialog 2021-08-29 09:29:38 +02:00
Thomas Jentzsch 42f44b3bdb further enhanced ARM cycle counts 2021-06-24 16:21:00 +02:00
Thomas Jentzsch cbf1706a0a added directory navigation support to launcher 'Select' button 2021-06-16 17:23:24 +02:00
Thomas Jentzsch f9d7f66125 added UI elements for ARM cycles to debugger widgets
refactored ARM cart classes a bit
2021-06-14 16:24:42 +02:00
Thomas Jentzsch 0c511805c7 added command line options to include (coarse) ARM cycles into system cycles 2021-06-13 12:18:44 +02:00
Thomas Jentzsch c02fc531aa renamed everything "keypad" into "keyboard" 2021-06-12 17:20:33 +02:00
Thomas Jentzsch 783a1a5ac2 added GUID hash to controller name
renamed Joystick Database into Controller Database
2021-05-16 21:17:40 +02:00
Thomas Jentzsch 16a3a977dd enhanced save command, saves to user directory by default
added "autosave" command
2021-05-13 17:26:22 +02:00
Thomas Jentzsch 69740f25f8 made port naming (left/right) consistent (see #796) 2021-05-11 22:51:40 +02:00
Thomas Jentzsch 6172943aaf added clearHistory command for PromptWidget (see #240) 2021-05-10 20:30:32 +02:00
Thomas Jentzsch b8807232b8 Refactored PromptWidget a bit 2021-05-09 19:21:15 +02:00
Thomas Jentzsch abde496632 further improved debugger tab auto complete (see #240) 2021-05-09 11:23:14 +02:00
Thomas Jentzsch 0dba7af51b enhanced PromptWidget tab auto complete (camel case) 2021-05-07 23:13:28 +02:00
Thomas Jentzsch fbbb86f964 added option to log breaks and traps instead of interrupting emulation (resolves #741) 2021-05-06 10:29:45 +02:00
thrust26 eb873afc8b merged emulation and UI event mapping tabs 2021-04-30 19:10:52 +02:00
thrust26 f37f841750 reworked Palette settings a bit 2021-04-28 23:16:29 +02:00
Stephen Anthony e75d028c79 Final updates for 6.5.3 release.
Added debugging note when not using SDL 2.0.14, so we know that OpenURL won't work.
2021-04-20 12:33:11 -02:30
thrust26 4859c85586 updated help key for macOS 2021-04-20 10:02:10 +02:00
thrust26 2813236885 added doc links to snapshot archive 2021-04-18 19:38:06 +02:00
thrust26 be68b984cf improved context-sensitive help, now also works per widget, tab or tab group 2021-04-18 17:59:06 +02:00
thrust26 55aa168602 fixed anchor in HTML 2021-04-17 19:52:41 +02:00