diff --git a/bin/History.txt b/bin/History.txt index 2e3eac00..8d55cdec 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -9,6 +9,27 @@ https://github.com/AppleWin/AppleWin/issues/new Tom Charlesworth +1.30.13.0 - 2 Jan 2023 +---------------------- +. [Change #1153] Support Game I/O Connector copy protection dongles. [@medasaro] + - SDS SpeedStar dongle +. [Change #1141,1142,1148,1149,1150] SNES MAX support for various controllers via mapping files. [@eriknoc] + - EG. -snes-max-user-joy1 snesmax\controller_Logitech_F310.yaml +. [Change #1134] Add disk activity indicators for drives in Slot 5. + - Only visible in 2x Windowed mode. + - Add a new UI toggle in Config->Disk tab to "Show status" (ie. the track/sector status). + - Hovering over this status will show a tooltip with both decimal and hexadecimal values, + and the track includes the full fractional quarter track value too. +. [Change #1133] Add a new command line '-s diskii13' to put a diskii card into slot-n and force it to use the 13-sector firmware. +. [Bug #1144] Fix some ZP symbols in A2_BASIC.SYM. +. [Bug #1143] Fix graphical glitches on penultimate scan line when in non-"50% Scan Lines" mode. +. [Bug #1138] Fix Mousecard - wasn't generating VBL interrupt for mode byte of $08. Fixes 'Jeeves'. +. [Bug #1131] Fix MIXED issue when in 'Color (PAL Monitor)' video mode. +. Change: Extend the debugger to support DISK commands for Disk II cards in other slots: + - DISK SLOT n + - Now DISK INFO will provide info for the new slot. + + 1.30.12.0 - 27 Sep 2022 ----------------------- . [Bug #1128] Increase paddle maximum offset - fixes 'Learning with Leepers'. diff --git a/help/acknowledgements.html b/help/acknowledgements.html index 8cd91657..a0d552a2 100644 --- a/help/acknowledgements.html +++ b/help/acknowledgements.html @@ -10,7 +10,7 @@

The team would like to thank the following people for their contributions:

Brian Broker: This HTML / CHM help file

-

Thomas Stahl: TV emulation mode (up to v1.25.0.4)

+

Thomas Stahl: TV emulation mode

Greg Hedger: SSI263 phoneme samples

Robert Hoem: Hard disk card (source module & f/w)

VICE team: TFE, Z80, MC6821 PIA emulation modules (http://vice-emu.sourceforge.net/index.html#developers)
@@ -26,5 +26,7 @@

Arnaud C: debugger suggestions and help with 6502/6522/video timing issues

Cyril Lambin: RGB card/monitor rendering, debugger improvements

Alex Lukacz: 4Play & SNES MAX card support

+

Matthew D'Asaro: Game I/O Controller copy-protection dongle support

+

@Eriknoc: SNES MAX controller mapping files

diff --git a/help/toc.html b/help/toc.html index 91981322..7798e1ca 100644 --- a/help/toc.html +++ b/help/toc.html @@ -12,7 +12,7 @@ Copyright © 1994-1996, Michael O'Brien
Copyright © 2001, Oliver Schmidt
Copyright © 2002-2005, Tom Charlesworth
- Copyright © 2006-2022, Tom Charlesworth, Michael Pohoreski, Nick Westgate, Linards Ticmanis
+ Copyright © 2006-2023, Tom Charlesworth, Michael Pohoreski, Nick Westgate, Linards Ticmanis

AppleWin team