AppleWin v1.29.3.0 is released. AppleWin (also known as Apple //e Emulator for Windows) is an open source software emulator for running Apple II programs in Microsoft Windows. AppleWin has support for most programs that could run either on the Apple II+ or the Apple IIe. By default, AppleWin emulates the Extended Keyboard IIe (better known as the Platinum IIe) with built-in 80-column text support, 128 kilobytes of RAM, two 5.25-inch floppy disk drives, a joystick, a serial card and 65C02 CPU. AppleWin supports lo-res, hi-res, and double hi-res graphics modes and can emulate both color and monochrome Apple II monitors; later versions of AppleWin also can emulate a television set used as a monitor. Both 40-column and 80-column text is supported.

AppleWin can emulate the Apple II joystick (using the PC's default controller), paddle controllers (using the computer mouse), and can also emulate the Apple II joystick using the PC keyboard. AppleWin can also use the PC speaker to emulate the Apple II's sound if no sound card is available (does not work under NT-based Windows versions). Full screen mode is available through the use of DirectX. Features added to the latest versions of AppleWin include Ethernet support using Uthernet, Mockingboard and Phasor sound card support, SSI263 speech synthesis, hard drive disk images and save states.

AppleWin v1.29.3.0 Changelog:

[Change #692] Added command line switch to unplug HDD controller card on exit:
-s7-empty-on-exit
[Change #689] Added command line switches to set CPU speed and machine type:
-clock-multiplier , where value is a [0.5-3.9] base-clock multiplier (ie. same as the Config UI's slider)
-model
[Change #666] Debugger: support showing video v,h and cycle count.
added debugger command: videoinfo to configure display.
added auto-run of DebuggerAutoRun.txt on AppleWin initial start-up.
[Bug #700] Fixed ProDOS8 2.5.0 alpha6:
support INC $C08B (and similar) to set LC to write mode - 65C02 only.
support INC $C08B,X (X=0) to set LC to write mode - 6502/65C02/816. (Fixes #404)
[Bug #695] Fixed WOZ 'Taipan' not booting.
fixed reading write protect on a write access & support Sequencer Function.
[Bug #668] Fixed WOZ 'Seafox' not booting.
set machine = Unenhanced Apple //e or lower & need slot2 empty.
disable SSC in slot-2 using: '-s2 empty' command line switch.
added '-s1 empty', '-s3 empty' and '-s6 empty' too.
[Bug #404] a2audit.dsk 1.06 now working. (See #700)
[Bug #319] SmartPort return address was wrong when crossing page (fix to slot-7 HDD's firmware).
NB. Old save-states where the 6502's PC is in the old firmware now can't be loaded. (AppleWin will show an error)
[PR #687] Replace char * with std::string.

https://github.com/AppleWin/AppleWin/

http://www.emucr.com/2019/10/applewin-v12930.html