diff --git a/bin/History.txt b/bin/History.txt index 6ec7855f..6ae35173 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -11,9 +11,20 @@ Tom Charlesworth 1.29.8.0 - ? ---------------------- +. [Bug #749] Hotkeys to change emulation speed using Ctrl+n: ignored if ALT is pressed. +. [Bug #748] DiskII: data latch returns a rand() value when no disk is in drive. +. [Bug #746] Debugger: correctly repaint Apple II screen when showing it from debugger. +. [Bug #743] Added new command line switches: + -left-alt-control-buttons : left-ctrl=button0, left-alt=button1 + -right-alt-control-buttons : right-alt=button0, right-ctrl=button1 + -swap-buttons +. [Bug #745] WOZ: Support for large tracks. +. [Bug #733] Alternate fix for WOZ 'Wasteland'. +. Configuration->Input: Added 'Swap 0/1' toggle for swapping buttons 0 & 1. +. WOZ support: Removed version check on INFO section. +. Display MessageBox with all unsupported commands that were passed in (can choose to continue or exit). . Debugger: Added new 'cycles ' command to show cycles as absolute or relative. - 1.29.7.0 - 20 Dec 2019 ---------------------- . [Change #726] Disk II card: supported in slot 5 via '-s5 diskii' command line. @@ -186,7 +197,7 @@ Tom Charlesworth . [Change #603] Removed support for v1 save-state files. - Any v1 save-state files should be loaded into AppleWin 1.27, and then re-saved to a v2 save-state file. . [Change #597] Removed the functionality for CTRL+F10 to reveal the mouse cursor. -. [Change #585] Added a 'Swap' HDD button to the Configuration->Input property sheet. +. [Change #585] Added a 'Swap' HDD button to the Configuration->Disk property sheet. . [Bug #608,#236] Mockingboard's 6522 TIMER1 wasn't generating an interrupt quickly enough for detection routines for Broadside and Ultima III Jukebox.