diff --git a/bin/History.txt b/bin/History.txt index ac548195..d72d745e 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -8,6 +8,30 @@ https://github.com/AppleWin/AppleWin/issues/new Tom Charlesworth +1.29.14.0 - 17 Aug 2020 +----------------------- +. [Change #822] Updated Uthernet card support to use Npcap for Win10. +. [Change #806] Added support for 'Base 64A' - a Taiwanese Apple II clone. +. [Change #763] Support for PAL(50Hz) killing color-burst during TEXT video mode. + - When 50Hz, then AppleWin's window title changes to "Color (PAL Monitor)" instead of "Color (NTSC Monitor)" +. [Change #781] Loading a large save-state takes some time - added a busy indicator. +. [Change #139] NIB disk image: added warning if any track's first D5-nibble triple isn't an address prologue. +. [Bug #824] Fixed a regression in multi-zip support (introduced at 1.29.10.0). +. [Bug #820] Fixed a GDI Object leak (occurring when accessing the Disk II with AppleWin minimised). +. [Bug #813] Mockingboard playback looping after entering debugger then configuration. +. [Bug #809] Fixed a memory leak. +. [Bug #801] Wrong timing with LSR abs,X / ROR abs,X / ROL abs,X for the 6502 CPU. +. [Bug #796] Fix for 'IRQ occurring on last cycle of opcode' not always true. +. [Bug #751] No-Slot Clock running and power-cycle can causes lock-up on power-cycle. + - NSC state persisted to save-state. + - added a new switch '-no-nsc' to configure Apple II without an NSC. +. [Bug #663, #691] Fixes for image loading switches (-d1,-d2,-h1,-h2,-s5d1,-s5d2): + - support relative paths (#663). + - updated the current directory with the path for each loaded image (#663) & when saving state (#691). + - added a new switch '-current-dir ' to guarantee the current dir after using image loading switches. +. [Bug #52] Fixed the 6502/65C02 false-read of 6522 issue for Willy Byte! +. [PR #800] Improved debugger's rendering speed for PrintGlyph(). + 1.29.13.0 - 31 May 2020 ----------------------- diff --git a/help/CommandLine.html b/help/CommandLine.html index d1bd62fd..6ab5b87f 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -13,6 +13,9 @@

-conf <pathname>
Use an INI file for configuration instead of the Registry.

+ -current-dir <path>
+ This is guaranteed to be processed after all the image loading switches (eg. -d1, -h1, etc).
+ Use this switch if you have a mix of (eg) -d1 and -h1 loading images from different folders, and you want to guarantee the current dir.

-d1 <pathname>
Start with a floppy disk in slot 6 drive-1 (and auto power-on the Apple II).
NB. -s6d1 has the meaning same as -d1.

diff --git a/help/ddi-transfer.html b/help/ddi-transfer.html index 69c41764..61f776ab 100644 --- a/help/ddi-transfer.html +++ b/help/ddi-transfer.html @@ -48,7 +48,7 @@ Common programs for doing this work are ADTPro and Arme Leute Apple Disk Transfe

Ethernet Transfers:

-Apples with an A2RetroSystems Uthernet +Apples with an A2RetroSystems' Uthernet card can transfer disk images via ADTPro: