From 5c07c30d9704bb35187238629e80f2316350acef Mon Sep 17 00:00:00 2001 From: tomch Date: Wed, 1 Jan 2014 02:06:29 +0000 Subject: [PATCH] Update webpage for 1.24.0 --- AppleWin/docs/History.txt | 4 ++-- AppleWin/web/index.php | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/AppleWin/docs/History.txt b/AppleWin/docs/History.txt index deb7d887..8667a0c1 100644 --- a/AppleWin/docs/History.txt +++ b/AppleWin/docs/History.txt @@ -20,11 +20,11 @@ Latest: 1.23.3 - 6 Dec 2013 ------------------- Changes: -. Support cursor keys (in addition to numpad) when using keyboard as joystick emulation +. Support cursor keys (in addition to numpad) when using keyboard for joystick emulation . Support auto-fire for all 3 joystick buttons (via Config->Input) . Debugger: Added "disk info" command . Added confirmation message box for reboot (F2) -. Added -no-printscreen-dlg to suppress the warning if AppleWin failed to capture the PrintScreen key +. Added -no-printscreen-dlg to suppress the warning if AppleWin fails to capture the PrintScreen key . Changed save-state file persisted to Registry from filename to pathame Fixes: . [Bug #19154] ProDOS Order 2IMG crashing diff --git a/AppleWin/web/index.php b/AppleWin/web/index.php index a1a7c3b0..b0da63d0 100644 --- a/AppleWin/web/index.php +++ b/AppleWin/web/index.php @@ -4,9 +4,9 @@ Apple //e Emulator for Windows -

AppleWin 1.23.0

+

AppleWin 1.24.0

Apple //e Emulator Logo

-

Download Version 1.23.0
+

Download Version 1.24.0
Download older releases

@@ -27,6 +27,31 @@ Latest AppleWin compiled html help: AppleWin.chm

+


1.24.0 - 1 Jan 2014

+
  • Changes:
  • + +
  • Fixes:
  • + +
  • Debugger:
  • + +
    + +


    1.23.0 - 26 Apr 2013

  • Significant changes since 1.20.0: